paper-with-me

Papers

Mind DeepResearch Technical Report

2026-04-16 · MindDR Team, Li Auto Inc arxiv

We present Mind DeepResearch (MindDR), an efficient multi-agent deep research framework that achieves leading performance with only ~30B-parameter models through a meticulously designed data synthesis and multi-stage training pipeline. The core innovation of MindDR lies in a collaborative three-agent architecture (Planning Agent, DeepSearch Agent, and Report Agent) and a four-stage agent-specialized training pipeline comprising SFT cold-start, Search-RL, Report-RL and preference 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 500 real-world Chinese queries from our internal product user interactions, evaluated through a comprehensive multi-dimensional rubric system rather than relying on a single RACE metric. On MindDR Bench, MindDR achieves a state-of-the-art score of 51.8.

📄 PDF Abstract BibTeX arXiv:2604.14518

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Step-DeepResearch Technical Report

2025-12-23 · Chen Hu, Haikuo Du, Heng Wang, Lin Lin 외 arxiv

As LLMs shift toward autonomous agents, Deep Research has emerged as a pivotal metric. However, existing academic benchmarks like BrowseComp often fail to meet real-world demands for open-ended research, which requires r…

Intent Recognition

DuMate-DeepResearch: An Auditable Multi-Agent System with Recursive Search and Rubric-Grounded Reasoning

2026-06-05 · Lingyong Yan, Can Xu, Yukun Zhao, Wenxuan Li 외 arxiv

Deep Research (DR) has emerged as a new agentic paradigm to tackle complex, open-ended research tasks, demanding systems that can iteratively frame problems, acquire evidence, verify sources, and synthesize long-form rep…

Tongyi DeepResearch Technical Report

2025-10-28 · Tongyi DeepResearch Team, Baixuan Li, Bo Zhang, Dingchu Zhang 외 arxiv

We present Tongyi DeepResearch, an agentic large language model, which is specifically designed for long-horizon, deep information-seeking research tasks. To incentivize autonomous deep research agency, Tongyi DeepResear…

Learning Query-Specific Rubrics from Human Preferences for DeepResearch Report Generation

2026-02-03 · Changze Lv, Jie Zhou, Wentao Zhao, Jingwen Xu 외 arxiv

Nowadays, developing reliable DeepResearch-style long-form report generation remains challenging, as training and evaluation lack verifiable reward signals. Accordingly, rubric-based evaluation has become a common practi…

Reinforcement Learning

Understanding DeepResearch via Reports

2025-10-09 · Tianyu Fan, Xinyao Niu, Yuxiang Zheng, Fengji Zhang 외 arxiv

DeepResearch agents represent a transformative AI paradigm, conducting expert-level research through sophisticated reasoning and multi-tool integration. However, evaluating these systems remains critically challenging du…