STAHGNet: Modeling Hybrid-grained Heterogenous Dependency Efficiently for Traffic Prediction
Jiyao Wang, Zehua Peng, Yijia Zhang, Dengbo He, Lei Chen

TL;DR
STAHGNet is a novel traffic prediction framework that effectively models hybrid-grained spatio-temporal dependencies, outperforming existing methods in accuracy and efficiency on real datasets.
Contribution
The paper introduces STAHGNet, a new end-to-end model that captures hybrid-grained heterogenous dependencies using hybrid graph attention and temporal graph generation, with improved efficiency.
Findings
Outperforms classical and SOTA methods in MAE, RMSE, MAPE metrics.
Reduces computational cost by at least four times compared to previous models.
Verifies effectiveness through extensive experiments and visualizations.
Abstract
Traffic flow prediction plays a critical role in the intelligent transportation system, and it is also a challenging task because of the underlying complex Spatio-temporal patterns and heterogeneities evolving across time. However, most present works mostly concentrate on solely capturing Spatial-temporal dependency or extracting implicit similarity graphs, but the hybrid-granularity evolution is ignored in their modeling process. In this paper, we proposed a novel data-driven end-to-end framework, named Spatio-Temporal Aware Hybrid Graph Network (STAHGNet), to couple the hybrid-grained heterogeneous correlations in series simultaneously through an elaborately Hybrid Graph Attention Module (HGAT) and Coarse-granularity Temporal Graph (CTG) generator. Furthermore, an automotive feature engineering with domain knowledge and a random neighbor sampling strategy is utilized to improve…
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 · Neural Networks and Applications · Advanced Graph Neural Networks
MethodsSoftmax · Attention Is All You Need · Masked autoencoder · Attentive Walk-Aggregating Graph Neural Network
