Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DeepEyesV2: Toward Agentic Multimodal Model

About

Agentic multimodal models should not only comprehend text and images, but also actively invoke external tools, such as code execution environments and web search, and integrate these operations into reasoning. In this work, we introduce DeepEyesV2 and explore how to build an agentic multimodal model from the perspectives of data construction, training methods, and model evaluation. We observe that direct reinforcement learning alone fails to induce robust tool-use behavior. This phenomenon motivates a two-stage training pipeline: a cold-start stage to establish tool-use patterns, and reinforcement learning stage to further refine tool invocation. We curate a diverse, moderately challenging training dataset, specifically including examples where tool use is beneficial. We further introduce RealX-Bench, a comprehensive benchmark designed to evaluate real-world multimodal reasoning, which inherently requires the integration of multiple capabilities, including perception, search, and reasoning. We evaluate DeepEyesV2 on RealX-Bench and other representative benchmarks, demonstrating its effectiveness across real-world understanding, mathematical reasoning, and search-intensive tasks. Moreover, DeepEyesV2 exhibits task-adaptive tool invocation, tending to use image operations for perception tasks and numerical computations for reasoning tasks. Reinforcement learning further enables complex tool combinations and allows model to selectively invoke tools based on context. We hope our study can provide guidance for community in developing agentic multimodal models.

Jack Hong, Chenxiao Zhao, ChengLin Zhu, Weiheng Lu, Guohai Xu, Xing Yu• 2025

Related benchmarks

TaskDatasetResultRank
Optical Character RecognitionOCRBench
Score882
486
Mathematical ReasoningMathVista
Accuracy71.9
382
Mathematical ReasoningWeMath
Accuracy38.1
317
Mathematical Multimodal ReasoningMathVista
Accuracy71.9
276
Mathematical ReasoningMathVerse
Accuracy52.7
266
Multimodal Math ReasoningMathVision
Accuracy28.9
263
Mathematical Multimodal ReasoningMathVerse
Accuracy52.7
259
Multimodal Math ReasoningWeMath
Accuracy38.1
228
Visual Question AnsweringSimpleVQA
Accuracy0.594
225
Multimodal ReasoningWeMath
Accuracy38.1
199
Showing 10 of 179 rows
...

Other info

GitHub

Follow for update