HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting

Yaguang Li; Rose Yu; Cyrus Shahabi; Yan Liu

Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting

Abstract

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.

Code Repositories

bird-tao/clcrn
pytorch
Mentioned in GitHub
chnsh/DCRNN
tf
Mentioned in GitHub
tijsmaas/TrafficPrediction
tf
Mentioned in GitHub
victorchan314/DCRNN
tf
Mentioned in GitHub
liyaguang/DCRNN
Official
tf
Mentioned in GitHub
xlwang233/pytorch-dcrnn
pytorch
Mentioned in GitHub
rdh1115/T-Graphormer
pytorch
Mentioned in GitHub
Kaimaoge/IGNNK
pytorch
Mentioned in GitHub
uctb/uctb
tf
Mentioned in GitHub
chnsh/DCRNN_PyTorch
tf
Mentioned in GitHub
EDAPINENUT/CLCRN
pytorch
Mentioned in GitHub
KimMeen/DCRNN
pytorch
Mentioned in GitHub
razvanc92/enhancenet
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
traffic-prediction-on-expy-tky-1DCRNN
1 step MAE: 6.04
3 step MAE: 6.85
6 step MAE: 7.45
traffic-prediction-on-metr-laDCRNN
MAE @ 12 step: 3.6
MAE @ 3 step: 2.77
traffic-prediction-on-pems-bayDCRNN
MAE @ 12 step: 2.07
RMSE: 4.74

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting | Papers | HyperAI