Graph Contrastive Learning with Cross-view Reconstruction
Qianlong Wen, Zhongyu Ouyang, Chunhui Zhang, Yiyue Qian, Yanfang Ye,, Chuxu Zhang

TL;DR
GraphCV introduces a cross-view reconstruction approach to improve graph contrastive learning by disentangling predictive and non-predictive features, enhancing robustness and performance on graph classification tasks.
Contribution
It proposes a novel cross-view reconstruction mechanism and adversarial view augmentation to better disentangle features and improve graph representation learning.
Findings
Outperforms state-of-the-art on multiple graph classification benchmarks.
Effectively disentangles predictive and non-predictive features.
Enhances robustness of graph representations against perturbations.
Abstract
Among different existing graph self-supervised learning strategies, graph contrastive learning (GCL) has been one of the most prevalent approaches to this problem. Despite the remarkable performance those GCL methods have achieved, existing GCL methods that heavily depend on various manually designed augmentation techniques still struggle to alleviate the feature suppression issue without risking losing task-relevant information. Consequently, the learned representation is either brittle or unilluminating. In light of this, we introduce the Graph Contrastive Learning with Cross-View Reconstruction (GraphCV), which follows the information bottleneck principle to learn minimal yet sufficient representation from graph data. Specifically, GraphCV aims to elicit the predictive (useful for downstream instance discrimination) and other non-predictive features separately. Except for the…
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
MethodsContrastive Learning
