Group Contrastive Self-Supervised Learning on Graphs
Xinyi Xu, Cheng Deng, Yaochen Xie, Shuiwang Ji

TL;DR
This paper introduces a group contrastive learning framework for graphs that encodes multiple graph characteristics by embedding graphs into various subspaces, leading to improved representation diversity and performance.
Contribution
It proposes a novel multi-subspace contrastive learning framework and an attention-based representor, extending existing methods to better capture diverse graph features.
Findings
Enhanced performance on multiple datasets
Representations capture diverse graph characteristics
Framework outperforms baseline methods
Abstract
We study self-supervised learning on graphs using contrastive methods. A general scheme of prior methods is to optimize two-view representations of input graphs. In many studies, a single graph-level representation is computed as one of the contrastive objectives, capturing limited characteristics of graphs. We argue that contrasting graphs in multiple subspaces enables graph encoders to capture more abundant characteristics. To this end, we propose a group contrastive learning framework in this work. Our framework embeds the given graph into multiple subspaces, of which each representation is prompted to encode specific characteristics of graphs. To learn diverse and informative representations, we develop principled objectives that enable us to capture the relations among both intra-space and inter-space representations in groups. Under the proposed framework, we further develop an…
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
