A novel hybrid time-varying graph neural network for traffic flow forecasting
Ben-Ao Dai, Bao-Lin Ye, Lingxi Li

TL;DR
This paper introduces HTVGNN, a hybrid time-varying graph neural network that improves traffic flow forecasting by better modeling dynamic temporal and spatial correlations using novel attention and graph learning mechanisms.
Contribution
The paper presents a new hybrid GNN with enhanced temporal perception and coupled graph learning, advancing traffic prediction accuracy over existing models.
Findings
HTVGNN outperforms state-of-the-art models in accuracy.
Coupled graph learning improves long-term predictions.
Enhanced temporal attention captures dynamic dependencies more effectively.
Abstract
Real-time and precise traffic flow prediction is vital for the efficiency of intelligent transportation systems. Traditional methods often employ graph neural networks (GNNs) with predefined graphs to describe spatial correlations among traffic nodes in urban road networks. However, these pre-defined graphs are limited by existing knowledge and graph generation methodologies, offering an incomplete picture of spatial correlations. While time-varying graphs based on data-driven learning have attempted to address these limitations, they still struggle with adequately capturing the inherent spatial correlations in traffic data. Moreover, most current methods for capturing dynamic temporal correlations rely on a unified calculation scheme using a temporal multi-head self-attention mechanism, which at some level might leads to inaccuracies. In order to overcome these challenges, we have…
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 · Traffic control and management
MethodsL1 Regularization · Adaptive Masking · Linear Layer · Attention Is All You Need · Softmax · Multi-Head Attention · Graph Neural Network
