GCL-GCN: Graphormer and Contrastive Learning Enhanced Attributed Graph Clustering Network
Binxiong Li, Xu Xiang, Xue Li, Quanzhou Lou, Binyu Zhao, Yujie Liu, Huijie Tang, Benhan Yang

TL;DR
GCL-GCN is a novel attributed graph clustering model that combines Graphormer and contrastive learning to improve node representation quality, especially in complex, sparse, and heterogeneous graph data.
Contribution
It introduces a Graphormer module with centrality and spatial encoding and a contrastive learning module, enhancing local dependency capture and feature discriminability.
Findings
Outperforms 14 state-of-the-art methods in clustering quality and robustness.
Achieves significant improvements on the Cora dataset in ACC, NMI, and ARI.
Demonstrates effectiveness across six diverse datasets.
Abstract
Attributed graph clustering holds significant importance in modern data analysis. However, due to the complexity of graph data and the heterogeneity of node attributes, leveraging graph information for clustering remains challenging. To address this, we propose a novel deep graph clustering model, GCL-GCN, specifically designed to address the limitations of existing models in capturing local dependencies and complex structures when dealing with sparse and heterogeneous graph data. GCL-GCN introduces an innovative Graphormer module that combines centrality encoding and spatial relationships, effectively capturing both global and local information between nodes, thereby enhancing the quality of node representations. Additionally, we propose a novel contrastive learning module that significantly enhances the discriminative power of feature representations. In the pre-training phase, this…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Brain Tumor Detection and Classification · Graph Theory and Algorithms
