arXiv:2603.19209cs.CVcs.LG2026-03

状态空间模型可替代视觉变压器,性能更强且更轻量。

Do VLMs Need Vision Transformers? Evaluating State Space Models as Vision Encoders

  • 用状态空间模型做视觉编码器,替代传统Transformer
  • 在VQA和定位任务中表现优于ViT,且模型更小
  • 发现大模型不等于好性能,提出稳定化改进策略

大型视觉-语言模型(VLM)通常使用冻结的视觉主干网络,将图像特征通过轻量连接器映射到大语言模型。尽管基于Transformer的编码器是主流选择,本文系统评估了状态空间模型(SSM)作为视觉编码器的潜力。在匹配的ImageNet-1K初始化下,SSM编码器在VQA和定位/分割任务上整体表现最优。进一步通过检测或分割训练适配后,两者性能均提升;但此时SSM仍保持竞争力,且模型规模显著更小。研究还发现:(i)更高的ImageNet准确率或更大的模型并不保证更好的VLM性能;(ii)部分视觉编码器在定位任务中不稳定。基于此,提出稳定化策略,提升两类主干的鲁棒性,并强调SSM是Transformer之外的有力替代方案。

原文摘要 · Abstract (English)

Large vision--language models (VLMs) often use a frozen vision backbone, whose image features are mapped into a large language model through a lightweight connector. While transformer-based encoders are the standard visual backbone, we ask whether state space model (SSM) vision backbones can be a strong alternative. We systematically evaluate SSM vision backbones for VLMs in a controlled setting. Under matched ImageNet-1K initialization, the SSM backbone achieves the strongest overall performance across both VQA and grounding/localization. We further adapt both SSM and ViT-family backbones with detection or segmentation training and find that dense-task tuning generally improves performance across families; after this adaptation, the SSM backbone remains competitive while operating at a substantially smaller model scale. We further observe that (i) higher ImageNet accuracy or larger backbones do not reliably translate into better VLM performance, and (ii) some visual backbones are unstable in localization. Based on these findings, we propose stabilization strategies that improve robustness for both backbone families and highlight SSM backbones as a strong alternative to transformer-based vision encoders in VLMs.

视觉编码器状态空间模型多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。