Our new X account is live! Follow @wizwand_team for updates
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
376
Text-to-Video RetrievalLSMDC (test)
R@120.4
225
Text-to-Video RetrievalMSVD (test)
R@142.6
204
Action RecognitionSomething-Something v2 (test val)
Top-1 Accuracy71.4
187
Video Action RecognitionKinetics-400
Top-1 Acc85
184
Text-to-Video RetrievalMSRVTT (test)
Recall@10.356
155
Text-to-Video RetrievalActivityNet (test)
R@141
108
Video RecognitionSS v2
Top-1 Acc69.4
47
Long-form Video UnderstandingLVU
Relation Attribute Accuracy62.5
44
Text-to-Video RetrievalDiDeMo (DDM) full (test val)
Recall@141.4
34
Showing 10 of 32 rows

Other info

Code

Follow for update