DMGCRN: Dynamic Multi-Graph Convolution Recurrent Network for Traffic Forecasting
Yanjun Qin, Yuchen Fang, Haiyong Luo, Fang Zhao, Chenxing Wang

TL;DR
This paper introduces DMGCRN, a novel traffic forecasting model that captures dynamic spatial and temporal dependencies using multiple graphs and hierarchical regional information, outperforming existing methods.
Contribution
The paper proposes a dynamic multi-graph convolution recurrent network that models both distance-based and structure-based spatial correlations, incorporating hierarchical regional information for improved traffic prediction.
Findings
Outperforms state-of-the-art baselines on three real-world datasets.
Effectively models dynamic spatial correlations of both distance and structure.
Captures hierarchical regional information to enhance forecasting accuracy.
Abstract
Traffic forecasting is a problem of intelligent transportation systems (ITS) and crucial for individuals and public agencies. Therefore, researches pay great attention to deal with the complex spatio-temporal dependencies of traffic system for accurate forecasting. However, there are two challenges: 1) Most traffic forecasting studies mainly focus on modeling correlations of neighboring sensors and ignore correlations of remote sensors, e.g., business districts with similar spatio-temporal patterns; 2) Prior methods which use static adjacency matrix in graph convolutional networks (GCNs) are not enough to reflect the dynamic spatial dependence in traffic system. Moreover, fine-grained methods which use self-attention to model dynamic correlations of all sensors ignore hierarchical information in road networks and have quadratic computational complexity. In this paper, we propose a novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Data Management and Algorithms · Human Mobility and Location-Based Analysis
MethodsConvolution
