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

Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting

About

Spatiotemporal forecasting has various applications in neuroscience, climate and transportation domain. Traffic forecasting is one canonical example of such learning task. The task is challenging due to (1) complex spatial dependency on road networks, (2) non-linear temporal dynamics with changing road conditions and (3) inherent difficulty of long-term forecasting. To address these challenges, we propose to model the traffic flow as a diffusion process on a directed graph and introduce Diffusion Convolutional Recurrent Neural Network (DCRNN), a deep learning framework for traffic forecasting that incorporates both spatial and temporal dependency in the traffic flow. Specifically, DCRNN captures the spatial dependency using bidirectional random walks on the graph, and the temporal dependency using the encoder-decoder architecture with scheduled sampling. We evaluate the framework on two real-world large scale road network traffic datasets and observe consistent improvement of 12% - 15% over state-of-the-art baselines.

Yaguang Li, Rose Yu, Cyrus Shahabi, Yan Liu• 2017

Related benchmarks

TaskDatasetResultRank
Traffic speed forecastingMETR-LA (test)
MAE2.56
200
Traffic ForecastingMETR-LA
MAE2.56
183
Traffic ForecastingPeMS08
RMSE24.17
181
Traffic speed forecastingPEMS-BAY (test)
MAE1.38
98
Traffic ForecastingPeMSD7 (test)
MAE25.22
95
Traffic ForecastingPeMS07
MAE21.16
94
Traffic ForecastingNAVER-Seoul
MAE4.86
78
Traffic Flow ForecastingPEMS04 (test)
MAE19.63
78
Traffic Flow ForecastingPEMS08 (test)
MAE16.82
78
Multivariate Time-series ForecastingPeMS04--
74
Showing 10 of 210 rows
...

Other info

Code

Follow for update