CONVERT:Contrastive Graph Clustering with Reliable Augmentation
Xihong Yang, Cheng Tan, Yue Liu, Ke Liang, Siwei Wang, Sihang Zhou,, Jun Xia, Stan Z. Li, Xinwang Liu, En Zhu

TL;DR
CONVERT introduces a contrastive graph clustering method that uses a reversible perturb-recover network and semantic loss to ensure reliable augmentation, improving clustering performance on multiple datasets.
Contribution
The paper proposes a novel reversible perturb-recover network and semantic loss to enhance the reliability of data augmentation in contrastive graph clustering.
Findings
Effective on seven datasets
Outperforms existing methods
Reliable semantic preservation
Abstract
Contrastive graph node clustering via learnable data augmentation is a hot research spot in the field of unsupervised graph learning. The existing methods learn the sampling distribution of a pre-defined augmentation to generate data-driven augmentations automatically. Although promising clustering performance has been achieved, we observe that these strategies still rely on pre-defined augmentations, the semantics of the augmented graph can easily drift. The reliability of the augmented view semantics for contrastive learning can not be guaranteed, thus limiting the model performance. To address these problems, we propose a novel CONtrastiVe Graph ClustEring network with Reliable AugmenTation (CONVERT). Specifically, in our method, the data augmentations are processed by the proposed reversible perturb-recover network. It distills reliable semantic information by recovering 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 · Human Mobility and Location-Based Analysis
MethodsContrastive Learning
