TensorX
返回文献探索

Paper · arXiv 2502.13145

Multimodal Mamba: Decoder-only Multimodal State Space Model via Quadratic to Linear Distillation

Bencheng Liao, Hongyuan Tao, Qian Zhang, Tianheng Cheng, Yingyue Li, Haoran Yin, Wenyu Liu, Xinggang Wang

38 upvotesFebruary 18, 2025arXiv 预印本
AI 摘要

A framework converts existing decoder-only Multimodal Large Language Models to linear-complexity models using distillation, reducing computational complexity and memory usage while maintaining performance.

Multimodal Large Language ModelsMLMLsmmMambalinear-complexitymultimodal state space modelsprogressive distillationdecoder-only MLLMsTransformerseeding strategydistillation recipemultimodal capabilitieshybrid architecturesHoVLEVLMsspeedupGPU memory reduction

Abstract

Recent Multimodal Large Language Models (MLLMs) have achieved remarkable performance but face deployment challenges due to their quadratic computational complexity, growing Key-Value cache requirements, and reliance on separate vision encoders. We propose mmMamba, a framework for developing linear-complexity native multimodal state space models through progressive distillation from existing MLLMs using moderate academic computational resources. Our approach enables the direct conversion of trained decoder-only MLLMs to linear-complexity architectures without requiring pre-trained RNN-based LLM or vision encoders. We propose an seeding strategy to carve Mamba from trained Transformer and a three-stage distillation recipe, which can effectively transfer the knowledge from Transformer to Mamba while preserving multimodal capabilities. Our method also supports flexible hybrid architectures that combine Transformer and Mamba layers for customizable efficiency-performance trade-offs. Distilled from the Transformer-based decoder-only HoVLE, mmMamba-linear achieves competitive performance against existing linear and quadratic-complexity VLMs, while mmMamba-hybrid further improves performance significantly, approaching HoVLE's capabilities. At 103K tokens, mmMamba-linear demonstrates 20.6times speedup and 75.8% GPU memory reduction compared to HoVLE, while mmMamba-hybrid achieves 13.5times speedup and 60.2% memory savings. Code and models are released at https://github.com/hustvl/mmMamba

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Multimodal Mamba: Decoder-only Multimodal State Space Model via Quadratic to Linear Distillation | TensorX