Black-box Gradient Attack on Graph Neural Networks: Deeper Insights in Graph-based Attack and Defense
Haoxi Zhan, Xiaobing Pei

TL;DR
This paper analyzes the limitations of existing grey-box attacks on GNNs, introduces a new black-box gradient attack method that does not require training data access, and demonstrates its effectiveness and robustness against defenses.
Contribution
It provides deeper insights into the Mettack algorithm and proposes a novel black-box gradient attack that is more practical and effective against GNNs without training data.
Findings
BBGA achieves stable attack performance without training data.
The attack is effective against various defense methods.
Mettack perturbations depend heavily on training set.
Abstract
Graph Neural Networks (GNNs) have received significant attention due to their state-of-the-art performance on various graph representation learning tasks. However, recent studies reveal that GNNs are vulnerable to adversarial attacks, i.e. an attacker is able to fool the GNNs by perturbing the graph structure or node features deliberately. While being able to successfully decrease the performance of GNNs, most existing attacking algorithms require access to either the model parameters or the training data, which is not practical in the real world. In this paper, we develop deeper insights into the Mettack algorithm, which is a representative grey-box attacking method, and then we propose a gradient-based black-box attacking algorithm. Firstly, we show that the Mettack algorithm will perturb the edges unevenly, thus the attack will be highly dependent on a specific training set. As 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 · Machine Learning in Materials Science
