paper-with-me

Papers

ST-Mamba: Spatial-Temporal Selective State Space Model for Traffic Flow Prediction

2024-04-20 · Zhiqi Shao, Michael G. H. Bell, Ze Wang, D. Glenn Geers, Haoning Xi, Junbin Gao

Traffic flow prediction, a critical aspect of intelligent transportation systems, has been increasingly popular in the field of artificial intelligence, driven by the availability of extensive traffic data. The current challenges of traffic flow prediction lie in integrating diverse factors while balancing the trade-off between computational complexity and the precision necessary for effective long-range and large-scale predictions. To address these challenges, we introduce a Spatial-Temporal Selective State Space (ST-Mamba) model, which is the first to leverage the power of spatial-temporal learning in traffic flow prediction without using graph modeling. The ST-Mamba model can effectively capture the long-range dependency for traffic flow data, thereby avoiding the issue of over-smoothing. The proposed ST-Mamba model incorporates an effective Spatial-Temporal Mixer (ST-Mixer) to seamlessly integrate spatial and temporal data processing into a unified framework and employs a Spatial-Temporal Selective State Space (ST-SSM) block to improve computational efficiency. The proposed ST-Mamba model, specifically designed for spatial-temporal data, simplifies processing procedure and enhances generalization capabilities, thereby significantly improving the accuracy of long-range traffic flow prediction. Compared to the previous state-of-the-art (SOTA) model, the proposed ST-Mamba model achieves a 61.11\% improvement in computational speed and increases prediction accuracy by 0.67\%. Extensive experiments with real-world traffic datasets demonstrate that the \textsf{ST-Mamba} model sets a new benchmark in traffic flow prediction, achieving SOTA performance in computational efficiency for both long- and short-range predictions and significantly improving the overall efficiency and effectiveness of traffic management.

📄 PDF Abstract BibTeX arXiv:2404.13257

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMambaManagementPredictionTraffic Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

STG-Mamba: Spatial-Temporal Graph Learning via Selective State Space Model

2024-03-19 · Lincan Li, Hanchen Wang, Wenjie Zhang, Adelle Coster

Spatial-Temporal Graph (STG) data is characterized as dynamic, heterogenous, and non-stationary, leading to the continuous challenge of spatial-temporal graph learning. In the past few years, various GNN-based methods ha…

Computational EfficiencyGraph LearningMambaState Space Models

TSkel-Mamba: Temporal Dynamic Modeling via State Space Model for Human Skeleton-based Action Recognition

2025-12-12 · Yanan Liu, Jun Liu, Hao Zhang, Dan Xu 외 arxiv

Skeleton-based action recognition has garnered significant attention in the computer vision community. Inspired by the recent success of the selective state-space model (SSM) Mamba in modeling 1D temporal sequences, we p…

Temporal SequencesAction Recognition

VideoMamba: Spatio-Temporal Selective State Space Model

2024-07-11 · Jinyoung Park, Hee-Seon Kim, Kangwook Ko, Minbeom Kim 외

We introduce VideoMamba, a novel adaptation of the pure Mamba architecture, specifically designed for video recognition. Unlike transformers that rely on self-attention mechanisms leading to high computational costs by q…

MambamodelVideo RecognitionVideo Understanding

HiSTM: Hierarchical Spatiotemporal Mamba for Cellular Traffic Forecasting

2025-08-07 · Zineddine Bettouche, Khalid Ali, Andreas Fischer, Andreas Kassler arxiv

Cellular traffic forecasting is essential for network planning, resource allocation, or load-balancing traffic across cells. However, accurate forecasting is difficult due to intricate spatial and temporal patterns that …

Computational Efficiency

EnergyMamba: An Uncertainty-Aware Graph-Enhanced Selective State Space Model for Energy Consumption Prediction

2026-05-30 · Dahai Yu, Rongchao Xu, Lin Jiang, Guang Wang arxiv

Energy consumption prediction is essential for efficient grid management, demand-side optimization, and sustainable energy planning. Although advanced machine learning methods have been employed for better prediction per…