paper-with-me

홈 › Papers

Crash Time Matters: HybridMamba for Fine-Grained Temporal Localization in Traffic Surveillance Footage

2025-04-04 · Ibne Farabi Shihab, Anuj Sharma

Traffic crash detection in long-form surveillance videos is critical for emergency response and infrastructure planning but remains difficult due to the brief and rare nature of crash events. We introduce HybridMamba, a novel architecture that combines visual transformers with state-space temporal modeling to achieve accurate crash time localization. Our method uses multi-level token compression and hierarchical temporal processing to remain computationally efficient without sacrificing temporal resolution. Evaluated on a large-scale dataset from the Iowa Department of Transportation, HybridMamba achieves a mean absolute error of 1.50 seconds, with 65.2 percent of predictions within one second of the ground truth. It outperforms recent video-language models such as TimeChat and VideoLLaMA2 by up to 2.8 seconds, while using significantly fewer parameters. Our results demonstrate strong generalization across videos ranging from 2 to 40 minutes in diverse conditions. HybridMamba offers a robust and efficient solution for fine-grained temporal localization in traffic surveillance. The code will be released upon publication.

📄 PDF Abstract BibTeX arXiv:2504.03235

Code (0)

등록된 구현이 없습니다.

Tasks

Temporal Localization

Similar Papers 제목 키워드 기반

ST-GraphNet: A Spatio-Temporal Graph Neural Network for Understanding and Predicting Automated Vehicle Crash Severity

2025-06-09 · Mahmuda Sultana Mimi, Md Monzurul Islam, Anannya Ghosh Tusti, Shriyank Somvanshi 외

Understanding the spatial and temporal dynamics of automated vehicle (AV) crash severity is critical for advancing urban mobility safety and infrastructure planning. In this work, we introduce ST-GraphNet, a spatio-tempo…

Graph AttentionGraph Neural Network

HybridMamba: A Dual-domain Mamba for 3D Medical Image Segmentation

2025-09-18 · Weitong Wu, Zhaohu Xing, Jing Gong, Qin Peng 외 arxiv

In the domain of 3D biomedical image segmentation, Mamba exhibits the superior performance for it addresses the limitations in modeling long-range dependencies inherent to CNNs and mitigates the abundant computational ov…

Medical Image Segmentation

Ctrl-Crash: Controllable Diffusion for Realistic Car Crashes

2025-05-30 · Anthony Gosselin, Ge Ya Luo, Luis Lara, Florian Golemo 외

Video diffusion techniques have advanced significantly in recent years; however, they struggle to generate realistic imagery of car crashes due to the scarcity of accident events in most driving datasets. Improving traff…

counterfactualVideo Generation

Fault Localization via Fine-tuning Large Language Models with Mutation Generated Stack Traces

2025-01-29 · Neetha Jambigi, Bartosz Bogacz, Moritz Mueller, Thomas Bach 외

Abrupt and unexpected terminations of software are termed as software crashes. They can be challenging to analyze. Finding the root cause requires extensive manual effort and expertise to connect information sources like…

Fault localization

Crash Report Data Analysis for Creating Scenario-Wise, Spatio-Temporal Attention Guidance to Support Computer Vision-based Perception of Fatal Crash Risks

2021-09-06 · Yu Li, Muhammad Monjurul Karim, Ruwen Qin

Reducing traffic fatalities and serious injuries is a top priority of the US Department of Transportation. The computer vision (CV)-based crash anticipation in the near-crash phase is receiving growing attention. The abi…

Clustering