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

Self-Contrastive Graph Diffusion Network

About

Augmentation techniques and sampling strategies are crucial in contrastive learning, but in most existing works, augmentation techniques require careful design, and their sampling strategies can only capture a small amount of intrinsic supervision information. Additionally, the existing methods require complex designs to obtain two different representations of the data. To overcome these limitations, we propose a novel framework called the Self-Contrastive Graph Diffusion Network (SCGDN). Our framework consists of two main components: the Attentional Module (AttM) and the Diffusion Module (DiFM). AttM aggregates higher-order structure and feature information to get an excellent embedding, while DiFM balances the state of each node in the graph through Laplacian diffusion learning and allows the cooperative evolution of adjacency and feature information in the graph. Unlike existing methodologies, SCGDN is an augmentation-free approach that avoids "sampling bias" and semantic drift, without the need for pre-training. We conduct a high-quality sampling of samples based on structure and feature information. If two nodes are neighbors, they are considered positive samples of each other. If two disconnected nodes are also unrelated on $k$NN graph, they are considered negative samples for each other. The contrastive objective reasonably uses our proposed sampling strategies, and the redundancy reduction term minimizes redundant information in the embedding and can well retain more discriminative information. In this novel framework, the graph self-contrastive learning paradigm gives expression to a powerful force. SCGDN effectively balances between preserving high-order structure information and avoiding overfitting. The results manifest that SCGDN can consistently generate outperformance over both the contrastive methods and the classical methods.

Yixian Ma, Kun Zhan• 2023

Related benchmarks

TaskDatasetResultRank
ClusteringDBLP
Accuracy45.42
54
Graph ClusteringAMAP
Accuracy77.52
48
Graph ClusteringWiki
ARI24.33
41
Attributed Graph ClusteringCora
Accuracy74.3
26
Attributed Graph ClusteringFilm
ACC26.32
26
Attributed Graph ClusteringACM
Accuracy81.64
26
Attributed Graph ClusteringUAT
Accuracy (ACC)44.99
26
Tabular Data ClusteringZO
ARI0.7513
22
ClusteringBC
ARI-0.8
21
ClusteringII
ACC94.67
14
Showing 10 of 19 rows

Other info

Follow for update