对比不同视觉与语言模型组合,找出多模态大模型最优设计
LLaVA-MORE: A Comparative Study of LLMs and Visual Backbones for Enhanced Visual Instruction Tuning
- 统一训练协议,公平比较多种语言与视觉模型搭配
- 发现小模型如Phi-4在指令遵循上表现接近大模型
- 验证图像分辨率提升与预训练数据多样性对性能影响
多模态大语言模型(MLLM)的发展凸显了视觉骨干网络与语言模型的关键作用。尽管以往研究主要聚焦于将模型规模扩展至数十亿参数,但模型大小、架构与性能之间的权衡仍不明确。此外,训练数据和评估协议的不一致阻碍了直接比较,难以得出最优设计选择。本文提出LLaVA-MORE,一个整合最新语言模型与多样视觉骨干的MLLM家族。为确保公平比较,采用统一训练协议贯穿所有架构。系统分析小型与中型语言模型(包括Phi-4、LLaMA-3.1、Gemma-2),评估其在多模态推理、生成与指令遵循上的表现,并探讨模型规模与性能的关系。同时全面研究多种视觉编码器,涵盖基于CLIP的架构以及DINOv2、SigLIP、SigLIP2等替代方案。额外实验考察图像分辨率提升及预训练数据集变化的影响。整体结果为构建更高效的MLLM提供洞见,并建立可复现的评估框架,推动未来模型发展。代码与模型已公开于:https://github.com/aimagelab/LLaVA-MORE。
原文摘要 · Abstract (English)
Recent progress in Multimodal Large Language Models (MLLMs) has highlighted the critical roles of both the visual backbone and the underlying language model. While prior work has primarily focused on scaling these components to billions of parameters, the trade-offs between model size, architecture, and performance remain underexplored. Additionally, inconsistencies in training data and evaluation protocols have hindered direct comparisons, making it difficult to derive optimal design choices. In this paper, we introduce LLaVA-MORE, a new family of MLLMs that integrates recent language models with diverse visual backbones. To ensure fair comparisons, we employ a unified training protocol applied consistently across all architectures. Our analysis systematically explores both small- and medium-scale LLMs -- including Phi-4, LLaMA-3.1, and Gemma-2 -- to evaluate multimodal reasoning, generation, and instruction following, while examining the relationship between model size and performance. Beyond evaluating the LLM impact on final results, we conduct a comprehensive study of various visual encoders, ranging from CLIP-based architectures to alternatives such as DINOv2, SigLIP, and SigLIP2. Additional experiments investigate the effects of increased image resolution and variations in pre-training datasets. Overall, our results provide insights into the design of more effective MLLMs, offering a reproducible evaluation framework that facilitates direct comparisons and can guide future model development. Our source code and trained models are publicly available at: https://github.com/aimagelab/LLaVA-MORE.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。