LGAICRApr 29, 2025

Quantifying the Noise of Structural Perturbations on Graph Adversarial Attacks

arXiv:2504.20869v21 citationsh-index: 34
Originality Incremental advance
AI Analysis

This work addresses the lack of interpretability in graph adversarial attacks for researchers and practitioners, though it is incremental as it builds on existing attack methods.

The authors tackled the problem of quantifying the strength of adversarial perturbations in graph neural networks, proposing a noise-based metric and attack strategies that demonstrated effectiveness in experiments on benchmark datasets against three representative models.

Graph neural networks have been widely utilized to solve graph-related tasks because of their strong learning power in utilizing the local information of neighbors. However, recent studies on graph adversarial attacks have proven that current graph neural networks are not robust against malicious attacks. Yet much of the existing work has focused on the optimization objective based on attack performance to obtain (near) optimal perturbations, but paid less attention to the strength quantification of each perturbation such as the injection of a particular node/link, which makes the choice of perturbations a black-box model that lacks interpretability. In this work, we propose the concept of noise to quantify the attack strength of each adversarial link. Furthermore, we propose three attack strategies based on the defined noise and classification margins in terms of single and multiple steps optimization. Extensive experiments conducted on benchmark datasets against three representative graph neural networks demonstrate the effectiveness of the proposed attack strategies. Particularly, we also investigate the preferred patterns of effective adversarial perturbations by analyzing the corresponding properties of the selected perturbation nodes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes