Mind DeepResearch Technical Report
Summary
MindDR is a multi-agent deep research framework using a three-agent architecture (Planning, DeepSearch, Report) and a four-stage training pipeline, achieving competitive performance with ~30B-parameter models on multiple benchmarks. Developed by Li Auto and deployed as an online product, it also introduces MindDR Bench, a 500-query Chinese benchmark for evaluating deep research capabilities.
View Cached Full Text
Cached at: 04/21/26, 07:21 AM
Paper page - Mind DeepResearch Technical Report
Source: https://huggingface.co/papers/2604.14518
Abstract
MindDR is an efficient multi-agent deep research framework that achieves high performance through a collaborative three-agent architecture and specialized four-stage training pipeline, demonstrating strong results on multiple benchmarks.
We present Mind DeepResearch (MindDR), an efficientmulti-agent deep research frameworkthat achieves leading performance with only ~30B-parameter models through a meticulously designeddata synthesisandmulti-stage training pipeline. The core innovation of MindDR lies in acollaborative three-agent architecture(Planning Agent, DeepSearch Agent, and Report Agent) and a four-stageagent-specialized training pipelinecomprisingSFT cold-start,Search-RL,Report-RLandpreference alignment. With this regime, MindDR demonstrates competitive performance even with ~30B-scale models. Specifically, MindDR achieves 45.7% on BrowseComp-ZH, 42.8% on BrowseComp, 46.5% on WideSearch, 75.0% on xbench-DS, and 52.5 on DeepResearch Bench, outperforming comparable-scale open-source agent systems and rivaling larger-scale models. MindDR has been deployed as an online product in Li Auto. Furthermore, we introduce MindDR Bench, a curated benchmark of 500real-world Chinese queriesfrom our internal product user interactions, evaluated through a comprehensivemulti-dimensional rubric systemrather than relying on a single RACE metric. On MindDR Bench, MindDR achieves a state-of-the-art score of 51.8.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2604\.14518
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2604.14518 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2604.14518 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2604.14518 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
DuMate-DeepResearch: An Auditable Multi-Agent System with Recursive Search and Rubric-Grounded Reasoning
This technical report introduces DuMate-DeepResearch, a multi-agent framework for deep research tasks that decouples the agent core from a tool ecosystem, and incorporates graph-based dynamic planning, recursive two-level execution, and rubric-based test-time optimization. The system achieves state-of-the-art results on two deep research benchmarks, demonstrating the value of auditable agent infrastructure.
Introducing Deep Research and Deep Research Max
Google DeepMind launches Deep Research and Deep Research Max, Gemini 3.1 Pro-powered autonomous research agents with MCP support for enterprise workflows.
S1-DeepResearch: Beyond Search, Toward Real-World Long-Horizon Research Agents
This paper introduces S1-DeepResearch-32B, an open-source model and 15K trajectory dataset for deep research agents, achieving state-of-the-art performance across 20 benchmarks by jointly modeling information acquisition, knowledge synthesis, and planning.
@DanKornas: Complex research agents get messy fast: planning, search, RAG, code execution, feedback, and final reports all need to …
DeepResearch is an open-source multi-agent research tool built with Spring AI Alibaba that converts queries into structured reports using dynamic planning, multi-agent roles, hybrid RAG, and Docker-based execution.
Video-DeepResearch: Towards the Next-Generation Multimodal Deepresearch Agent
Video-DeepResearch (Video-DR) extends multimodal agents from static images to continuous video streams, introducing a decoupled perception-exploration pipeline and a new benchmark Video-DR-Bench. Their Video-DeepResearch-35B-A3B model achieves 64.0% accuracy, surpassing Claude-4.5-Sonnet, GPT-5, and Gemini 2.5 Pro.