Dynamic Hypergraph Structure Learning for Traffic Flow Forecasting
Yusheng Zhao, Xiao Luo, Wei Ju, Chong Chen, Xian-Sheng Hua, Ming Zhang

TL;DR
This paper introduces DyHSL, a novel hypergraph-based model for traffic flow forecasting that captures complex high-order spatio-temporal relations, outperforming existing graph neural network approaches.
Contribution
The paper proposes a dynamic hypergraph structure learning model that captures non-pairwise and high-order relations in traffic networks, enhancing prediction accuracy.
Findings
DyHSL outperforms baseline models on four traffic datasets.
Hypergraph modeling improves capturing complex traffic interactions.
Multi-scale temporal pooling enhances temporal pattern recognition.
Abstract
This paper studies the problem of traffic flow forecasting, which aims to predict future traffic conditions on the basis of road networks and traffic conditions in the past. The problem is typically solved by modeling complex spatio-temporal correlations in traffic data using spatio-temporal graph neural networks (GNNs). However, the performance of these methods is still far from satisfactory since GNNs usually have limited representation capacity when it comes to complex traffic networks. Graphs, by nature, fall short in capturing non-pairwise relations. Even worse, existing methods follow the paradigm of message passing that aggregates neighborhood information linearly, which fails to capture complicated spatio-temporal high-order interactions. To tackle these issues, in this paper, we propose a novel model named Dynamic Hypergraph Structure Learning (DyHSL) for traffic flow…
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
TopicsTraffic Prediction and Management Techniques · Advanced Graph Neural Networks · Complex Network Analysis Techniques
MethodsConvolution
