Spectral Subspace Clustering for Attributed Graphs
Xiaoyang Lin, Renchi Yang, Haoran Zheng, Xiangyu Ke

TL;DR
This paper introduces two novel algorithms, S2CAG and M-S2CAG, for spectral subspace clustering of attributed graphs, effectively incorporating graph topology and attributes with high efficiency and superior clustering performance.
Contribution
The paper proposes a new objective function and efficient optimization algorithms for spectral subspace clustering of attributed graphs, improving both quality and computational efficiency.
Findings
S2CAG outperforms 17 competitors in clustering quality.
The algorithms are computationally efficient with linear-time optimization.
Extensive experiments validate the superiority of the proposed methods.
Abstract
Subspace clustering seeks to identify subspaces that segment a set of n data points into k (k<<n) groups, which has emerged as a powerful tool for analyzing data from various domains, especially images and videos. Recently, several studies have demonstrated the great potential of subspace clustering models for partitioning vertices in attributed graphs, referred to as SCAG. However, these works either demand significant computational overhead for constructing the nxn self-expressive matrix, or fail to incorporate graph topology and attribute data into the subspace clustering framework effectively, and thus, compromise result quality. Motivated by this, this paper presents two effective and efficient algorithms, S2CAG and M-S2CAG, for SCAG computation. Particularly, S2CAG obtains superb performance through three major contributions. First, we formulate a new objective function for SCAG…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Face and Expression Recognition · Complex Network Analysis Techniques
MethodsSparse Evolutionary Training
