Contrastive Graph Condensation: Advancing Data Versatility through Self-Supervised Learning
Xinyi Gao, Yayong Li, Tong Chen, Guanhua Ye, Wentao Zhang, Hongzhi Yin

TL;DR
This paper introduces Contrastive Graph Condensation (CTGC), a self-supervised approach that creates compact graph representations, improving generalization across tasks, especially in label-scarce scenarios, by disentangling node attributes and structure.
Contribution
The paper proposes a novel self-supervised graph condensation method that overcomes label dependency and overfitting issues of prior methods, enhancing cross-task generalization.
Findings
CTGC outperforms state-of-the-art methods on various downstream tasks.
It effectively handles label-scarce scenarios with limited supervision.
The dual-branch framework improves the quality of condensed graphs.
Abstract
With the increasing computation of training graph neural networks (GNNs) on large-scale graphs, graph condensation (GC) has emerged as a promising solution to synthesize a compact, substitute graph of the large-scale original graph for efficient GNN training. However, existing GC methods predominantly employ classification as the surrogate task for optimization, thus excessively relying on node labels and constraining their utility in label-sparsity scenarios. More critically, this surrogate task tends to overfit class-specific information within the condensed graph, consequently restricting the generalization capabilities of GC for other downstream tasks. To address these challenges, we introduce Contrastive Graph Condensation (CTGC), which adopts a self-supervised surrogate task to extract critical, causal information from the original graph and enhance the cross-task generalizability…
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
TopicsOnline Learning and Analytics · Advanced Text Analysis Techniques · Text and Document Classification Technologies
