Meta Attentive Graph Convolutional Recurrent Network for Traffic Forecasting
Adnan Zeb, Yongchao Ye, Shiyao Zhang, James J. Q. Yu

TL;DR
This paper introduces MAGCRN, a novel traffic forecasting model that captures node-specific patterns and both short- and long-term dependencies, outperforming existing methods on multiple datasets.
Contribution
The paper proposes MAGCRN, which integrates node-specific meta pattern learning and attention mechanisms into a graph recurrent network for improved traffic prediction.
Findings
MAGCRN outperforms state-of-the-art baselines on six real-world datasets.
The model effectively captures both local and global traffic patterns.
It demonstrates superior short- and long-term forecasting accuracy.
Abstract
Traffic forecasting is a fundamental problem in intelligent transportation systems. Existing traffic predictors are limited by their expressive power to model the complex spatial-temporal dependencies in traffic data, mainly due to the following limitations. Firstly, most approaches are primarily designed to model the local shared patterns, which makes them insufficient to capture the specific patterns associated with each node globally. Hence, they fail to learn each node's unique properties and diversified patterns. Secondly, most existing approaches struggle to accurately model both short- and long-term dependencies simultaneously. In this paper, we propose a novel traffic predictor, named Meta Attentive Graph Convolutional Recurrent Network (MAGCRN). MAGCRN utilizes a Graph Convolutional Recurrent Network (GCRN) as a core module to model local dependencies and improves its operation…
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 · Data Mining Algorithms and Applications
Methodsfail
