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

Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting

About

Modeling complex spatial and temporal correlations in the correlated time series data is indispensable for understanding the traffic dynamics and predicting the future status of an evolving traffic system. Recent works focus on designing complicated graph neural network architectures to capture shared patterns with the help of pre-defined graphs. In this paper, we argue that learning node-specific patterns is essential for traffic forecasting while the pre-defined graph is avoidable. To this end, we propose two adaptive modules for enhancing Graph Convolutional Network (GCN) with new capabilities: 1) a Node Adaptive Parameter Learning (NAPL) module to capture node-specific patterns; 2) a Data Adaptive Graph Generation (DAGG) module to infer the inter-dependencies among different traffic series automatically. We further propose an Adaptive Graph Convolutional Recurrent Network (AGCRN) to capture fine-grained spatial and temporal correlations in traffic series automatically based on the two modules and recurrent networks. Our experiments on two real-world traffic datasets show AGCRN outperforms state-of-the-art by a significant margin without pre-defined graphs about spatial connections.

Lei Bai, Lina Yao, Can Li, Xianzhi Wang, Can Wang• 2020

Related benchmarks

TaskDatasetResultRank
Traffic ForecastingMETR-LA
MAE2.86
329
Traffic speed forecastingMETR-LA (test)
MAE2.85
252
Traffic ForecastingPeMS08
RMSE23.39
242
Traffic speed forecastingPEMS-BAY (test)
MAE1.35
187
Traffic ForecastingPeMS07
MAE19.89
152
Traffic Flow ForecastingPEMS08 (test)
MAE15.39
111
Traffic Flow ForecastingPEMS04 (test)
MAE19.25
111
Multivariate Time-series ForecastingPeMS04--
107
Traffic ForecastingPeMSD7 (test)
MAE2.35
95
Traffic Flow ForecastingPEMS03 (test)
MAE15.24
94
Showing 10 of 197 rows
...

Other info

Code

Follow for update