paper-with-me

Papers

Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting

2017-07-06 · ICLR 2018 1 · Yaguang Li, Rose Yu, Cyrus Shahabi, Yan Liu

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.

📄 PDF Abstract BibTeX arXiv:1707.01926

Code (19)

liyaguang/DCRNN 공식 구현 tf
BinqingWu/2019-ZJU_SummerResearch tf
EDAPINENUT/CLCRN pytorch
Kaimaoge/IGNNK pytorch
KimMeen/DCRNN pytorch
MindSpore-paper-code-3/code8/tree/main/dcrnn mindspore
benedekrozemberczki/pytorch_geometric_temporal pytorch
bird-tao/clcrn pytorch
chnsh/DCRNN tf
chnsh/DCRNN_PyTorch tf
code-implementation1/Code1/tree/main/dcrnn mindspore
dmlc/dgl/tree/master/examples/pytorch/dtgrnn pytorch
razvanc92/enhancenet pytorch
rdh1115/T-Graphormer pytorch
simonvino/DCRNN_brain_connectivity tf
tijsmaas/TrafficPrediction tf
uctb/uctb tf
victorchan314/DCRNN tf
xlwang233/pytorch-dcrnn pytorch

Tasks

DecoderMultivariate Time Series ForecastingSpatio-Temporal ForecastingTime Series AnalysisTime Series ForecastingTime Series PredictionTraffic Prediction

Similar Papers 제목 키워드 기반

Network-wide Multi-step Traffic Volume Prediction using Graph Convolutional Gated Recurrent Neural Network

2021-11-22 · Lei Lin, Weizi Li, Lei Zhu

Accurate prediction of network-wide traffic conditions is essential for intelligent transportation systems. In the last decade, machine learning techniques have been widely used for this task, resulting in state-of-the-a…

Transfer Learning with Graph Neural Networks for Short-Term Highway Traffic Forecasting

2020-04-17 · Tanwi Mallick, Prasanna Balaprakash, Eric Rask, Jane Macfarlane

Highway traffic modeling and forecasting approaches are critical for intelligent transportation systems. Recently, deep-learning-based traffic forecasting methods have emerged as state of the art for a wide range of traf…

Graph Neural NetworkTime Series AnalysisTransfer Learning

Wavelet-Inspired Multiscale Graph Convolutional Recurrent Network for Traffic Forecasting

2024-01-11 · Qipeng Qian, Tanwi Mallick

Traffic forecasting is the foundation for intelligent transportation systems. Spatiotemporal graph neural networks have demonstrated state-of-the-art performance in traffic forecasting. However, these methods do not expl…

DecoderGraph Learning

A Decomposition Dynamic graph convolutional recurrent network for traffic forecasting

2023-05-01 · Pattern Recognition 2023 5 · Wenchao Weng; Jin Fan; Huifeng Wu; Yujie Hu; Hao Tian; Fu Zhu; Jia Wu

Our daily lives are greatly impacted by traffic conditions, making it essential to have accurate predictions of traffic flow within a road network. Traffic signals used for forecasting are usually generated by sensors al…

Traffic Prediction

Graph-Partitioning-Based Diffusion Convolutional Recurrent Neural Network for Large-Scale Traffic Forecasting

2019-09-24 · Tanwi Mallick, Prasanna Balaprakash, Eric Rask, Jane Macfarlane

Traffic forecasting approaches are critical to developing adaptive strategies for mobility. Traffic patterns have complex spatial and temporal dependencies that make accurate forecasting on large highway networks a chall…

graph partitioningManagement