Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

A3T-GCN: Attention Temporal Graph Convolutional Network for Traffic Forecasting

About

Accurate real-time traffic forecasting is a core technological problem against the implementation of the intelligent transportation system. However, it remains challenging considering the complex spatial and temporal dependencies among traffic flows. In the spatial dimension, due to the connectivity of the road network, the traffic flows between linked roads are closely related. In terms of the temporal factor, although there exists a tendency among adjacent time points in general, the importance of distant past points is not necessarily smaller than that of recent past points since traffic flows are also affected by external factors. In this study, an attention temporal graph convolutional network (A3T-GCN) traffic forecasting method was proposed to simultaneously capture global temporal dynamics and spatial correlations. The A3T-GCN model learns the short-time trend in time series by using the gated recurrent units and learns the spatial dependence based on the topology of the road network through the graph convolutional network. Moreover, the attention mechanism was introduced to adjust the importance of different time points and assemble global temporal information to improve prediction accuracy. Experimental results in real-world datasets demonstrate the effectiveness and robustness of proposed A3T-GCN. The source code can be visited at https://github.com/lehaifeng/T-GCN/A3T.

Jiawei Zhu, Yujiao Song, Ling Zhao, Haifeng Li• 2020

Related benchmarks

TaskDatasetResultRank
Traffic PredictionLos-loop
RMSE5.0904
65
Traffic PredictionSZ-taxi
RMSE3.8989
65
Spatio-temporal forecastingChickenpox Hungary
MSE1.114
44
Spatio-temporal forecastingWikipedia Math
MSE0.781
44
Spatio-temporal forecastingPedalMe London
MSE1.469
44
Traffic PredictionGEANT 90 minutes
MAE458.3
13
Traffic PredictionGEANT 180 minutes
MAE485.9
13
Traffic PredictionGEANT 270 minutes
MAE519.1
13
Traffic PredictionAbilene 30 minutes forecasting horizon
MAE10.9353
13
Traffic PredictionAbilene 60 minutes forecasting horizon
MAE12.0779
13
Showing 10 of 11 rows

Other info

Follow for update