Blindfolded Attackers Still Threatening: Strict Black-Box Adversarial Attacks on Graphs
Jiarong Xu, Yizhou Sun, Xin Jiang, Yanhao Wang, Yang Yang, Chunping, Wang, Jiangang Lu

TL;DR
This paper introduces a realistic strict black-box attack setting on graphs where attackers have no model knowledge or query access, and proposes a generic attack method that significantly degrades model performance.
Contribution
The paper presents the first strict black-box graph attack framework using a generic graph filter and a novel optimization approach, without requiring model knowledge or queries.
Findings
Macro-F1 drops 6.4% in node classification
Macro-F1 drops 29.5% in graph classification
Effective attack strategy applicable across models
Abstract
Adversarial attacks on graphs have attracted considerable research interests. Existing works assume the attacker is either (partly) aware of the victim model, or able to send queries to it. These assumptions are, however, unrealistic. To bridge the gap between theoretical graph attacks and real-world scenarios, in this work, we propose a novel and more realistic setting: strict black-box graph attack, in which the attacker has no knowledge about the victim model at all and is not allowed to send any queries. To design such an attack strategy, we first propose a generic graph filter to unify different families of graph-based models. The strength of attacks can then be quantified by the change in the graph filter before and after attack. By maximizing this change, we are able to find an effective attack strategy, regardless of the underlying model. To solve this optimization problem, we…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Terrorism, Counterterrorism, and Political Violence
MethodsAttentive Walk-Aggregating Graph Neural Network
