← Back to Paper List

Deep Research Agents: A Systematic Examination And Roadmap

Yuxuan Huang, Yihang Chen, Haozhen Zhang, Kang Li, Meng Fang, Linyi Yang, Xiaoguang Li, Lifeng Shang, Songcen Xu, Jianye Hao, Kun Shao, Jun Wang
Not reported in the provided text segment
arXiv.org (2025)
Agent RAG Reasoning Benchmark

📝 Paper Summary

Deep Research Agents Agentic RAG pipeline Autonomous Web Navigation
This survey defines and systematizes Deep Research agents—autonomous systems that combine dynamic reasoning, long-horizon planning, and iterative tool use to solve open-ended information tasks beyond static RAG.
Core Problem
Traditional RAG methods lack sustained reasoning capabilities for complex queries, and standard Tool Use systems rely on rigid pre-defined workflows, making them unsuitable for open-ended, multi-step research tasks.
Why it matters:
  • Static RAG systems often fail on questions requiring multi-hop information gathering and synthesis from rapidly changing web sources
  • Current benchmarks measure isolated retrieval or reasoning steps but fail to capture the end-to-end autonomy required for comprehensive research reports
  • There is a lack of unified terminology and classification for emerging industrial systems like OpenAI DR and open-source alternatives
Concrete Example: A user asks for a comprehensive report on a rapidly evolving topic. A standard RAG system retrieves a few static documents and hallucinates gaps. A Deep Research agent autonomously plans a search strategy, browses live websites, executes code to analyze data, and iteratively refines its draft based on new findings.
Key Novelty
Unified Taxonomy for Deep Research (DR) Agents
  • Formalizes the definition of DR agents as distinct from RAG and Tool Use agents, emphasizing dynamic reasoning and adaptive planning
  • Proposes a classification framework distinguishing between Static vs. Dynamic workflows and Single-Agent vs. Multi-Agent architectures
  • Systematically compares information acquisition via structured APIs versus headless browser automation for handling dynamic web content
Architecture
Architecture Figure Figure 1
A representative Deep Research (DR) agent architecture and workflow
Evaluation Highlights
  • Not reported in the paper
  • This is a survey paper and does not present its own experimental results or novel model performance metrics
Breakthrough Assessment
8/10
A timely and comprehensive systematization of a rapidly emerging field (Deep Research agents). It bridges the gap between ad-hoc industrial tools and academic research, providing a crucial roadmap.
×