GraphAttacker: A General Multi-Task GraphAttack Framework
Jinyin Chen, Dunjie Zhang, Zhaoyan Ming, Kejie Huang, Wenrong Jiang,, and Chen Cui

TL;DR
GraphAttacker is a versatile GAN-based framework that generates diverse, effective adversarial attacks on various graph neural network tasks, enhancing robustness testing and understanding of GNN vulnerabilities.
Contribution
It introduces a flexible, multi-strategy attack framework adaptable to different graph analysis tasks, with a novel similarity modification rate for stealthier attacks.
Findings
Achieves state-of-the-art attack performance across multiple tasks.
Effective against models with and without adversarial training.
Analyzes task-specific attack characteristics.
Abstract
Graph neural networks (GNNs) have been successfully exploited in graph analysis tasks in many real-world applications. The competition between attack and defense methods also enhances the robustness of GNNs. In this competition, the development of adversarial training methods put forward higher requirement for the diversity of attack examples. By contrast, most attack methods with specific attack strategies are difficult to satisfy such a requirement. To address this problem, we propose GraphAttacker, a novel generic graph attack framework that can flexibly adjust the structures and the attack strategies according to the graph analysis tasks. GraphAttacker generates adversarial examples through alternate training on three key components: the multi-strategy attack generator (MAG), the similarity discriminator (SD), and the attack discriminator (AD), based on the generative adversarial…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Terrorism, Counterterrorism, and Political Violence
