InternVL3.5:推动开源多模态模型在通用性、推理能力和效率上的进步

InternVL3.5: Advancing Open-Source Multimodal Models in Versatility, Reasoning, and Efficiency

王文海 Wenhai Wang · Shanghai AI Lab · 2025-08-25 · arXiv:2508.18265 ↗ · 被引 989

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

摘要 · Abstract

我们推出了 InternVL 3.5,这是 InternVL 系列中新一代开源多模态模型,在通用性、推理能力和推理效率方面取得了显著进步。关键创新是级联强化学习(Cascade RL)框架,通过两阶段过程增强推理:离线 RL 实现稳定收敛,在线 RL 进行精细对齐。这种从粗到细的训练策略在 MMMU 和 MathVista 等下游推理任务上带来了实质性改进。为优化效率,我们提出了视觉分辨率路由器(ViR),可在不牺牲性能的情况下动态调整视觉令牌的分辨率。结合 ViR,我们的解耦视觉-语言部署(DvD)策略将视觉编码器和语言模型分离到不同 GPU 上,有效平衡计算负载。这些贡献共同使 InternVL3.5 相比前代 InternVL3,整体推理性能提升高达 16.0%,推理速度提升 4.05 倍。此外,InternVL3.5 支持 GUI 交互和具身智能等新能力。值得注意的是,我们的最大模型 InternVL3.5-241B-A28B 在通用多模态、推理、文本和智能体任务中均取得了开源 MLLM 的最优结果,缩小了与 GPT-5 等领先商业模型的性能差距。所有模型和代码均已公开。

We introduce InternVL 3.5, a new family of open-source multimodal models that significantly advances versatility, reasoning capability, and inference efficiency along the InternVL series. A key innovation is the Cascade Reinforcement Learning (Cascade RL) framework, which enhances reasoning through a two-stage process: offline RL for stable convergence and online RL for refined alignment. This coarse-to-fine training strategy leads to substantial improvements on downstream reasoning tasks, e.g., MMMU and MathVista. To optimize efficiency, we propose a Visual Resolution Router (ViR) that dynamically adjusts the resolution of visual tokens without compromising performance. Coupled with ViR, our Decoupled Vision-Language Deployment (DvD) strategy separates the vision encoder and language model across different GPUs, effectively balancing computational load. These contributions collectively enable InternVL3.5 to achieve up to a +16.0\% gain in overall reasoning performance and a 4.05$\times$ inference speedup compared to its predecessor, i.e., InternVL3. In addition, InternVL3.5 supports novel capabilities such as GUI interaction and embodied agency. Notably, our largest model, i.e., InternVL3.5-241B-A28B, attains state-of-the-art results among open-source MLLMs across general multimodal, reasoning, text, and agentic tasks -- narrowing the performance gap with leading commercial models like GPT-5. All models and code are publicly released.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 25)

阅读逐段中英对照全文 →