SOTAVerified

β-GNN: A Robust Ensemble Approach Against Graph Structure Perturbation

2025-03-26Code Available0· sign in to hype

Haci Ismail Aslan, Philipp Wiesner, Ping Xiong, Odej Kao

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Graph Neural Networks (GNNs) are playing an increasingly important role in the efficient operation and security of computing systems, with applications in workload scheduling, anomaly detection, and resource management. However, their vulnerability to network perturbations poses a significant challenge. We propose -GNN, a model enhancing GNN robustness without sacrificing clean data performance. -GNN uses a weighted ensemble, combining any GNN with a multi-layer perceptron. A learned dynamic weight, , modulates the GNN's contribution. This not only weights GNN influence but also indicates data perturbation levels, enabling proactive mitigation. Experimental results on diverse datasets show -GNN's superior adversarial accuracy and attack severity quantification. Crucially, -GNN avoids perturbation assumptions, preserving clean data structure and performance.

Tasks

Reproductions