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

MM-DeepResearch: A Simple and Effective Multimodal Agentic Search Baseline

About

We aim to develop a multimodal research agent capable of explicit reasoning and planning, multi-tool invocation, and cross-modal information synthesis, enabling it to conduct deep research tasks. However, we observe three main challenges in developing such agents: (1) scarcity of search-intensive multimodal QA data, (2) lack of effective search trajectories, and (3) prohibitive cost of training with online search APIs. To tackle them, we first propose Hyper-Search, a hypergraph-based QA generation method that models and connects visual and textual nodes within and across modalities, enabling to generate search-intensive multimodal QA pairs that require invoking various search tools to solve. Second, we introduce DR-TTS, which first decomposes search-involved tasks into several categories according to search tool types, and respectively optimize specialized search tool experts for each tool. It then recomposes tool experts to jointly explore search trajectories via tree search, producing trajectories that successfully solve complex tasks using various search tools. Third, we build an offline search engine supporting multiple search tools, enabling agentic reinforcement learning without using costly online search APIs. With the three designs, we develop MM-DeepResearch, a powerful multimodal deep research agent, and extensive results shows its superiority across benchmarks. Code is available at https://github.com/HJYao00/MM-DeepResearch

Huanjin Yao, Qixiang Yin, Min Yang, Ziwang Zhao, Yibo Wang, Haotian Luo, Jingyi Zhang, Jiaxing Huang• 2026

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringSimpleVQA
Accuracy0.676
225
Visual Question AnsweringLiveVQA
Accuracy68
151
Multimodal SearchMMSearch
Accuracy69
119
Fact-based Visual Question AnsweringFVQA
Accuracy69.2
67
Visual Question AnsweringFVQA
Accuracy69.2
57
Fact-based Question AnsweringFVQA (test)
Accuracy70.1
45
Visual Question AnsweringSimpleVQA
Score65.9
38
Multimodal Deep SearchBC-VL
Accuracy43
37
Multimodal SearchBrowseComp-VL
Score37.9
35
Multimodal SearchBrowseComp-VL
Accuracy (BrowseComp-VL)43
34
Showing 10 of 21 rows

Other info

Follow for update