Attend Who is Weak: Enhancing Graph Condensation via Cross-Free Adversarial Training
Xinglin Li, Kun Wang, Hanhui Deng, Yuxuan Liang, Di Wu

TL;DR
This paper introduces a novel graph condensation method using Shock Absorbers and adversarial training to create compact, robust graph representations that preserve essential information and improve GNN performance efficiently.
Contribution
We propose a new graph condensation framework with Shock Absorbers that enhances robustness and efficiency through adversarial training, sharing backward processes without extra overhead.
Findings
Achieved 1.13% to 5.03% accuracy improvements on benchmark datasets.
Added only 0.2% to 2.2% training time overhead, significantly faster than traditional adversarial training.
Validated effectiveness across 8 diverse graph and node classification datasets.
Abstract
In this paper, we study the \textit{graph condensation} problem by compressing the large, complex graph into a concise, synthetic representation that preserves the most essential and discriminative information of structure and features. We seminally propose the concept of Shock Absorber (a type of perturbation) that enhances the robustness and stability of the original graphs against changes in an adversarial training fashion. Concretely, (I) we forcibly match the gradients between pre-selected graph neural networks (GNNs) trained on a synthetic, simplified graph and the original training graph at regularly spaced intervals. (II) Before each update synthetic graph point, a Shock Absorber serves as a gradient attacker to maximize the distance between the synthetic dataset and the original graph by selectively perturbing the parts that are underrepresented or insufficiently informative.…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Graph Neural Networks
