Spatial-temporal Conv-sequence Learning with Accident Encoding for Traffic Flow Prediction
Zichuan Liu, Rui Zhang, Chen Wang, Zhu Xiao, Hongbo Jiang

TL;DR
This paper introduces a novel spatial-temporal convolutional sequence learning model that effectively captures short-term dependencies, local interactions, and accident-related anomalies to improve traffic flow prediction accuracy.
Contribution
The proposed STCL model uniquely combines unidirectional convolution, a fusion module, and position encoding to better exploit dynamic spatial-temporal information and accident features in traffic forecasting.
Findings
Outperforms existing methods on real-world traffic datasets.
Effectively captures short-term temporal dependencies.
Detects anomalies caused by accidents to improve predictions.
Abstract
In an intelligent transportation system, the key problem of traffic forecasting is how to extract periodic temporal dependencies and complex spatial correlations. Current state-of-the-art methods for predicting traffic flow are based on graph architectures and sequence learning models, but they do not fully exploit dynamic spatial-temporal information in the traffic system. Specifically, the temporal dependencies in the short-range are diluted by recurrent neural networks. Moreover, local spatial information is also ignored by existing sequence models, because their convolution operation uses global average pooling. Besides, accidents may occur during object transition, which will cause congestion in the real world and further decrease prediction accuracy. To overcome these challenges, we propose Spatial-Temporal Conv-sequence Learning (STCL), where a focused temporal block uses…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic control and management · Anomaly Detection Techniques and Applications
MethodsConvolution
