arXiv:2604.10985cs.AIcs.CL2026-04

对比LLaMA三代模型对视觉语言模型性能的影响,发现新模型不总更好。

Back to the Barn with LLAMAs: Evolving Pretrained LLM Backbones in Finetuning Vision Language Models

  • 固定视觉编码器与训练数据,仅更换LLaMA版本测试效果
  • 新模型在问答任务中更会解题而非多答,且内部表征更稳定
  • 依赖视觉理解的任务几乎不受模型更新影响,适合做对比实验

视觉语言模型(VLM)通过采用强大的预训练大语言模型(LLM)作为核心推理骨干快速进步。随着新型更强大的LLM不断涌现,其在推理、指令遵循和泛化能力上持续提升,亟需高效地将这些进展融入现有VLM。然而,新LLM如何影响多模态推理、对齐及特定任务表现仍缺乏系统研究。本研究通过保持视觉编码器、训练数据和后训练算法一致,对比基于LLaMA-1、LLaMA-2和LLaMA-3的VLM,发现新LLM并不总是带来更好性能,结果取决于下游任务。例如,在视觉问答任务中,新模型倾向于解决不同问题而非更多问题,这源于其更校准的置信度与更稳定的内部表示。此外,部分VLM能力仅在最新一代出现,而主要依赖视觉理解的任务则几乎未受益于更新后的LLM骨干。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) have rapidly advanced by leveraging powerful pre-trained Large Language Models (LLMs) as core reasoning backbones. As new and more capable LLMs emerge with improved reasoning, instruction-following, and generalization, there is a pressing need to efficiently update existing VLMs to incorporate these advancements. However, the integration of new LLMs into VLMs, particularly how the evolving LLMs contribute to multimodal reasoning, alignment, and task-specific performance remains underexplored. Addressing this gap is important for VLM development, given the rapid evolution of pretrained LLM backbones. This study presents a controlled and systematic investigation of how changes in the pretrained LLM backbone affect downstream VLM task performance. By having the vision encoder, training data, and post-training algorithm remain same across LLAMA-1, LLAMA-2, and LLAMA-3 based VLMs, we find that newer LLM backbones do not always lead to better VLMs, but the performance depends on the downstream VLM task. For example, in visual question and answering tasks, newer LLM backbones tend to solve different questions rather than just more questions, and our analysis shows this is driven by differences in how the models process information, including better calibrated confidence and more stable internal representations. We also find that some VLM capabilities appear only in the newest LLM generation, while tasks that depend mainly on visual understanding see little benefit from a newer LLM backbone.

视觉语言模型LLaMA微调研究多模态

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