STJLA: A Multi-Context Aware Spatio-Temporal Joint Linear Attention Network for Traffic Forecasting
Yuchen Fang, Yanjun Qin, Haiyong Luo, Fang Zhao, Chenxing Wang

TL;DR
This paper introduces STJLA, a novel deep learning model that efficiently captures global spatio-temporal dependencies in traffic data using linear attention, static and dynamic contexts, significantly improving prediction accuracy.
Contribution
The paper proposes a multi-context aware linear attention network for traffic forecasting, integrating static and dynamic contexts to enhance spatio-temporal modeling capabilities.
Findings
Achieves up to 9.83% MAE improvement on real datasets.
Effectively captures global spatio-temporal dependencies.
Outperforms state-of-the-art baselines in traffic prediction.
Abstract
Traffic prediction has gradually attracted the attention of researchers because of the increase in traffic big data. Therefore, how to mine the complex spatio-temporal correlations in traffic data to predict traffic conditions more accurately become a difficult problem. Previous works combined graph convolution networks (GCNs) and self-attention mechanism with deep time series models (e.g. recurrent neural networks) to capture the spatio-temporal correlations separately, ignoring the relationships across time and space. Besides, GCNs are limited by over-smoothing issue and self-attention is limited by quadratic problem, result in GCNs lack global representation capabilities, and self-attention inefficiently capture the global spatial dependence. In this paper, we propose a novel deep learning model for traffic forecasting, named Multi-Context Aware Spatio-Temporal Joint Linear Attention…
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 · Air Quality Monitoring and Forecasting · Time Series Analysis and Forecasting
MethodsMasked autoencoder · Diffusion · node2vec · Attentive Walk-Aggregating Graph Neural Network · Convolution · Gated Recurrent Unit
