Graph Condensation: A Survey
Xinyi Gao, Junliang Yu, Tong Chen, Guanhua Ye, Wentao Zhang, Hongzhi, Yin

TL;DR
This survey comprehensively reviews graph condensation techniques, a promising approach to create compact, representative graphs for efficient GNN training, covering methods, evaluation criteria, applications, and future challenges.
Contribution
It systematically categorizes and analyzes existing GC methods, discusses key components, and provides empirical comparisons to advance understanding and future research directions.
Findings
GC methods vary in effectiveness, efficiency, fairness, robustness
Empirical analysis highlights strengths and limitations of different optimization strategies
GC enables comparable GNN performance with significantly smaller graphs
Abstract
The rapid growth of graph data poses significant challenges in storage, transmission, and particularly the training of graph neural networks (GNNs). To address these challenges, graph condensation (GC) has emerged as an innovative solution. GC focuses on synthesizing a compact yet highly representative graph, enabling GNNs trained on it to achieve performance comparable to those trained on the original large graph. The notable efficacy of GC and its broad prospects have garnered significant attention and spurred extensive research. This survey paper provides an up-to-date and systematic overview of GC, organizing existing research into five categories aligned with critical GC evaluation criteria: effectiveness, generalization, efficiency, fairness, and robustness. To facilitate an in-depth and comprehensive understanding of GC, this paper examines various methods under each category and…
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
