Ralts: Robust Aggregation for Enhancing Graph Neural Network Resilience on Bit-flip Errors
Wencheng Zou, Nan Wu

TL;DR
This paper introduces Ralts, a lightweight, generalizable method to improve the robustness of graph neural networks against hardware-induced bit-flip errors, significantly enhancing prediction accuracy in safety-critical applications.
Contribution
Ralts is a novel aggregation technique that filters out outliers and recovers graph topology to bolster GNN resilience against bit-flip errors, supporting various models and architectures.
Findings
Ralts improves GNN accuracy by at least 20% under bit-flip errors.
It maintains execution efficiency comparable to standard aggregation functions.
Effective across multiple GNN models, datasets, and error patterns.
Abstract
Graph neural networks (GNNs) have been widely applied in safety-critical applications, such as financial and medical networks, in which compromised predictions may cause catastrophic consequences. While existing research on GNN robustness has primarily focused on software-level threats, hardware-induced faults and errors remain largely underexplored. As hardware systems progress toward advanced technology nodes to meet high-performance and energy efficiency demands, they become increasingly susceptible to transient faults, which can cause bit flips and silent data corruption, a prominent issue observed by major technology companies (e.g., Meta and Google). In response, we first present a comprehensive analysis of GNN robustness against bit-flip errors, aiming to reveal system-level optimization opportunities for future reliable and efficient GNN systems. Second, we propose Ralts, a…
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
TopicsAdvanced Graph Neural Networks · Adversarial Robustness in Machine Learning · Advanced Neural Network Applications
