arXiv:2603.21077cs.CV2026-03中稿 · CVPR

提出上下文感知的视觉微调方法,让多模态大模型更稳定地学习视觉信息。

CoVFT: Context-aware Visual Fine-tuning for Multimodal Large Language Models

  • 通过上下文向量和专家混合模块,让视觉编码器根据任务动态调整参数。
  • 在12个基准上达到领先性能,7B模型表现超过13B基线模型。
  • 适合追求高效多模态模型优化的研究者和开发者。

多模态大语言模型在跨模态感知与推理方面取得显著进展,但一个根本问题仍未解决:是否应微调视觉编码器?尽管LLaVA和Qwen-VL等模型取得成功,但不一致的设计选择和异构训练设置阻碍了对多模态视觉微调(VFT)的统一理解。通过配置对齐的基准测试,我们发现现有VFT方法在多模态任务中并未始终优于冻结基线。分析表明,这种不稳定性源于视觉偏好冲突——视觉编码器的上下文无关性在不同多模态上下文中引发参数更新的分歧。为此,我们提出上下文感知视觉微调(CoVFT)框架,显式将多模态上下文融入视觉适配过程。通过引入上下文向量提取(CVE)和上下文专家混合(CoMoE)模块,CoVFT分解冲突的优化信号,实现稳定且上下文敏感的视觉更新。在12个多模态基准上的大量实验表明,CoVFT实现了最先进的性能并具备优异的稳定性。值得注意的是,使用CoVFT微调的7B MLLM在性能上超越其13B对应模型的平均水平,揭示了多模态大模型中视觉编码器优化的巨大潜力。

原文摘要 · Abstract (English)

Multimodal large language models (MLLMs) achieve remarkable progress in cross-modal perception and reasoning, yet a fundamental question remains unresolved: should the vision encoder be fine-tuned or frozen? Despite the success of models such as LLaVA and Qwen-VL, inconsistent design choices and heterogeneous training setups hinder a unified understanding of visual fine-tuning (VFT) in MLLMs. Through a configuration-aligned benchmark, we find that existing VFT methods fail to consistently outperform the frozen baseline across multimodal tasks. Our analysis suggests that this instability arises from visual preference conflicts, where the context-agnostic nature of vision encoders induces divergent parameter updates under diverse multimodal context. To address this issue, we propose the Context-aware Visual Fine-tuning (CoVFT) framework, which explicitly incorporates multimodal context into visual adaptation. By integrating a Context Vector Extraction (CVE) and a Contextual Mixture-of-Experts (CoMoE) module, CoVFT decomposes conflicting optimization signals and enables stable, context-sensitive visual updates. Extensive experiments on 12 multimodal benchmarks demonstrate that CoVFT achieves state-of-the-art performance with superior stability. Notably, fine-tuning a 7B MLLM with CoVFT surpasses the average performance of its 13B counterpart, revealing substantial untapped potential in visual encoder optimization within MLLMs.

多模态视觉微调LLM优化

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