paper-with-me

Papers

Practical Adversarial Attacks on Spatiotemporal Traffic Forecasting Models

2022-10-05 · Fan Liu, Hao liu, Wenzhao Jiang

Machine learning based traffic forecasting models leverage sophisticated spatiotemporal auto-correlations to provide accurate predictions of city-wide traffic states. However, existing methods assume a reliable and unbiased forecasting environment, which is not always available in the wild. In this work, we investigate the vulnerability of spatiotemporal traffic forecasting models and propose a practical adversarial spatiotemporal attack framework. Specifically, instead of simultaneously attacking all geo-distributed data sources, an iterative gradient-guided node saliency method is proposed to identify the time-dependent set of victim nodes. Furthermore, we devise a spatiotemporal gradient descent based scheme to generate real-valued adversarial traffic states under a perturbation constraint. Meanwhile, we theoretically demonstrate the worst performance bound of adversarial traffic forecasting attacks. Extensive experiments on two real-world datasets show that the proposed two-step framework achieves up to $67.8\%$ performance degradation on various advanced spatiotemporal forecasting models. Remarkably, we also show that adversarial training with our proposed attacks can significantly improve the robustness of spatiotemporal traffic forecasting models. Our code is available in \url{https://github.com/luckyfan-cs/ASTFA}.

📄 PDF Abstract BibTeX arXiv:2210.02447

Code (2)

kdd-hkust/adv-st 공식 구현 pytorch
luckyfan-cs/astfa 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Robust Spatiotemporal Traffic Forecasting with Reinforced Dynamic Adversarial Training

2023-06-25 · Fan Liu, Weijia Zhang, Hao liu

Machine learning-based forecasting models are commonly used in Intelligent Transportation Systems (ITS) to predict traffic patterns and provide city-wide services. However, most of the existing models are susceptible to …

Adversarial RobustnessKnowledge DistillationSelf-Knowledge Distillation

Spatially Focused Attack against Spatiotemporal Graph Neural Networks

2021-09-10 · Fuqiang Liu, Luis Miranda-Moreno, Lijun Sun

Spatiotemporal forecasting plays an essential role in various applications in intelligent transportation systems (ITS), such as route planning, navigation, and traffic control and management. Deep Spatiotemporal graph ne…

ManagementTraffic Prediction

One Vertex Attack on Graph Neural Networks-based Spatiotemporal Forecasting

2021-01-01 · Fuqiang Liu, Luis Miranda Moreno, Lijun Sun

Spatiotemporal forecasting plays an essential role in intelligent transportation systems (ITS) and numerous applications, such as route planning, navigation, and automatic driving. Deep Spatiotemporal Graph Neural Networ…

Graph Classification

Revisiting the Adversarial Robustness of Graph-Based Traffic Forecasting

2026-07-30 · Qingzhao Zhang arxiv

Traffic forecasting by graph-based AI is a critical component of intelligent transportation systems, motivating security research on robustness to malicious sensor readings. We argue that prior robustness evaluations are…

Adversarial Robustness

PatchSTG: Scalable Spatiotemporal Graph Transformers for Traffic Forecasting on Irregular Sensor Networks

2026-06-02 · Jichao Li, Xuanming Shi arxiv

Traffic forecasting is a fundamental component of intelligent transportation systems, yet remains challenging in real-world settings due to irregular sensor distributions and the high computational cost of modeling large…

Computational Efficiency