TL;DR
This paper introduces ST-GRAT, a spatio-temporal graph attention network that effectively models dynamic road speed changes by integrating spatial and temporal attention mechanisms, improving prediction accuracy during rush hours.
Contribution
The paper presents a novel spatio-temporal graph attention model with spatial and temporal attention, and sentinel vectors, to better capture dynamic dependencies in road traffic forecasting.
Findings
ST-GRAT outperforms existing models in accuracy.
Effective in predicting rapid traffic speed changes.
Qualitative analysis shows improved performance during rush hours.
Abstract
Predicting road traffic speed is a challenging task due to different types of roads, abrupt speed change and spatial dependencies between roads; it requires the modeling of dynamically changing spatial dependencies among roads and temporal patterns over long input sequences. This paper proposes a novel spatio-temporal graph attention (ST-GRAT) that effectively captures the spatio-temporal dynamics in road networks. The novel aspects of our approach mainly include spatial attention, temporal attention, and spatial sentinel vectors. The spatial attention takes the graph structure information (e.g., distance between roads) and dynamically adjusts spatial correlation based on road states. The temporal attention is responsible for capturing traffic speed changes, and the sentinel vectors allow the model to retrieve new features from spatially correlated nodes or preserve existing features.…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
