TL;DR
This paper introduces HIEST, a hierarchical approach to traffic forecasting that models regional and global sensor dependencies using a Meta GCN and cross-hierarchy graph convolution, improving prediction accuracy.
Contribution
The paper proposes a novel hierarchical sensor dependency modeling framework with regional and global nodes, enhancing spatio-temporal traffic prediction accuracy.
Findings
HIEST outperforms state-of-the-art baselines in traffic forecasting tasks.
The hierarchical modeling captures dependencies more effectively than micro-level approaches.
The method demonstrates robustness across different urban datasets.
Abstract
With the acceleration of urbanization, traffic forecasting has become an essential role in smart city construction. In the context of spatio-temporal prediction, the key lies in how to model the dependencies of sensors. However, existing works basically only consider the micro relationships between sensors, where the sensors are treated equally, and their macroscopic dependencies are neglected. In this paper, we argue to rethink the sensor's dependency modeling from two hierarchies: regional and global perspectives. Particularly, we merge original sensors with high intra-region correlation as a region node to preserve the inter-region dependency. Then, we generate representative and common spatio-temporal patterns as global nodes to reflect a global dependency between sensors and provide auxiliary information for spatio-temporal dependency learning. In pursuit of the generality and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Convolutional Network · Convolution
