Spatial-Temporal Adaptive Graph Convolution with Attention Network for Traffic Forecasting
Chen Weikang, Li Yawen, Xue Zhe, Li Ang, Wu Guobin

TL;DR
This paper introduces STAAN, a novel traffic forecasting model that adaptively learns spatial dependencies, incorporates global attention, and captures long-term temporal patterns, outperforming existing methods on real-world datasets.
Contribution
The paper proposes an adaptive dependency matrix and integrates graph attention with dilated convolutions for improved spatial-temporal modeling in traffic forecasting.
Findings
Outperforms state-of-the-art baselines on real-world datasets
Effectively captures long-range spatial dependencies
Improves long-term traffic prediction accuracy
Abstract
Traffic forecasting is one canonical example of spatial-temporal learning task in Intelligent Traffic System. Existing approaches capture spatial dependency with a pre-determined matrix in graph convolution neural operators. However, the explicit graph structure losses some hidden representations of relationships among nodes. Furthermore, traditional graph convolution neural operators cannot aggregate long-range nodes on the graph. To overcome these limits, we propose a novel network, Spatial-Temporal Adaptive graph convolution with Attention Network (STAAN) for traffic forecasting. Firstly, we adopt an adaptive dependency matrix instead of using a pre-defined matrix during GCN processing to infer the inter-dependencies among nodes. Secondly, we integrate PW-attention based on graph attention network which is designed for global dependency, and GCN as spatial block. What's more, a…
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 · Human Mobility and Location-Based Analysis
MethodsConvolution · Graph Convolutional Network
