Score: 4

Enhancing Graph Classification Robustness with Singular Pooling

Published: October 26, 2025 | arXiv ID: 2510.22643v1

By: Sofiane Ennadir , Oleg Smirnov , Yassine Abbahaddou and more

BigTech Affiliations: Microsoft

Potential Business Impact:

Makes AI better at understanding tricky data.

Business Areas:
Swimming Sports

Graph Neural Networks (GNNs) have achieved strong performance across a range of graph representation learning tasks, yet their adversarial robustness in graph classification remains underexplored compared to node classification. While most existing defenses focus on the message-passing component, this work investigates the overlooked role of pooling operations in shaping robustness. We present a theoretical analysis of standard flat pooling methods (sum, average and max), deriving upper bounds on their adversarial risk and identifying their vulnerabilities under different attack scenarios and graph structures. Motivated by these insights, we propose \textit{Robust Singular Pooling (RS-Pool)}, a novel pooling strategy that leverages the dominant singular vector of the node embedding matrix to construct a robust graph-level representation. We theoretically investigate the robustness of RS-Pool and interpret the resulting bound leading to improved understanding of our proposed pooling operator. While our analysis centers on Graph Convolutional Networks (GCNs), RS-Pool is model-agnostic and can be implemented efficiently via power iteration. Empirical results on real-world benchmarks show that RS-Pool provides better robustness than the considered pooling methods when subject to state-of-the-art adversarial attacks while maintaining competitive clean accuracy. Our code is publicly available at:\href{https://github.com/king/rs-pool}{https://github.com/king/rs-pool}.

Country of Origin
πŸ‡«πŸ‡· πŸ‡ΊπŸ‡Έ United States, France

Repos / Data Links

Page Count
33 pages

Category
Computer Science:
Machine Learning (CS)