RobGC: Towards Robust Graph Condensation
Xinyi Gao, Hongzhi Yin, Tong Chen, Guanhua Ye, Wentao Zhang, Bin Cui

TL;DR
RobGC introduces a robust graph condensation method that enhances GNN training efficiency and noise resilience by jointly denoising training graphs and generating compact, informative graphs for improved real-world applicability.
Contribution
RobGC is a novel plug-and-play approach that incorporates denoising into graph condensation, improving robustness against noisy graph structures during training and inference.
Findings
RobGC significantly improves robustness of GC methods under structural noise.
RobGC enables effective test-time graph denoising for inductive inference.
Experiments demonstrate compatibility and performance gains across various GC methods.
Abstract
Graph neural networks (GNNs) have attracted widespread attention for their impressive capability of graph representation learning. However, the increasing prevalence of large-scale graphs presents a significant challenge for GNN training due to their computational demands, limiting the applicability of GNNs in various scenarios. In response to this challenge, graph condensation (GC) is proposed as a promising acceleration solution, focusing on generating an informative compact graph that enables efficient training of GNNs while retaining performance. Despite the potential to accelerate GNN training, existing GC methods overlook the quality of large training graphs during both the training and inference stages. They indiscriminately emulate the training graph distributions, making the condensed graphs susceptible to noises within the training graph and significantly impeding the…
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
TopicsMachine Learning in Bioinformatics · Advanced Graph Neural Networks · Gene expression and cancer classification
MethodsSoftmax · Attention Is All You Need
