Papers
arxiv:2501.05366

Search-o1: Agentic Search-Enhanced Large Reasoning Models

Published on Jan 9
· Submitted by dongguanting on Jan 9
Authors:
,
,

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 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, minimizing noise and preserving coherent reasoning flow. Extensive experiments on complex reasoning tasks in science, mathematics, and coding, as well as six open-domain QA benchmarks, demonstrate the strong performance of Search-o1. This approach enhances the trustworthiness and applicability of LRMs in complex reasoning tasks, paving the way for more reliable and versatile intelligent systems. The code is available at https://github.com/sunnynexus/Search-o1.

Community

Paper author Paper submitter
edited about 13 hours ago

Our contributions of Search-O1 are as follows:

  1. We propose Search-o1, the first framework that integrates the agentic search workflow into the
    o1-like reasoning process of LRM for achieving autonomous knowledge supplementation.

  2. To effectively integrate external knowledge during reasoning, Search-o1 combines the reasoning
    process with an agentic RAG mechanism and a knowledge refinement module. This design enables
    the LRM to retrieve external knowledge on demand, seamlessly incorporating it into the reasoning
    chain while maintaining the original logical flow.

  3. With five complex reasoning domains and six open-domain QA benchmarks, we demonstrate that
    Search-o1 achieves remarkable performance in the reasoning field while maintaining substantial
    improvements in the general knowledge. Further quantitative analysis confirms its efficiency and
    scalability, offering practical guidance for trustworthy reasoning in LRMs.

Paper author Paper submitter

Our Search-O1 Framework:
image.png

Our experimental results:

image.png

image.png

Sign up or log in to comment

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2501.05366 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2501.05366 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2501.05366 in a Space README.md to link it from this page.

Collections including this paper 6