Adversarial Attacks and Defenses on Graphs: A Review, A Tool and Empirical Studies
Wei Jin, Yaxin Li, Han Xu, Yiqi Wang, Shuiwang Ji, Charu Aggarwal and, Jiliang Tang

TL;DR
This paper reviews adversarial attacks and defenses on Graph Neural Networks, categorizing methods, providing a comprehensive overview, and conducting empirical studies using a developed repository to enhance understanding of vulnerabilities and countermeasures.
Contribution
It offers a systematic categorization of graph adversarial attacks and defenses, and provides an empirical platform for further research.
Findings
Categorized existing attack and defense methods.
Developed a repository for empirical studies.
Enhanced understanding of GNN vulnerabilities.
Abstract
Deep neural networks (DNNs) have achieved significant performance in various tasks. However, recent studies have shown that DNNs can be easily fooled by small perturbation on the input, called adversarial attacks. As the extensions of DNNs to graphs, Graph Neural Networks (GNNs) have been demonstrated to inherit this vulnerability. Adversary can mislead GNNs to give wrong predictions by modifying the graph structure such as manipulating a few edges. This vulnerability has arisen tremendous concerns for adapting GNNs in safety-critical applications and has attracted increasing research attention in recent years. Thus, it is necessary and timely to provide a comprehensive overview of existing graph adversarial attacks and the countermeasures. In this survey, we categorize existing attacks and defenses, and review the corresponding state-of-the-art methods. Furthermore, we have developed 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Graph Neural Networks · Ethics and Social Impacts of AI
