CVJun 16, 2025

MambaMia: A State-Space-Model-Based Compression for Efficient Video Understanding in Large Multimodal Models

arXiv:2506.13564v11 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses efficiency challenges in video understanding for real-world deployments, though it appears incremental as a compression method for an existing bottleneck.

The paper tackles the problem of token explosion in long or dense videos for large multimodal models by compressing multiple video-frame features, achieving competitive results while significantly reducing token budget.

We propose an efficient framework to compress multiple video-frame features before feeding them into large multimodal models, thereby mitigating the severe token explosion arising from long or dense videos. Our design leverages a bidirectional state-space-based block equipped with a gated skip connection and a learnable weighted-average pooling mechanism applied to periodically inserted learned queries. This structure enables hierarchical downsampling across both spatial and temporal dimensions, preserving performance in a cost-effective manner. Across challenging long and dense video understanding tasks, our approach demonstrates competitive results against state-of-the-art models, while significantly reducing overall token budget. Notably, replacing our proposed state-space block with a conventional Transformer results in substantial performance degradation, highlighting the advantages of state-space modeling for effectively compressing multi-frame video data. Our framework emphasizes resource-conscious efficiency, making it practical for real-world deployments. We validate its scalability and generality across multiple benchmarks, achieving the dual objectives of efficient resource usage and comprehensive video understanding.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes