TL;DR
This paper proposes a novel contrastive graph clustering framework that estimates an ideal node similarity matrix to better reflect semantic relationships, leading to improved clustering performance.
Contribution
It introduces NS4GC, a framework that estimates an accurate, sparse node similarity matrix to guide graph clustering, addressing limitations of existing contrastive methods.
Findings
Outperforms state-of-the-art methods on 8 real-world datasets.
Effectively preserves semantic relationships among nodes.
Enhances clustering accuracy through similarity matrix estimation.
Abstract
Graph clustering, which involves the partitioning of nodes within a graph into disjoint clusters, holds significant importance for numerous subsequent applications. Recently, contrastive learning, known for utilizing supervisory information, has demonstrated encouraging results in deep graph clustering. This methodology facilitates the learning of favorable node representations for clustering by attracting positively correlated node pairs and distancing negatively correlated pairs within the representation space. Nevertheless, a significant limitation of existing methods is their inadequacy in thoroughly exploring node-wise similarity. For instance, some hypothesize that the node similarity matrix within the representation space is identical, ignoring the inherent semantic relationships among nodes. Given the fundamental role of instance similarity in clustering, our research…
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.
