Papers › When Spatio-Temporal Meet Wavelets: Disentangled Traffic Forecasting via Efficient...

When Spatio-Temporal Meet Wavelets: Disentangled Traffic Forecasting via Efficient Spectral Graph Attention Networks

26 Jul 2023IEEE 39th International Conference on Data Engineering (ICDE) 2023 7archive 2025-07-28

Yuchen Fang, Yanjun Qin, Haiyong Luo, Fang Zhao, Bingbing Xu, Liang Zeng, Chenxing Wang

Traffic forecasting is crucial for public safety and resource optimization, yet is very challenging due to the temporal changes and the dynamic spatial correlations of the traffic data. To capture these intricate dependencies, spatio-temporal networks, such as recurrent neural networks with graph convolution networks, graph convolution networks with temporal convolution networks, and temporal attention networks with full graph attention networks, are applied. However, previous spatiotemporal networks are based on end-to-end training and thus fail to handle the distribution shift in the non-stationary traffic time series. On the other hand, the efficient and effective algorithm for modeling spatial correlations is still lacking in prior networks. In this paper, rather than proposing yet another end-to-end model, we aim to provide a novel disentangle fusion framework STWave to mitigate the distribution shift issue. The framework first decouples the complex traffic data into stable trends and fluctuating events, followed by a dual-channel spatio-temporal network to model trends and events, respectively. Finally, reasonable future traffic can be predicted through the fusion of trends and events. Besides, we incorporate a novel query sampling strategy and graph wavelet-based graph positional encoding into the full graph attention network to efficiently and effectively model dynamic spatial correlations. Extensive experiments on six traffic datasets show the superiority of our approach, i.e., the higher forecasting accuracy with lower computational cost.

PaperPDFCode

Code

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Graph AttentionTraffic Prediction

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Traffic Prediction LargeST STWave CA MAE 19.69 #4 of 6 Archive leaderboard report
Traffic Prediction LargeST STWave GBA MAE 20.81 #4 of 6 Archive leaderboard report
Traffic Prediction LargeST STWave GLA MAE 20.96 #4 of 6 Archive leaderboard report
Traffic Prediction LargeST STWave SD MAE 18.22 #4 of 6 Archive leaderboard report
Traffic Prediction PeMS07 STWave MAE@1h 19.94 #11 of 17 Archive leaderboard report
Traffic Prediction PeMS08 STWave MAE@1h 13.42 #4 of 13 Archive leaderboard report
Traffic Prediction PeMSD3 STWave 12 steps MAE 14.93 #4 of 6 Archive leaderboard report
Traffic Prediction PeMSD4 STWave 12 steps MAE 18.50 #10 of 13 Archive leaderboard report
Traffic Prediction PeMSD8 STWave 12 steps MAE 13.42 #4 of 13 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Convolution

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections