Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Robust Contrastive Graph Clustering with Adaptive Local-Global Integration

About

Graph clustering is essential in graph analysis for revealing structural patterns and node communities. Despite recent advances in self-supervised contrastive learning that have improved clustering via structural and attribute signals, existing methods still struggle to flexibly capture high-order local structures and often overlook global semantics in complex graphs. These limitations lead to suboptimal node representations, especially in real-world graphs with fragmented structures and ambiguous cluster boundaries. To address these limitations, a contrastive graph clustering framework is proposed to jointly integrate multi-scale local structures with global semantics via attention mechanisms. At the local level, GNN-based topological signals extracted from multiple propagation depths are adaptively fused through attention-based weighting to capture multi-scale neighborhood features. At the global level, semantic prototypes derived from dynamically evolving cluster centers are adaptively aggregated through attention to guide node representations and enhance inter-cluster separability. The model is trained under a dual-view contrastive learning paradigm with a hybrid objective that combines instance-level and structure-aware losses to improve representation robustness and discrimination. Experiments on eight real-world graph datasets demonstrate that our method achieves competitive clustering performance. Code is available at https://github.com/vege12138/w2.

Lei Zhang, Fubo Sun, Haipeng Yang, Zhong Guan, Likang Wu• 2026

Related benchmarks

TaskDatasetResultRank
Node ClusteringCora
NMI59.18
168
Node ClusteringCiteseer
NMI46.16
140
ClusteringDBLP
Accuracy80.32
40
ClusteringWiki
Accuracy59.13
23
ClusteringACM
Accuracy90.56
10
ClusteringAMAP
ACC83.66
10
ClusteringCOCS
Accuracy81.85
10
ClusteringUAT
ACC59.58
10
Showing 8 of 8 rows

Other info

Follow for update