Black-box Adversarial Attacks on Network-wide Multi-step Traffic State Prediction Models
Bibek Poudel, Weizi Li

TL;DR
This paper demonstrates that black-box adversarial attacks can significantly degrade the accuracy of network-wide multi-step traffic prediction models, raising safety concerns for intelligent transportation systems.
Contribution
It introduces a novel black-box adversarial attack framework for traffic prediction models, showing effectiveness against graph neural networks without requiring model details.
Findings
Adversarial attacks degrade GNN model accuracy up to 54%.
Statistical models are less affected or immune to attacks.
The framework works without knowledge of model architecture or training data.
Abstract
Traffic state prediction is necessary for many Intelligent Transportation Systems applications. Recent developments of the topic have focused on network-wide, multi-step prediction, where state of the art performance is achieved via deep learning models, in particular, graph neural network-based models. While the prediction accuracy of deep learning models is high, these models' robustness has raised many safety concerns, given that imperceptible perturbations added to input can substantially degrade the model performance. In this work, we propose an adversarial attack framework by treating the prediction model as a black-box, i.e., assuming no knowledge of the model architecture, training data, and (hyper)parameters. However, we assume that the adversary can oracle the prediction model with any input and obtain corresponding output. Next, the adversary can train a substitute model…
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 · Traffic and Road Safety
MethodsTest
