Let Invariant Rationale Discovery Inspire Graph Contrastive Learning
Sihang Li, Xiang Wang, An zhang, Yingxin Wu, Xiangnan He, Tat-Seng, Chua

TL;DR
This paper introduces RGCL, a graph contrastive learning framework that uses a rationale generator to identify salient features, leading to improved representation learning and state-of-the-art results on various graph datasets.
Contribution
The paper proposes a novel rationale-aware graph contrastive learning framework that automatically discovers salient features without supervision, enhancing graph representation learning.
Findings
Rationale generator effectively captures salient features in graphs.
RGCL achieves state-of-the-art performance on benchmark datasets.
Visual analysis confirms the rationales focus on semantic nodes.
Abstract
Leading graph contrastive learning (GCL) methods perform graph augmentations in two fashions: (1) randomly corrupting the anchor graph, which could cause the loss of semantic information, or (2) using domain knowledge to maintain salient features, which undermines the generalization to other domains. Taking an invariance look at GCL, we argue that a high-performing augmentation should preserve the salient semantics of anchor graphs regarding instance-discrimination. To this end, we relate GCL with invariant rationale discovery, and propose a new framework, Rationale-aware Graph Contrastive Learning (RGCL). Specifically, without supervision signals, RGCL uses a rationale generator to reveal salient features about graph instance-discrimination as the rationale, and then creates rationale-aware views for contrastive learning. This rationale-aware pre-training scheme endows the backbone…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques
MethodsContrastive Learning
