Adversarial Diffusion Attacks on Graph-based Traffic Prediction Models
Lyuyi Zhu, Kairui Feng, Ziyuan Pu, Wei Ma

TL;DR
This paper introduces a diffusion attack method targeting GCN-based traffic prediction models, demonstrating how small node attacks can significantly degrade model performance and highlighting the need for robustness improvements.
Contribution
It proposes a novel diffusion attack algorithm combining gradient approximation and node selection, specifically designed to attack GCN traffic prediction models.
Findings
High attack efficiency across multiple models and scenarios
Effective adversarial samples even with regularization techniques
Potential to inform robustness enhancements in traffic prediction systems
Abstract
Real-time traffic prediction models play a pivotal role in smart mobility systems and have been widely used in route guidance, emerging mobility services, and advanced traffic management systems. With the availability of massive traffic data, neural network-based deep learning methods, especially the graph convolutional networks (GCN) have demonstrated outstanding performance in mining spatio-temporal information and achieving high prediction accuracy. Recent studies reveal the vulnerability of GCN under adversarial attacks, while there is a lack of studies to understand the vulnerability issues of the GCN-based traffic prediction models. Given this, this paper proposes a new task -- diffusion attack, to study the robustness of GCN-based traffic prediction models. The diffusion attack aims to select and attack a small set of nodes to degrade the performance of the entire prediction…
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
TopicsTraffic Prediction and Management Techniques · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
MethodsDiffusion · Graph Convolutional Networks · Graph Convolutional Network
