MCST-Mamba: Multivariate Mamba-Based Model for Traffic Prediction
By: Mohamed Hamad, Mohamed Mabrok, Nizar Zorba
Potential Business Impact:
Predicts traffic jams better by watching all data.
Accurate traffic prediction plays a vital role in intelligent transportation systems by enabling efficient routing, congestion mitigation, and proactive traffic control. However, forecasting is challenging due to the combined effects of dynamic road conditions, varying traffic patterns across different locations, and external influences such as weather and accidents. Traffic data often consists of several interrelated measurements - such as speed, flow and occupancy - yet many deep-learning approaches either predict only one of these variables or require a separate model for each. This limits their ability to capture joint patterns across channels. To address this, we introduce the Multi-Channel Spatio-Temporal (MCST) Mamba model, a forecasting framework built on the Mamba selective state-space architecture that natively handles multivariate inputs and simultaneously models all traffic features. The proposed MCST-Mamba model integrates adaptive spatio-temporal embeddings and separates the modeling of temporal sequences and spatial sensor interactions into two dedicated Mamba blocks, improving representation learning. Unlike prior methods that evaluate on a single channel, we assess MCST-Mamba across all traffic features at once, aligning more closely with how congestion arises in practice. Our results show that MCST-Mamba achieves strong predictive performance with a lower parameter count compared to baseline models.
Similar Papers
HiSTM: Hierarchical Spatiotemporal Mamba for Cellular Traffic Forecasting
Networking and Internet Architecture
Predicts phone network traffic better, faster.
STM3: Mixture of Multiscale Mamba for Long-Term Spatio-Temporal Time-Series Prediction
Machine Learning (CS)
Predicts future events by seeing patterns in time.
Trajectory Mamba: Efficient Attention-Mamba Forecasting Model Based on Selective SSM
CV and Pattern Recognition
Helps self-driving cars predict where others will go.