English

Backdoor Attacks to Graph Neural Networks

Cryptography and Security 2021-12-20 v4 Machine Learning

Abstract

In this work, we propose the first backdoor attack to graph neural networks (GNN). Specifically, we propose a \emph{subgraph based backdoor attack} to GNN for graph classification. In our backdoor attack, a GNN classifier predicts an attacker-chosen target label for a testing graph once a predefined subgraph is injected to the testing graph. Our empirical results on three real-world graph datasets show that our backdoor attacks are effective with a small impact on a GNN's prediction accuracy for clean testing graphs. Moreover, we generalize a randomized smoothing based certified defense to defend against our backdoor attacks. Our empirical results show that the defense is effective in some cases but ineffective in other cases, highlighting the needs of new defenses for our backdoor attacks.

Keywords

Cite

@article{arxiv.2006.11165,
  title  = {Backdoor Attacks to Graph Neural Networks},
  author = {Zaixi Zhang and Jinyuan Jia and Binghui Wang and Neil Zhenqiang Gong},
  journal= {arXiv preprint arXiv:2006.11165},
  year   = {2021}
}

Comments

In ACM SACMAT, 2021

R2 v1 2026-06-23T16:27:58.937Z