1: \begin{abstract}
2:
3: Graph clustering is a fundamental and challenging learning task, which is conventionally approached by grouping similar vertices based on edge structure and feature similarity.
4: In contrast to previous methods, in this paper, we investigate how multi-view feature propagation can influence cluster discovery in graph data.
5: To this end, we present Graph Clustering With Cross-View Feature Propagation (GCCFP), a novel method that leverages multi-view feature propagation to enhance cluster identification in graph data.
6: GCCFP employs a unified objective function that utilizes graph topology and multi-view vertex features to determine vertex cluster membership, regularized by a module that supports key latent feature propagation.
7: We derive an iterative algorithm to optimize this function, prove model convergence within a finite number of iterations, and analyze its computational complexity.
8: Our experiments on various real-world graphs demonstrate the superior clustering performance of GCCFP compared to well-established methods, manifesting its effectiveness across different scenarios.
9:
10: \end{abstract}
11: