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

Video Mamba Suite: State Space Model as a Versatile Alternative for Video Understanding

About

Understanding videos is one of the fundamental directions in computer vision research, with extensive efforts dedicated to exploring various architectures such as RNN, 3D CNN, and Transformers. The newly proposed architecture of state space model, e.g., Mamba, shows promising traits to extend its success in long sequence modeling to video modeling. To assess whether Mamba can be a viable alternative to Transformers in the video understanding domain, in this work, we conduct a comprehensive set of studies, probing different roles Mamba can play in modeling videos, while investigating diverse tasks where Mamba could exhibit superiority. We categorize Mamba into four roles for modeling videos, deriving a Video Mamba Suite composed of 14 models/modules, and evaluating them on 12 video understanding tasks. Our extensive experiments reveal the strong potential of Mamba on both video-only and video-language tasks while showing promising efficiency-performance trade-offs. We hope this work could provide valuable data points and insights for future research on video understanding. Code is public: https://github.com/OpenGVLab/video-mamba-suite.

Guo Chen, Yifei Huang, Jilan Xu, Baoqi Pei, Zhe Chen, Zhiqi Li, Jiahao Wang, Kunchang Li, Tong Lu, Limin Wang• 2024

Related benchmarks

TaskDatasetResultRank
Action RecognitionKinetics-400
Top-1 Acc80.1
498
Moment RetrievalQVHighlights (test)
R@1 (IoU=0.5)66.65
223
Temporal Action DetectionActivityNet 1.3
mAP@0.562.4
143
Video Moment RetrievalCharades-STA (test)
Recall@1 (IoU=0.5)57.18
91
Video Question AnsweringEgoSchema (test)
Accuracy38.7
90
Video GroundingQVHighlights (test)
mAP (IoU=0.5)64.37
64
Natural Language Video LocalizationCharades-STA (test)
R@1 (IoU=0.5)57.18
61
Temporal Action DetectionFineAction
Avg mAP29
37
Temporal Action DetectionHACS segment (test)
mAP@0.564
30
Action RecognitionEpic-100 (test)
Action Accuracy42.8
20
Showing 10 of 14 rows

Other info

Code

Follow for update