GAIM: Attacking Graph Neural Networks via Adversarial Influence Maximization
Xiaodong Yang, Xiaoting Li, Huiyuan Chen, Yiwei Cai

TL;DR
GAIM introduces a theoretically grounded, unified black-box adversarial attack method on GNNs that optimizes node feature perturbations to effectively mislead models across multiple datasets.
Contribution
It presents a novel influence-based attack framework that unifies node targeting and perturbation construction into a single optimization problem, extending to label-oriented attacks.
Findings
Effective in both untargeted and targeted attacks
Outperforms baseline methods on benchmark datasets
Validated across multiple GNN models
Abstract
Recent studies show that well-devised perturbations on graph structures or node features can mislead trained Graph Neural Network (GNN) models. However, these methods often overlook practical assumptions, over-rely on heuristics, or separate vital attack components. In response, we present GAIM, an integrated adversarial attack method conducted on a node feature basis while considering the strict black-box setting. Specifically, we define an adversarial influence function to theoretically assess the adversarial impact of node perturbations, thereby reframing the GNN attack problem into the adversarial influence maximization problem. In our approach, we unify the selection of the target node and the construction of feature perturbations into a single optimization problem, ensuring a unique and consistent feature perturbation for each target node. We leverage a surrogate model to…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
MethodsGraph Neural Network
