HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Search-o1: Agentic Search-Enhanced Large Reasoning Models

Xiaoxi Li Guanting Dong Jiajie Jin Yuyao Zhang Yujia Zhou Yutao Zhu Peitian Zhang Zhicheng Dou

Search-o1: Agentic Search-Enhanced Large Reasoning Models

Abstract

Large reasoning models (LRMs) like OpenAI-o1 have demonstrated impressivelong stepwise reasoning capabilities through large-scale reinforcementlearning. However, their extended reasoning processes often suffer fromknowledge insufficiency, leading to frequent uncertainties and potentialerrors. To address this limitation, we introduce Search-o1, aframework that enhances LRMs with an agentic retrieval-augmented generation(RAG) mechanism and a Reason-in-Documents module for refining retrieveddocuments. Search-o1 integrates an agentic search workflow into the reasoningprocess, enabling dynamic retrieval of external knowledge when LRMs encounteruncertain knowledge points. Additionally, due to the verbose nature ofretrieved documents, we design a separate Reason-in-Documents module to deeplyanalyze the retrieved information before injecting it into the reasoning chain,minimizing noise and preserving coherent reasoning flow. Extensive experimentson complex reasoning tasks in science, mathematics, and coding, as well as sixopen-domain QA benchmarks, demonstrate the strong performance of Search-o1.This approach enhances the trustworthiness and applicability of LRMs in complexreasoning tasks, paving the way for more reliable and versatile intelligentsystems. The code is available athttps://github.com/sunnynexus/Search-o1.

Code Repositories

sunnynexus/search-o1
Official
Mentioned in GitHub
terrierteam/pyterrier_rag
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
code-generation-on-livecodebenchSearch-o1
Acc: 33
mathematical-reasoning-on-aime24Search-o1
Acc: 56.7
mathematical-reasoning-on-math500Search-o1
Acc: 86.4
question-answering-on-natural-questionsSearch-o1
EM: 34
question-answering-on-triviaqaSearch-o1
F1: 74.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Search-o1: Agentic Search-Enhanced Large Reasoning Models | Papers | HyperAI