$\texttt{SynC}$: Synergistic Boosting of Structure and Representation for Deep Graph Clustering

Employing graph neural networks (GNNs) for graph clustering has shown promising results in deep graph clustering (DGC). However, existing methods disregard the reciprocal relationship between representation learning and structure augmentation: the more homogeneous the graph, the more cohesive the node representations; the more cohesive the node representations, the more reliable the structure augmentation becomes. Moreover, the generalization ability of existing GNN-based models on the low homophily graph is relatively poor. To this end, we propose a graph clustering framework named synergistic deep graph clustering network (SynC). SynC employs a transform input graph autoencoder (TIGAE) to obtain high-quality embeddings via mitigating the representation collapse issue of GAE for guiding structure augmentation. Then, we recapture neighborhood representations on the refined graph to obtain clustering-friendly embeddings and conduct self-supervised clustering. Notably, these two stages share weights, resulting in synergistic boosting while significantly reducing the number of model parameters. Additionally, we introduce a structure fine-tuning (SF) strategy to improve the model’s generalization on the low homophily graph. Extensive experiments on benchmark datasets demonstrate the superiority of SynC. The code is released at https://github.com/Marigoldwu/SynC.

Paper

Similar papers

© 2026 NYSGPT2525 LLC