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

Community-Invariant Graph Contrastive Learning

About

Graph augmentation has received great attention in recent years for graph contrastive learning (GCL) to learn well-generalized node/graph representations. However, mainstream GCL methods often favor randomly disrupting graphs for augmentation, which shows limited generalization and inevitably leads to the corruption of high-level graph information, i.e., the graph community. Moreover, current knowledge-based graph augmentation methods can only focus on either topology or node features, causing the model to lack robustness against various types of noise. To address these limitations, this research investigated the role of the graph community in graph augmentation and figured out its crucial advantage for learnable graph augmentation. Based on our observations, we propose a community-invariant GCL framework to maintain graph community structure during learnable graph augmentation. By maximizing the spectral changes, this framework unifies the constraints of both topology and feature augmentation, enhancing the model's robustness. Empirical evidence on 21 benchmark datasets demonstrates the exclusive merits of our framework. Code is released on Github (https://github.com/ShiyinTan/CI-GCL.git).

Shiyin Tan, Dongyuan Li, Renhe Jiang, Ying Zhang, Manabu Okumura• 2024

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy76.5
1383
Graph ClassificationMUTAG
Accuracy89.67
1229
Graph ClassificationIMDB-M
Accuracy50.21
434
Graph ClassificationDD
Accuracy79.63
309
Graph ClassificationPTC-MR
Accuracy61.6
271
Graph ClassificationIMDB-B
Mean Accuracy73.85
181
Graph ClassificationBZR
Accuracy86.7
179
Graph ClassificationCOX2
Accuracy84.11
175
Graph ClassificationREDDIT-B
Accuracy90.8
163
Graph ClassificationPTC FM
Accuracy64.53
70
Showing 10 of 13 rows

Other info

Follow for update