InternVL3:探索开源多模态模型的高级训练与测试时策略

InternVL3: Exploring Advanced Training and Test-Time Recipes for Open-Source Multimodal Models

王文海 Wenhai Wang · Shanghai AI Lab · 2025-04-14 · arXiv:2504.10479 ↗ · 被引 1486

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们推出了 InternVL3,这是 InternVL 系列的一次重大进步,其特点是采用了原生多模态预训练范式。与将纯文本大语言模型(LLM)适配为支持视觉输入的多模态大语言模型(MLLM)不同,InternVL3 在单个预训练阶段同时从多样化的多模态数据和纯文本语料中获取多模态和语言能力。这种统一的训练范式有效解决了传统 MLLM 事后训练流程中常见的复杂性和对齐挑战。为了进一步提升性能和可扩展性,InternVL3 引入了可变视觉位置编码(V2PE)以支持扩展的多模态上下文,采用了监督微调(SFT)和混合偏好优化(MPO)等先进的后训练技术,并采用了测试时扩展策略以及优化的训练基础设施。大量实证评估表明,InternVL3 在广泛的多模态任务中表现出卓越性能。特别是,InternVL3-78B 在 MMMU 基准测试中取得了 72.2 分,创下了开源 MLLM 的新纪录。其能力与领先的专有模型(包括 ChatGPT-4o、Claude 3.5 Sonnet 和 Gemini 2.5 Pro)保持高度竞争力,同时保持了强大的纯语言能力。秉承开放科学原则,我们将公开发布训练数据和模型权重,以促进下一代 MLLM 的进一步研究和发展。

We introduce InternVL3, a significant advancement in the InternVL series featuring a native multimodal pre-training paradigm. Rather than adapting a text-only large language model (LLM) into a multimodal large language model (MLLM) that supports visual inputs, InternVL3 jointly acquires multimodal and linguistic capabilities from both diverse multimodal data and pure-text corpora during a single pre-training stage. This unified training paradigm effectively addresses the complexities and alignment challenges commonly encountered in conventional post-hoc training pipelines for MLLMs. To further improve performance and scalability, InternVL3 incorporates variable visual position encoding (V2PE) to support extended multimodal contexts, employs advanced post-training techniques such as supervised fine-tuning (SFT) and mixed preference optimization (MPO), and adopts test-time scaling strategies alongside an optimized training infrastructure. Extensive empirical evaluations demonstrate that InternVL3 delivers superior performance across a wide range of multi-modal tasks. In particular, InternVL3-78B achieves a score of 72.2 on the MMMU benchmark, setting a new state-of-the-art among open-source MLLMs. Its capabilities remain highly competitive with leading proprietary models, including ChatGPT-4o, Claude 3.5 Sonnet, and Gemini 2.5 Pro, while also maintaining strong pure-language proficiency. In pursuit of open-science principles, we will publicly release both the training data and model weights to foster further research and development in next-generation MLLMs.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 24)

阅读逐段中英对照全文 →