Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VideoMamba: State Space Model for Efficient Video Understanding

About

Addressing the dual challenges of local redundancy and global dependencies in video understanding, this work innovatively adapts the Mamba to the video domain. The proposed VideoMamba overcomes the limitations of existing 3D convolution neural networks and video transformers. Its linear-complexity operator enables efficient long-term modeling, which is crucial for high-resolution long video understanding. Extensive evaluations reveal VideoMamba's four core abilities: (1) Scalability in the visual domain without extensive dataset pretraining, thanks to a novel self-distillation technique; (2) Sensitivity for recognizing short-term actions even with fine-grained motion differences; (3) Superiority in long-term video understanding, showcasing significant advancements over traditional feature-based models; and (4) Compatibility with other modalities, demonstrating robustness in multi-modal contexts. Through these distinct advantages, VideoMamba sets a new benchmark for video understanding, offering a scalable and efficient solution for comprehensive video understanding. All the code and models are available at https://github.com/OpenGVLab/VideoMamba.

Kunchang Li, Xinhao Li, Yi Wang, Yinan He, Yali Wang, Limin Wang, Yu Qiao• 2024

Related benchmarks

TaskDatasetResultRank
Text-to-Video RetrievalDiDeMo (test)
R@143.1
407
Text-to-Video RetrievalLSMDC (test)
R@537.1
245
Text-to-Video RetrievalMSVD (test)
R@142.6
211
Video Action RecognitionKinetics-400
Top-1 Acc85
197
Action RecognitionSomething-Something v2 (test val)
Top-1 Accuracy71.4
187
Text-to-Video RetrievalMSRVTT (test)
Recall@50.589
178
Video Action RecognitionKinetics 400 (val)
Top-1 Acc83.9
166
Temporal Action DetectionActivityNet 1.3
mAP@0.562.1
143
Text-to-Video RetrievalActivityNet (test)
R@141
108
Video RecognitionSS v2--
64
Showing 10 of 46 rows

Other info

Code

Follow for update