TL;DR
This paper introduces a novel traffic forecasting model that accounts for the unique dynamic behaviors of individual sensors and sensor pairs, using spatial graph transformers and self-attention mechanisms to improve prediction accuracy.
Contribution
It proposes Spatial Graph Transformers and Graph Self-attention WaveNet, which adaptively model sensor-specific dynamics for enhanced traffic forecasting accuracy.
Findings
Outperforms existing models on four real-world datasets
Effectively captures unique sensor and pair dynamics
Achieves superior accuracy in traffic speed and flow prediction
Abstract
Traffic forecasting is a critical task to extract values from cyber-physical infrastructures, which is the backbone of smart transportation. However owing to external contexts, the dynamics at each sensor are unique. For example, the afternoon peaks at sensors near schools are more likely to occur earlier than those near residential areas. In this paper, we first analyze real-world traffic data to show that each sensor has a unique dynamic. Further analysis also shows that each pair of sensors also has a unique dynamic. Then, we explore how node embedding learns the unique dynamics at every sensor location. Next, we propose a novel module called Spatial Graph Transformers (SGT) where we use node embedding to leverage the self-attention mechanism to ensure that the information flow between two sensors is adaptive with respect to the unique dynamic of each pair. Finally, we present Graph…
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
MethodsAttention Is All You Need · Mixture of Logistic Distributions · Dilated Causal Convolution · Softmax · WaveNet · Graph Self-Attention · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
