2025

R1-Searcher: Incentivizing the Search Capability in LLMs via Reinforcement Learning

Song, Huatong, Jiang, Jinhao, Min, Yingqian et al.

Understand

Existing Large Reasoning Models (LRMs) have shown the potential of reinforcement learning (RL) to enhance the complex reasoning capabilities of Large Language Models~(LLMs).

  • While they achieve remarkable performance on challenging tasks such as mathematics and coding, they often rely on their internal knowledge to solve problems, which can be inadequate for time-sensitive or knowledge-intensive questions, leading to inaccuracies and hallucinations.
  • To address this, we propose \textbf{R1-Searcher}, a novel two-stage outcome-based RL approach designed to enhance the search capabilities of LLMs.
  • This method allows LLMs to autonomously invoke external search systems to access additional knowledge during the reasoning process.

Reading the bibliography…