Irregular Traffic Time Series Forecasting Based on Asynchronous Spatio-Temporal Graph Convolutional Network
Weijia Zhang, Le Zhang, Jindong Han, Hao Liu, Yanjie Fu, Jingbo Zhou, Yu Mei, Hui Xiong
TL;DR
This work tackles irregular traffic forecasting produced by adaptive traffic signal controls, where sensor measurements are asynchronous and temporal gaps vary. It introduces ASeer, an integrated framework combining an Asynchronous Graph Diffusion Network for spatial diffusion, a Transformable Time-aware Convolution Network with Personalized Time Encoding for irregular temporal dynamics, and a Semi-Autoregressive Prediction Network for efficient variable-length forecasting. The model is trained with masked losses to handle missing data and validated on two real-world Chinese city datasets, where it achieves state-of-the-art accuracy across six metrics. The findings demonstrate that explicitly modeling asynchronous spatial dependencies and irregular temporal patterns yields substantial gains for intelligent transportation systems and real-time urban traffic management.
Abstract
Accurate traffic forecasting is crucial for the development of Intelligent Transportation Systems (ITS), playing a pivotal role in modern urban traffic management. Traditional forecasting methods, however, struggle with the irregular traffic time series resulting from adaptive traffic signal controls, presenting challenges in asynchronous spatial dependency, irregular temporal dependency, and predicting variable-length sequences. To this end, we propose an Asynchronous Spatio-tEmporal graph convolutional nEtwoRk (ASeer) tailored for irregular traffic time series forecasting. Specifically, we first propose an Asynchronous Graph Diffusion Network to capture the spatial dependency between asynchronously measured traffic states regulated by adaptive traffic signals. After that, to capture the temporal dependency within irregular traffic state sequences, a personalized time encoding is devised to embed the continuous time signals. Then, we propose a Transformable Time-aware Convolution Network, which adapts meta-filters for time-aware convolution on the sequences with inconsistent temporal flow. Additionally, a Semi-Autoregressive Prediction Network, comprising a state evolution unit and a semi-autoregressive predictor, is designed to predict variable-length traffic sequences effectively and efficiently. Extensive experiments on a newly established benchmark demonstrate the superiority of ASeer compared with twelve competitive baselines across six metrics.
