Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 92% Match Research Graph ML researchers,Data scientists,ML security experts 1 week ago

Robust Graph Condensation via Classification Complexity Mitigation

graph-neural-networks › graph-learning
📄 Abstract

Abstract: Graph condensation (GC) has gained significant attention for its ability to synthesize smaller yet informative graphs. However, existing studies often overlook the robustness of GC in scenarios where the original graph is corrupted. In such cases, we observe that the performance of GC deteriorates significantly, while existing robust graph learning technologies offer only limited effectiveness. Through both empirical investigation and theoretical analysis, we reveal that GC is inherently an intrinsic-dimension-reducing process, synthesizing a condensed graph with lower classification complexity. Although this property is critical for effective GC performance, it remains highly vulnerable to adversarial perturbations. To tackle this vulnerability and improve GC robustness, we adopt the geometry perspective of graph data manifold and propose a novel Manifold-constrained Robust Graph Condensation framework named MRGC. Specifically, we introduce three graph data manifold learning modules that guide the condensed graph to lie within a smooth, low-dimensional manifold with minimal class ambiguity, thereby preserving the classification complexity reduction capability of GC and ensuring robust performance under universal adversarial attacks. Extensive experiments demonstrate the robustness of \ModelName\ across diverse attack scenarios.
Authors (8)
Jiayi Luo
Qingyun Sun
Beining Yang
Haonan Yuan
Xingcheng Fu
Yanbiao Ma
+2 more
Submitted
October 30, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

This paper introduces MRGC, a novel framework for robust graph condensation that addresses the vulnerability of existing methods to corrupted graphs and adversarial perturbations. By revealing that GC is an intrinsic-dimension-reducing process sensitive to classification complexity, MRGC employs manifold learning to improve robustness, leading to more reliable condensed graphs.

Business Value

Enables the creation of smaller, more robust graph representations, which can reduce storage and computational costs for large graph datasets while maintaining performance, beneficial for various graph-based AI applications.