CVMar 16, 2025

VideoMAP: Toward Scalable Mamba-based Video Autoregressive Pretraining

arXiv:2503.12332v12 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This work addresses scalability challenges in video understanding for researchers and practitioners, offering an incremental improvement over existing methods.

The paper tackles overfitting issues in Mamba-based video understanding by introducing VideoMAP, a Hybrid Mamba-Transformer framework with a novel pre-training strategy, achieving significant performance gains and sample efficiency across multiple datasets.

Recent Mamba-based architectures for video understanding demonstrate promising computational efficiency and competitive performance, yet struggle with overfitting issues that hinder their scalability. To overcome this challenge, we introduce VideoMAP, a Hybrid Mamba-Transformer framework featuring a novel pre-training approach. VideoMAP uses a 4:1 Mamba-to-Transformer ratio, effectively balancing computational cost and model capacity. This architecture, combined with our proposed frame-wise masked autoregressive pre-training strategy, delivers significant performance gains when scaling to larger models. Additionally, VideoMAP exhibits impressive sample efficiency, significantly outperforming existing methods with less training data. Experiments show that VideoMAP outperforms existing models across various datasets, including Kinetics-400, Something-Something V2, Breakfast, and COIN. Furthermore, we demonstrate the potential of VideoMAP as a visual encoder for multimodal large language models, highlighting its ability to reduce memory usage and enable the processing of longer video sequences. The code is open-source at https://github.com/yunzeliu/MAP

Foundations

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

Your Notes