让多模态大模型更懂视觉,提升空间推理能力
Elevating Visual Perception in Multimodal LLMs with Visual Embedding Distillation
- 在预训练中同时优化视觉嵌入与文本预测,融合视觉专家知识
- 在多个基准上平均提升2.5%,深度任务最高提升8.7%
- 适合关注机器人、具身智能等需要强视觉理解的场景
近期多模态大模型(MLLMs)通常仅通过自然语言监督训练,将视觉编码器特征输入语言模型,导致模型偏向语言理解,弱化了数据中丰富的视觉感知信号,而这对于具身智能和机器人领域的空间推理任务至关重要。本文提出VisPer-LM,首个将专家视觉编码器的视觉感知知识注入多模态大模型隐藏表示的方法。通过分析仅用自然语言监督训练的MLLMs,发现其视觉表征质量与下游性能呈正相关。基于此,我们在预训练阶段构建耦合优化目标:同时预测视觉嵌入和下一个文本标记。大量探针实验验证了视觉表征质量的提升。结果表明,VisPer-LM优于单编码器和多编码器基线,在多个基准上平均提升2.5%,在CV-Bench的深度任务上提升达8.7%。
原文摘要 · Abstract (English)
In recent times, the standard practice for developing MLLMs is to feed features from vision encoder(s) into the LLM and train with natural language supervision. This approach often causes models to lean towards language comprehension and undermine the rich visual perception signals present in the data, which are critical for tasks involving spatial reasoning in the domain of embodied AI and robotics. Is it possible to optimize both at the same time? In this work, we propose VisPer-LM, the first approach that infuses visual perception knowledge from expert vision encoders into the LLM's (of an MLLM) hidden representations. We start by investigating MLLMs trained solely with natural language supervision and identify a positive correlation between the quality of visual representations within these models and their downstream performance. Given this insight, we formulate the objective during the pretraining stage in MLLMs as a coupled optimization of predictive visual embedding and next (text) token prediction. Moreover, through extensive probing, we observe improved visual representation quality due to embedding optimization, underscoring the effectiveness of our probing setup. We demonstrate that our VisPer-LM outperforms the single and multi-encoder baselines, proving our approach's superiority over explicitly feeding the corresponding features to the LLM. In particular, VisPer-LM boosts performance by an average margin of up to 2.5% on various benchmarks, with a notable improvement of 8.7% on the Depth task in CV-Bench.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。