Spatiotemporal Forecasting of Traffic Flow using Wavelet-based Temporal Attention
Yash Jakhmola, Madhurima Panja, Nitish Kumar Mishra, Kripabandhu, Ghosh, Uttam Kumar, Tanujit Chakraborty

TL;DR
This paper introduces a wavelet-based attention model for traffic flow forecasting that effectively captures complex spatiotemporal dependencies, outperforming existing models on multiple datasets and providing both point and interval forecasts.
Contribution
The paper presents a novel wavelet-based dynamic graph neural network that improves spatiotemporal traffic forecasting by handling non-stationarity and long-range dependencies more effectively than prior methods.
Findings
Outperforms ten state-of-the-art models on three datasets
Effectively captures spatiotemporal correlations
Provides reliable point and interval forecasts
Abstract
Spatiotemporal forecasting of traffic flow data represents a typical problem in the field of machine learning, impacting urban traffic management systems. In general, spatiotemporal forecasting problems involve complex interactions, nonlinearities, and long-range dependencies due to the interwoven nature of the temporal and spatial dimensions. Due to this, traditional statistical and machine learning methods cannot adequately handle the temporal and spatial dependencies in these complex traffic flow datasets. A prevalent approach in the field combines graph convolutional networks and multi-head attention mechanisms for spatiotemporal processing. This paper proposes a wavelet-based temporal attention model, namely a wavelet-based dynamic spatiotemporal aware graph neural network (W-DSTAGNN), for tackling the traffic forecasting problem. Wavelet decomposition can help by decomposing the…
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
TopicsTime Series Analysis and Forecasting · Data Visualization and Analytics · Neural Networks and Applications
MethodsAttention Is All You Need · Softmax · Attentive Walk-Aggregating Graph Neural Network · Linear Layer · Graph Neural Network · Multi-Head Attention
