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 AnsweringLiveVQA
Accuracy68
108
Visual Question AnsweringSimpleVQA
Accuracy0.676
99
Multimodal SearchMMSearch
Accuracy69
52
Fact-based Visual Question AnsweringFVQA
Accuracy69.2
46
Agentic SearchMMSearch v1.0 (test)
Accuracy67.8
21
Multimodal Deep SearchMMSrch
Accuracy69
18
Agentic SearchBC-VL
Accuracy37.9
18
Information Seeking Question AnsweringInfoSeek
Accuracy73.9
17
Web Browsing and ComparisonBrowseComp-VL
Accuracy43
17
Fact-based Question AnsweringFVQA (test)
Accuracy70.1
16
Showing 10 of 12 rows

Other info

Follow for update