ID-MixGCL: Identity Mixup for Graph Contrastive Learning
Gehang Zhang, Bowen Yu, Jiangxia Cao, Xinghua Zhang and, Jiawei Sheng, Chuan Zhou, Tingwen Liu

TL;DR
ID-MixGCL introduces a novel graph contrastive learning method that interpolates input nodes and labels to better handle structural changes, leading to improved graph and node classification performance.
Contribution
It proposes ID-MixGCL, a new approach that combines node and label interpolation for more effective graph contrastive learning under label-changing perturbations.
Findings
Significant performance improvements on multiple datasets.
Enhanced ability to learn fine-grained representations.
Outperforms state-of-the-art methods by 3-29%.
Abstract
Graph contrastive learning (GCL) has recently achieved substantial advancements. Existing GCL approaches compare two different ``views'' of the same graph in order to learn node/graph representations. The underlying assumption of these studies is that the graph augmentation strategy is capable of generating several different graph views such that the graph views are structurally different but semantically similar to the original graphs, and thus the ground-truth labels of the original and augmented graph/nodes can be regarded identical in contrastive learning. However, we observe that this assumption does not always hold. For instance, the deletion of a super-node within a social network can exert a substantial influence on the partitioning of communities for other nodes. Similarly, any perturbation to nodes or edges in a molecular graph will change the labels of the graph. Therefore,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Expert finding and Q&A systems
MethodsContrastive Learning
