paper-with-me

홈 › Papers

Dynamic Graph Convolutional Recurrent Network for Traffic Prediction: Benchmark and Solution

2021-04-30 · Fuxian Li, Jie Feng, Huan Yan, Guangyin Jin, Depeng Jin, Yong Li

Traffic prediction is the cornerstone of an intelligent transportation system. Accurate traffic forecasting is essential for the applications of smart cities, i.e., intelligent traffic management and urban planning. Although various methods are proposed for spatio-temporal modeling, they ignore the dynamic characteristics of correlations among locations on road networks. Meanwhile, most Recurrent Neural Network (RNN) based works are not efficient enough due to their recurrent operations. Additionally, there is a severe lack of fair comparison among different methods on the same datasets. To address the above challenges, in this paper, we propose a novel traffic prediction framework, named Dynamic Graph Convolutional Recurrent Network (DGCRN). In DGCRN, hyper-networks are designed to leverage and extract dynamic characteristics from node attributes, while the parameters of dynamic filters are generated at each time step. We filter the node embeddings and then use them to generate a dynamic graph, which is integrated with a pre-defined static graph. As far as we know, we are the first to employ a generation method to model fine topology of dynamic graph at each time step. Further, to enhance efficiency and performance, we employ a training strategy for DGCRN by restricting the iteration number of decoder during forward and backward propagation. Finally, a reproducible standardized benchmark and a brand new representative traffic dataset are opened for fair comparison and further research. Extensive experiments on three datasets demonstrate that our model outperforms 15 baselines consistently.

📄 PDF Abstract BibTeX arXiv:2104.14917

Code (1)

tsinghua-fib-lab/Traffic-Benchmark 공식 구현 tf

Tasks

ManagementTraffic Prediction

Similar Papers 제목 키워드 기반

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

Attention-based Dynamic Graph Convolutional Recurrent Neural Network for Traffic Flow Prediction in Highway Transportation

2023-09-13 · Tianpu Zhang, Weilong Ding, Mengda Xing

As one of the important tools for spatial feature extraction, graph convolution has been applied in a wide range of fields such as traffic flow prediction. However, current popular works of graph convolution cannot guara…

T-GCN: A Temporal Graph ConvolutionalNetwork for Traffic Prediction

2018-11-12 · Ling Zhao, Yujiao Song, Chao Zhang, Yu Liu 외

Accurate and real-time traffic forecasting plays an important role in the Intelligent Traffic System and is of great significance for urban traffic planning, traffic management, and traffic control. However, traffic fore…

ManagementPredictionTraffic Prediction

A Dynamic Temporal Self-attention Graph Convolutional Network for Traffic Prediction

2023-02-21 · Ruiyuan Jiang, Shangbo Wang, Yuli Zhang

Accurate traffic prediction in real time plays an important role in Intelligent Transportation System (ITS) and travel navigation guidance. There have been many attempts to predict short-term traffic status which conside…

Traffic Prediction

Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting

2020-07-06 · NeurIPS 2020 12 · Lei Bai, Lina Yao, Can Li, Xianzhi Wang 외

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 f…

Graph GenerationGraph Neural NetworkMultivariate Time Series ForecastingSpatio-Temporal Forecasting+6