Disttack: Graph Adversarial Attacks Toward Distributed GNN Training
Yuxiang Zhang, Xin Liu, Meng Wu, Wei Yan, Mingyu Yan, Xiaochun Ye, and, Dongrui Fan

TL;DR
Disttack is a novel adversarial attack framework targeting distributed GNN training, effectively disrupting gradient synchronization by injecting attacks into a single node, leading to significant performance degradation.
Contribution
This work introduces the first adversarial attack method specifically designed for distributed GNN training, exploiting gradient update patterns to enhance attack efficiency and impact.
Findings
Disttack amplifies accuracy degradation by 2.75 times compared to previous methods.
It achieves a 17.33 times speedup in attack execution.
The attack remains unnoticeable while significantly disrupting training.
Abstract
Graph Neural Networks (GNNs) have emerged as potent models for graph learning. Distributing the training process across multiple computing nodes is the most promising solution to address the challenges of ever-growing real-world graphs. However, current adversarial attack methods on GNNs neglect the characteristics and applications of the distributed scenario, leading to suboptimal performance and inefficiency in attacking distributed GNN training. In this study, we introduce Disttack, the first framework of adversarial attacks for distributed GNN training that leverages the characteristics of frequent gradient updates in a distributed system. Specifically, Disttack corrupts distributed GNN training by injecting adversarial attacks into one single computing node. The attacked subgraphs are precisely perturbed to induce an abnormal gradient ascent in backpropagation, disrupting…
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 · Artificial Intelligence in Healthcare and Education
