LGAICROct 5, 2022

Practical Adversarial Attacks on Spatiotemporal Traffic Forecasting Models

arXiv:2210.02447v147 citationsh-index: 57Has Code
AI Analysis

This addresses security risks in traffic forecasting systems, which are critical for urban planning and management, by exposing and mitigating vulnerabilities in real-world applications.

The paper tackles the vulnerability of spatiotemporal traffic forecasting models by proposing a practical adversarial attack framework, achieving up to 67.8% performance degradation on advanced models and showing that adversarial training with these attacks improves robustness.

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}.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes