Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Selective Structured State-Spaces for Long-Form Video Understanding

About

Effective modeling of complex spatiotemporal dependencies in long-form videos remains an open problem. The recently proposed Structured State-Space Sequence (S4) model with its linear complexity offers a promising direction in this space. However, we demonstrate that treating all image-tokens equally as done by S4 model can adversely affect its efficiency and accuracy. To address this limitation, we present a novel Selective S4 (i.e., S5) model that employs a lightweight mask generator to adaptively select informative image tokens resulting in more efficient and accurate modeling of long-term spatiotemporal dependencies in videos. Unlike previous mask-based token reduction methods used in transformers, our S5 model avoids the dense self-attention calculation by making use of the guidance of the momentum-updated S4 model. This enables our model to efficiently discard less informative tokens and adapt to various long-form video understanding tasks more effectively. However, as is the case for most token reduction methods, the informative image tokens could be dropped incorrectly. To improve the robustness and the temporal horizon of our model, we propose a novel long-short masked contrastive learning (LSMCL) approach that enables our model to predict longer temporal context using shorter input videos. We present extensive comparative results using three challenging long-form video understanding datasets (LVU, COIN and Breakfast), demonstrating that our approach consistently outperforms the previous state-of-the-art S4 model by up to 9.6% accuracy while reducing its memory footprint by 23%.

Jue Wang, Wentao Zhu, Pichao Wang, Xiang Yu, Linda Liu, Mohamed Omar, Raffay Hamid• 2023

Related benchmarks

TaskDatasetResultRank
Long-form Video UnderstandingLVU
Relation Attribute Accuracy67.1
44
Video Action ClassificationCOIN
Top-1 Acc90.8
33
Action RecognitionBreakfast
Top-1 Accuracy90.7
28
Classification of Procedural ActivitiesCOIN (test)
Accuracy90.81
23
Long-form Video UnderstandingLVU (test)
Relation Top-1 Acc67.11
16
Human Activity RecognitionBreakfast
Accuracy90.7
14
Long-form Video ClassificationBreakfast
Top-1 Accuracy90.7
14
Long-form Video UnderstandingLVU 1.0 (test)
Director Accuracy67.3
14
Long-Term Video UnderstandingCOIN
Top-1 Acc90.8
14
Video UnderstandingBreakfast
Top-1 Acc90.7
12
Showing 10 of 11 rows

Other info

Follow for update