Subgraph Networks Based Contrastive Learning
Jinhuan Wang, Jiafei Shao, Zeyu Wang, Shanqing Yu, Qi Xuan, Xiaoniu, Yang

TL;DR
This paper introduces SGNCL, a novel contrastive learning framework that leverages subgraph interactions to improve graph representations, achieving superior performance on benchmarks and transfer tasks.
Contribution
The paper proposes a new subgraph network-based contrastive learning method that incorporates substructure interactions for enhanced graph representation learning.
Findings
SGNCL outperforms existing methods on multiple benchmarks.
Mining substructure interactions improves contrastive learning effectiveness.
SGNCL achieves a 6.9% average gain in transfer learning tasks.
Abstract
Graph contrastive learning (GCL), as a self-supervised learning method, can solve the problem of annotated data scarcity. It mines explicit features in unannotated graphs to generate favorable graph representations for downstream tasks. Most existing GCL methods focus on the design of graph augmentation strategies and mutual information estimation operations. Graph augmentation produces augmented views by graph perturbations. These views preserve a locally similar structure and exploit explicit features. However, these methods have not considered the interaction existing in subgraphs. To explore the impact of substructure interactions on graph representations, we propose a novel framework called subgraph network-based contrastive learning (SGNCL). SGNCL applies a subgraph network generation strategy to produce augmented views. This strategy converts the original graph into 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 · Recommender Systems and Techniques
MethodsContrastive Learning · Focus
