Kwai Keye-VL-2.0 Technical Report
About
We introduce Kwai Keye-VL-2.0-30B-A3B, an open-source Mixture-of-Experts (MoE) multimodal foundation model designed to advance long-video understanding and agentic intelligence. To address the challenges of ultra-long contexts, information redundancy, and prohibitive computational costs inherent in hour-level videos, Keye-VL-2.0 is the first to adapt DeepSeek Sparse Attention (DSA) to GQA-based multimodal architectures, enabling lossless 256K context processing while capturing critical frames and long-range temporal dependencies. This architecture is underpinned by a highly optimized training and inference infrastructure, including scalable video I/O, heterogeneous ViT-LM parallelism, and custom DSA kernels that significantly maximize throughput and minimize computational overhead. Furthermore, to overcome the algorithmic dilemma of catastrophic forgetting during multi-task alignment, we introduce Cross-Modal Multi-Teacher On-Policy Distillation (MOPD) paired with Context-RL and Video-RL. By distilling dense token-level teacher feedback from on-policy rollouts back into the MoE backbone, which activates only 3B parameters, Keye-VL-2.0 natively empowers advanced agent collaboration across Code, Tool, and Search scenarios with multimodal self-correction. Extensive evaluations across video understanding, temporal grounding, reasoning, STEM, and agent benchmarks demonstrate that Keye-VL-2.0-30B-A3B achieves state-of-the-art performance among models of similar scale, particularly excelling in fine-grained temporal localization on TimeLens and long-video comprehension on Video-MME-v2 and LongVideoBench. We release our model checkpoints to accelerate community progress toward scalable and robust multimodal agentic applications.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Long Video Understanding | LongVideoBench | Score74.1 | 290 | |
| Software Engineering Issue Resolution | SWE-bench Verified | Resolution Rate62 | 110 | |
| Coding | LiveCodeBench v6 | Score (%)64.2 | 51 | |
| Video Understanding | VideoMME w/o sub | Score78.3 | 36 | |
| Video Understanding | Video-MMMU | Accuracy80 | 29 | |
| Algorithmic Correctness Evaluation | OJBench | Overall Score71.5 | 3 | |
| Temporal Grounding | ActivityNet TimeLens | Score58.5 | 3 | |
| Temporal Grounding | QVHighlights TimeLens | Score70.1 | 3 | |
| Temporal Grounding | Charades-TimeLens | Score58.4 | 3 | |
| Video Understanding | Video-MME v2 | ACC (64 frames)35.3 | 3 |