Let Graph be the Go Board: Gradient-free Node Injection Attack for Graph Neural Networks via Reinforcement Learning
Mingxuan Ju, Yujie Fan, Chuxu Zhang, Yanfang Ye

TL;DR
This paper introduces G2A2C, a reinforcement learning-based method for black-box node injection attacks on graph neural networks, which does not require surrogate models and effectively exploits vulnerabilities.
Contribution
Proposes G2A2C, a gradient-free, reinforcement learning framework for black-box node injection attacks that bypasses the need for surrogate models and maintains high attack efficacy.
Findings
G2A2C outperforms existing attack methods on multiple benchmarks.
The method requires limited query budgets for successful attacks.
G2A2C maintains similar node feature distributions to original graphs.
Abstract
Graph Neural Networks (GNNs) have drawn significant attentions over the years and been broadly applied to essential applications requiring solid robustness or vigorous security standards, such as product recommendation and user behavior modeling. Under these scenarios, exploiting GNN's vulnerabilities and further downgrading its performance become extremely incentive for adversaries. Previous attackers mainly focus on structural perturbations or node injections to the existing graphs, guided by gradients from the surrogate models. Although they deliver promising results, several limitations still exist. For the structural perturbation attack, to launch a proposed attack, adversaries need to manipulate the existing graph topology, which is impractical in most circumstances. Whereas for the node injection attack, though being more practical, current approaches require training surrogate…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Adversarial Robustness in Machine Learning · Machine Learning in Materials Science
