EAAI Journal 2026 Journal Article
Mamba-CorRL: Mamba-correlation graph convolutional networks with reinforcement learning for traffic flow prediction
- Yan Chen
- Dawen Xia
- Yanmin Liu
- Fuchu Zhang
- Wenyong Zhang
- Yang Hu
- Yantao Li
- Huaqing Li
Accurate traffic flow prediction can provide effective decisions for traffic management departments, but traditional methods face significant challenges, such as inadequate spatiotemporal modeling, limitations of static adjacency matrices, and inefficiencies in capturing complex nonlinear patterns. To this end, this paper proposes the Mamba-Correlation Graph Convolutional Networks with Reinforcement Learning (Mamba-CorRL) for traffic flow prediction. Specifically, the Mamba and correlation graph convolutional networks (Mamba-CorGCN) framework combines the Mamba with correlation graph convolutional networks (CorGCN) to flexibly explore spatiotemporal dependencies and accurately capture the interaction of traffic flows on different road segments. Moreover, the high-low frequency attention and correlation attention (HiLo CorAttention) module adaptively adjusts the attention to high- and low-frequency features by combining the correlation attention mechanism with the HiLo attention mechanism, improving the ability to capture short-term fluctuations and long-term trends. Finally, the deep deterministic policy gradient (DDPG) module optimizes the prediction strategy by interacting with the environment and can adaptively adjust the adjacency matrix, thereby ensuring that the Mamba-CorGCN framework maintains high accuracy in complex and changing traffic scenarios. Experimental results demonstrate that Mamba-CorRL outperforms baselines, including historical average (HA), autoregressive integrated moving average (ARIMA), long short-term memory (LSTM), gated recurrent unit (GRU), convolutional neural network (CNN), diffusion convolutional recurrent neural network (DCRNN), graph multi-attention network (GMAN), temporal graph convolutional network (T-GCN), spatio-temporal graph convolutional network (STGCN), attention-based spatial-temporal graph convolutional network (ASTGCN), spatial-temporal synchronous graph convolutional network (STSGCN), adaptive graph convolutional recurrent network (AGCRN), spatial-temporal graph ordinary differential equation network (STGODE), spatial-temporal complex graph convolution network (STCGCN), bidirectional spatial-temporal adaptive transformer (Bi-STAT), attention-based spatial-temporal multi-graph ordinary differential equation network (ASTMGODE), adaptive spatial-temporal transformer network (ASTTN), direction-and distance-aware graph transformer (DDGformer), and dynamic graph convolutional networks with temporal representation learning (DGCN-TRL).