LGAIJul 13, 2024

ST-RetNet: A Long-term Spatial-Temporal Traffic Flow Prediction Method

arXiv:2407.11074v19 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the need for more accurate long-term traffic predictions in intelligent transportation systems, but it appears incremental as it extends an existing method to a specific domain.

The paper tackles the problem of low accuracy in long-term traffic flow forecasting by proposing ST-RetNet, a model that integrates spatial and temporal retentive networks to capture dynamic and static spatial correlations and long-term dependencies, and it outperforms state-of-the-art approaches on four real-world datasets.

Traffic flow forecasting is considered a critical task in the field of intelligent transportation systems. In this paper, to address the issue of low accuracy in long-term forecasting of spatial-temporal big data on traffic flow, we propose an innovative model called Spatial-Temporal Retentive Network (ST-RetNet). We extend the Retentive Network to address the task of traffic flow forecasting. At the spatial scale, we integrate a topological graph structure into Spatial Retentive Network(S-RetNet), utilizing an adaptive adjacency matrix to extract dynamic spatial features of the road network. We also employ Graph Convolutional Networks to extract static spatial features of the road network. These two components are then fused to capture dynamic and static spatial correlations. At the temporal scale, we propose the Temporal Retentive Network(T-RetNet), which has been demonstrated to excel in capturing long-term dependencies in traffic flow patterns compared to other time series models, including Recurrent Neural Networks based and transformer models. We achieve the spatial-temporal traffic flow forecasting task by integrating S-RetNet and T-RetNet to form ST-RetNet. Through experimental comparisons conducted on four real-world datasets, we demonstrate that ST-RetNet outperforms the state-of-the-art approaches in traffic flow forecasting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes