MambaLSTM: A Spatio-Temporal Framework for Enhanced Traffic Accident Risk Prediction
Abstract
In traffic accident risk prediction, most studies overlook the extra noise that could be incorporated when fusing temporal features into spatial features, and some models struggle to capture global correlations among spatial regions. To address these challenges, we propose a novel traffic accident risk prediction framework named MambaLSTM. First, we develop a squeeze-and-excitation temporal feature fusion module to integrate temporal information without compromising spatio-temporal integrity. Second, we introduce a new patch embedding module for effectively capturing semantic relationships among spatially adjacent regions. Additionally, we introduce a Mamba block based on state-space models to model global spatial semantics in urban regions. Finally, we propose a MambaLSTM unit to efficiently capture long- and short-term temporal dependencies for identifying dynamic risk patterns. Extensive experiments on real-world datasets demonstrate the proposed model's superiority over state-of-the-art methods. The code is released at https://github.com/Zhenzovo/MambaLSTM.
Keywords
Cite
@article{arxiv.2607.18353,
title = {MambaLSTM: A Spatio-Temporal Framework for Enhanced Traffic Accident Risk Prediction},
author = {Zhen Yu and Yachao Yuan and Zixiang Peng and Muting Li and Thar Baker},
journal= {arXiv preprint arXiv:2607.18353},
year = {2026}
}