paper-with-me

홈 › Papers

From Web Search towards Agentic Deep Research: Incentivizing Search with Reasoning Agents

2025-06-23 · Weizhi Zhang, Yangning Li, Yuanchen Bei, Junyu Luo, Guancheng Wan, Liangwei Yang, Chenxuan Xie, Yuyao Yang, Wei-Chieh Huang, Chunyu Miao, Henry Peng Zou, Xiao Luo, Yusheng Zhao, Yankai Chen, Chunkit Chan, Peilin Zhou, Xinyang Zhang, Chenwei Zhang, Jingbo Shang, Ming Zhang, Yangqiu Song, Irwin King, Philip S. Yu

Information retrieval is a cornerstone of modern knowledge acquisition, enabling billions of queries each day across diverse domains. However, traditional keyword-based search engines are increasingly inadequate for handling complex, multi-step information needs. Our position is that Large Language Models (LLMs), endowed with reasoning and agentic capabilities, are ushering in a new paradigm termed Agentic Deep Research. These systems transcend conventional information search techniques by tightly integrating autonomous reasoning, iterative retrieval, and information synthesis into a dynamic feedback loop. We trace the evolution from static web search to interactive, agent-based systems that plan, explore, and learn. We also introduce a test-time scaling law to formalize the impact of computational depth on reasoning and search. Supported by benchmark results and the rise of open-source implementations, we demonstrate that Agentic Deep Research not only significantly outperforms existing approaches, but is also poised to become the dominant paradigm for future information seeking. All the related resources, including industry products, research papers, benchmark datasets, and open-source implementations, are collected for the community in https://github.com/DavidZWZ/Awesome-Deep-Research.

📄 PDF Abstract BibTeX arXiv:2506.18959

Code (1)

davidzwz/awesome-deep-research 공식 구현

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Agentic Reasoning: Reasoning LLMs with Tools for the Deep Research

2025-02-07 · Junde Wu, Jiayuan Zhu, Yuyuan Liu

We introduce Agentic Reasoning, a framework that enhances large language model (LLM) reasoning by integrating external tool-using agents. Unlike conventional LLM-based reasoning approaches, which rely solely on internal …

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+3

Atom-Searcher: Enhancing Agentic Deep Research via Fine-Grained Atomic Thought Reward

2025-08-18 · Yong Deng, Guoqing Wang, Zhenzhe Ying, Xiaofeng Wu 외 arxiv

Large language models (LLMs) exhibit remarkable problem-solving abilities, but struggle with complex tasks due to static internal knowledge. Retrieval-Augmented Generation (RAG) enhances access to external information, y…

Reinforcement Learning

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…

VideoSearcher: Empowering Video Deep Research with Multi-Tool Agentic Reasoning via Reinforcement Learning

2026-07-03 · Zhenkun Gao, Yicheng Bao, Jinlong Peng, Xueheng Li 외 arxiv

Video understanding is moving beyond closed-context perception toward open-world evidence exploration, a paradigm formalized as Video Deep Research (VDR). However, existing multimodal search agents primarily target stati…

Reinforcement Learning

Reasoning RAG via System 1 or System 2: A Survey on Reasoning Agentic Retrieval-Augmented Generation for Industry Challenges

2025-06-12 · Jintao Liang, Gang Su, Huifeng Lin, You Wu 외

Retrieval-Augmented Generation (RAG) has emerged as a powerful framework to overcome the knowledge limitations of Large Language Models (LLMs) by integrating external retrieval with language generation. While early RAG s…

Decision MakingRAGRetrievalRetrieval-augmented Generation+1