NCAGC: A Neighborhood Contrast Framework for Attributed Graph Clustering
Tong Wang, Guanyu Yang, Qijia He, Zhenquan Zhang, Junhua Wu

TL;DR
NCAGC introduces a unified neighborhood contrast framework for attributed graph clustering, effectively integrating contrastive learning and self-expression to produce clustering-oriented node representations, outperforming existing methods.
Contribution
The paper proposes NCAGC, a novel framework that combines neighborhood contrast and self-expression modules in a unified model for improved attributed graph clustering.
Findings
Outperforms 16 state-of-the-art clustering methods on four datasets.
Effectively integrates contrastive learning with clustering objectives.
Produces more clustering-oriented node representations.
Abstract
Attributed graph clustering is one of the most fundamental tasks among graph learning field, the goal of which is to group nodes with similar representations into the same cluster without human annotations. Recent studies based on graph contrastive learning method have achieved remarkable results when exploit graph-structured data. However, most existing methods 1) do not directly address the clustering task, since the representation learning and clustering process are separated; 2) depend too much on data augmentation, which greatly limits the capability of contrastive learning; 3) ignore the contrastive message for clustering tasks, which adversely degenerate the clustering results. In this paper, we propose a Neighborhood Contrast Framework for Attributed Graph Clustering, namely NCAGC, seeking for conquering the aforementioned limitations. Specifically, by leveraging the…
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 Graph Neural Networks · Recommender Systems and Techniques · Complex Network Analysis Techniques
MethodsContrastive Learning
