Search-o1: Agentic Search-Enhanced Large Reasoning Models
Xiaoxi Li, Guanting Dong, Jiajie Jin, Yuyao Zhang, Yujia Zhou, Yutao, Zhu, Peitian Zhang, Zhicheng Dou

TL;DR
Search-o1 enhances large reasoning models by integrating agentic retrieval and document reasoning modules, improving their ability to handle uncertain knowledge and perform complex reasoning across various domains.
Contribution
It introduces a novel agentic search framework with retrieval-augmented generation and deep document analysis, advancing the reliability of large reasoning models.
Findings
Significant performance improvements on science, math, and coding tasks.
Enhanced accuracy and trustworthiness in open-domain QA benchmarks.
Effective handling of knowledge gaps during complex reasoning.
Abstract
Large reasoning models (LRMs) like OpenAI-o1 have demonstrated impressive long stepwise reasoning capabilities through large-scale reinforcement learning. However, their extended reasoning processes often suffer from knowledge insufficiency, leading to frequent uncertainties and potential errors. To address this limitation, we introduce \textbf{Search-o1}, a framework that enhances LRMs with an agentic retrieval-augmented generation (RAG) mechanism and a Reason-in-Documents module for refining retrieved documents. Search-o1 integrates an agentic search workflow into the reasoning process, enabling dynamic retrieval of external knowledge when LRMs encounter uncertain knowledge points. Additionally, due to the verbose nature of retrieved documents, we design a separate Reason-in-Documents module to deeply analyze the retrieved information before injecting it into the reasoning chain,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSemantic Web and Ontologies · Data Management and Algorithms
