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

CONVERT:Contrastive Graph Clustering with Reliable Augmentation

About

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 perturbed latent embeddings. Moreover, to further guarantee the reliability of semantics, a novel semantic loss is presented to constrain the network via quantifying the perturbation and recovery. Lastly, a label-matching mechanism is designed to guide the model by clustering information through aligning the semantic labels and the selected high-confidence clustering pseudo labels. Extensive experimental results on seven datasets demonstrate the effectiveness of the proposed method. We release the code and appendix of CONVERT at https://github.com/xihongyang1999/CONVERT on GitHub.

Xihong Yang, Cheng Tan, Yue Liu, Ke Liang, Siwei Wang, Sihang Zhou, Jun Xia, Stan Z. Li, Xinwang Liu, En Zhu• 2023

Related benchmarks

TaskDatasetResultRank
Graph ClusteringAMAP
Accuracy66.28
35
Graph ClusteringWiki
ARI28.39
27
Attributed Graph ClusteringFilm
ACC27.43
12
Attributed Graph ClusteringWISC
Accuracy47.61
12
Attributed Graph ClusteringUAT
Accuracy (ACC)55.18
12
Attributed Graph ClusteringCornell
Accuracy41.86
12
Attributed Graph ClusteringCiteseer
Accuracy (ACC)62.14
12
Attributed Graph ClusteringDBLP
ACC54.52
12
Attributed Graph ClusteringCora
Accuracy66.34
12
Attributed Graph ClusteringACM
Accuracy80.53
12
Showing 10 of 10 rows

Other info

Follow for update