Kimi-VL 技术报告

Kimi-VL Technical Report

杨植麟 Zhilin Yang · Moonshot AI · 2025-04-10 · arXiv:2504.07491 ↗ · 被引 292

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

摘要 · Abstract

我们提出 Kimi-VL,一个高效的开源混合专家(MoE)视觉语言模型(VLM),提供先进的多模态推理、长上下文理解和强大的智能体能力——而其语言解码器仅激活 2.8B 参数(Kimi-VL-A3B)。Kimi-VL 在具有挑战性的领域表现出色:作为通用 VLM,Kimi-VL 在多轮智能体任务(如 OSWorld)中表现出色,与旗舰模型相当。此外,它在各种具有挑战性的视觉语言任务中展现出卓越的能力,包括大学级别的图像和视频理解、OCR、数学推理和多图像理解。在对比评估中,它有效与 GPT-4o-mini、Qwen2.5-VL-7B 和 Gemma-3-12B-IT 等前沿高效 VLM 竞争,同时在多个关键领域超越 GPT-4o。Kimi-VL 还在处理长上下文和清晰感知方面取得进展。凭借 128K 扩展上下文窗口,Kimi-VL 可以处理各种长输入,在 LongVideoBench 上取得 64.5 分,在 MMLongBench-Doc 上取得 35.1 分。其原生分辨率视觉编码器 MoonViT 进一步使其能够看到并理解超高分辨率视觉输入,在 InfoVQA 上达到 83.2 分,在 ScreenSpot-Pro 上达到 34.5 分,同时保持常见任务的计算成本较低。在 Kimi-VL 的基础上,我们引入了一个高级长思考变体:Kimi-VL-Thinking-2506。通过长思维链(CoT)监督微调(SFT)和强化学习(RL)开发,最新模型展现出强大的长时推理能力(MMMU 64.0,MMMU-Pro 46.3,MathVision 56.9,MathVista 80.1,VideoMMMU 65.2),同时获得稳健的通用能力。代码和模型可在 https://github.com/MoonshotAI/Kimi-VL 公开获取。

We present Kimi-VL, an efficient open-source Mixture-of-Experts (MoE) vision-language model (VLM) that offers advanced multimodal reasoning, long-context understanding, and strong agent capabilities - all while activating only 2.8B parameters in its language decoder (Kimi-VL-A3B). Kimi-VL demonstrates strong performance across challenging domains: as a general-purpose VLM, Kimi-VL excels in multi-turn agent tasks (e.g., OSWorld), matching flagship models. Furthermore, it exhibits remarkable capabilities across diverse challenging vision language tasks, including college-level image and video comprehension, OCR, mathematical reasoning, and multi-image understanding. In comparative evaluations, it effectively competes with cutting-edge efficient VLMs such as GPT-4o-mini, Qwen2.5-VL-7B, and Gemma-3-12B-IT, while surpassing GPT-4o in several key domains. Kimi-VL also advances in processing long contexts and perceiving clearly. With a 128K extended context window, Kimi-VL can process diverse long inputs, achieving impressive scores of 64.5 on LongVideoBench and 35.1 on MMLongBench-Doc. Its native-resolution vision encoder, MoonViT, further allows it to see and understand ultra-high-resolution visual inputs, achieving 83.2 on InfoVQA and 34.5 on ScreenSpot-Pro, while maintaining lower computational cost for common tasks. Building upon Kimi-VL, we introduce an advanced long-thinking variant: Kimi-VL-Thinking-2506. Developed through long chain-of-thought (CoT) supervised fine-tuning (SFT) and reinforcement learning (RL), the latest model exhibits strong long-horizon reasoning capabilities (64.0 on MMMU, 46.3 on MMMU-Pro, 56.9 on MathVision, 80.1 on MathVista, 65.2 on VideoMMMU) while obtaining robust general abilities. Code and models are publicly accessible at https://github.com/MoonshotAI/Kimi-VL.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 14)

阅读逐段中英对照全文 →