Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

InfoGCL: Information-Aware Graph Contrastive Learning

About

Various graph contrastive learning models have been proposed to improve the performance of learning tasks on graph datasets in recent years. While effective and prevalent, these models are usually carefully customized. In particular, although all recent researches create two contrastive views, they differ greatly in view augmentations, architectures, and objectives. It remains an open question how to build your graph contrastive learning model from scratch for particular graph learning tasks and datasets. In this work, we aim to fill this gap by studying how graph information is transformed and transferred during the contrastive learning process and proposing an information-aware graph contrastive learning framework called InfoGCL. The key point of this framework is to follow the Information Bottleneck principle to reduce the mutual information between contrastive parts while keeping task-relevant information intact at both the levels of the individual module and the entire framework so that the information loss during graph representation learning can be minimized. We show for the first time that all recent graph contrastive learning methods can be unified by our framework. We empirically validate our theoretical analysis on both node and graph classification benchmark datasets, and demonstrate that our algorithm significantly outperforms the state-of-the-arts.

Dongkuan Xu, Wei Cheng, Dongsheng Luo, Haifeng Chen, Xiang Zhang• 2021

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy83.5
885
Node ClassificationCiteseer
Accuracy73.5
804
Node ClassificationPubmed
Accuracy79.1
742
Graph ClassificationMUTAG
Accuracy91.2
697
Graph ClassificationNCI1
Accuracy80.2
460
Graph ClassificationCOLLAB
Accuracy80
329
Graph ClassificationIMDB-B
Accuracy75.1
322
Node ClassificationPubmed
Accuracy79.1
307
Node ClassificationCiteseer
Accuracy73.5
275
Graph ClassificationIMDB-M
Accuracy51.4
218
Showing 10 of 15 rows

Other info

Follow for update