Incident-Guided Spatiotemporal Traffic Forecasting
Lixiang Fan, Bohao Li, Tao Zou, Bowen Du, Junchen Ye
TL;DR
This work targets the challenge of forecasting traffic under external disturbances by introducing IGSTGNN, a framework that explicitly models incident-driven spatio-temporal dynamics through two core modules: ICSF for initial incident-aware spatial fusion and TIID for dynamic decay of incident impact. The approach is validated on large-scale, incident-aligned traffic datasets, achieving state-of-the-art accuracy and demonstrating the plug-and-play generality of ICSF and TIID across diverse STGNN backbones. A new benchmark dataset aligning incident records with traffic time series is released to enable reproducible evaluation. Overall, IGSTGNN offers a principled, scalable solution for incident-aware forecasting with practical implications for real-world ITS resilience and efficiency.
Abstract
Recent years have witnessed the rapid development of deep-learning-based, graph-neural-network-based forecasting methods for modern intelligent transportation systems. However, most existing work focuses exclusively on capturing spatio-temporal dependencies from historical traffic data, while overlooking the fact that suddenly occurring transportation incidents, such as traffic accidents and adverse weather, serve as external disturbances that can substantially alter temporal patterns. We argue that this issue has become a major obstacle to modeling the dynamics of traffic systems and improving prediction accuracy, but the unpredictability of incidents makes it difficult to observe patterns from historical sequences. To address these challenges, this paper proposes a novel framework named the Incident-Guided Spatiotemporal Graph Neural Network (IGSTGNN). IGSTGNN explicitly models the incident's impact through two core components: an Incident-Context Spatial Fusion (ICSF) module to capture the initial heterogeneous spatial influence, and a Temporal Incident Impact Decay (TIID) module to model the subsequent dynamic dissipation. To facilitate research on the spatio-temporal impact of incidents on traffic flow, a large-scale dataset is constructed and released, featuring incident records that are time-aligned with traffic time series. On this new benchmark, the proposed IGSTGNN framework is demonstrated to achieve state-of-the-art performance. Furthermore, the generalizability of the ICSF and TIID modules is validated by integrating them into various existing models.
