paper-with-me

Papers

DeepEyesV2: Toward Agentic Multimodal Model

2025-11-07 · Jack Hong, Chenxiao Zhao, ChengLin Zhu, Weiheng Lu, Guohai Xu, Xing Yu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.05271

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical ReasoningMultimodal Reasoning

Similar Papers 제목 키워드 기반

Do Multimodal Agents Really Benefit from Tool Use? A Systematic Study of Capability Gains

2026-06-01 · Garvin Guo, Donglei Yu, Yu Chen, Xiang Wang 외 arxiv

Tool-augmented multimodal agents show strong benchmark gains, often taken as evidence that agents have learned to use tools. We argue that this interpretation can be premature: a tool-call trace alone does not show wheth…

Mathematical Reasoning

AMUSE: Audio-Visual Benchmark and Alignment Framework for Agentic Multi-Speaker Understanding

2025-12-18 · Sanjoy Chowdhury, Karren D. Yang, Xudong Liu, Fartash Faghri 외 arxiv

Recent multimodal large language models (MLLMs) such as GPT-4o and Qwen3-Omni show strong perception but struggle in multi-speaker, dialogue-centric settings that demand agentic reasoning tracking who speaks, maintaining…

Deep-Reporter: Deep Research for Grounded Multimodal Long-Form Generation

2026-04-12 · Fangda Ye, Zhifei Xie, Yuxin Hu, Yihang Yin 외 arxiv

Recent agentic search frameworks enable deep research via iterative planning and retrieval, reducing hallucinations and enhancing factual grounding. However, they remain text-centric, overlooking the multimodal evidence …

multimodal generation

Octopus: Agentic Multimodal Reasoning with Six-Capability Orchestration

2025-11-19 · Yifu Guo, Zishan Xu, Zhiyuan Yao, Yuquan Lu 외 arxiv

Existing multimodal reasoning models and frameworks suffer from fundamental architectural limitations: most lack the human-like ability to autonomously explore diverse reasoning pathways-whether in direct inference, tool…

Multimodal Reasoning

Skywork-R1V4: Toward Agentic Multimodal Intelligence through Interleaved Thinking with Images and DeepResearch

2025-12-02 · Yifan Zhang, Liang Hu, Haofeng Sun, Peiyu Wang 외 arxiv

Despite recent progress in multimodal agentic systems, existing approaches often treat image manipulation and web search as disjoint capabilities, rely heavily on costly reinforcement learning, and lack planning grounded…

Reinforcement LearningImage Manipulation