Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

An Empirical Study on Reinforcement Learning for Reasoning-Search Interleaved LLM Agents

About

Reinforcement learning (RL) has demonstrated strong potential in training large language models (LLMs) capable of complex reasoning for real-world problem solving. More recently, RL has been leveraged to create sophisticated LLM-based search agents that adeptly combine reasoning with search engine use. While the use of RL for training search agents is promising, the optimal design of such agents remains not fully understood. In particular, key factors -- such as (1) reward formulation, (2) the choice and characteristics of the underlying LLM, and (3) the role of the search engine in the RL process -- require further investigation. In this work, we conduct comprehensive empirical studies to systematically investigate these and offer actionable insights. We highlight several key findings: format rewards are effective in improving final performance, whereas intermediate retrieval rewards have limited impact; the scale and initialization of the LLM (general-purpose vs. reasoning-specialized) significantly influence RL outcomes; and the choice of search engine plays a critical role in shaping RL training dynamics and the robustness of the trained agent during inference. These establish important guidelines for successfully building and deploying LLM-based search agents in real-world applications. Code is available at https://github.com/PeterGriffinJin/Search-R1.

Bowen Jin, Jinsung Yoon, Priyanka Kargupta, Sercan O. Arik, Jiawei Han• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA (test)
F126.5
255
Multi-hop Question Answering2WikiMultiHopQA (test)
EM21.3
195
Multi-hop Question AnsweringMuSiQue (test)
F19.2
111
Multi-hop Question AnsweringBamboogle (test)
EM8
84
Multi-hop Question AnsweringAntileak-m (test)
EM16.7
12
Multi-hop Question AnsweringMuSiQue
CEM (%)25.3
12
Question AnsweringNQ
CEM62.4
12
Question AnsweringTriviaQA
CEM74.4
12
Multi-hop Question Answering2Wiki
CEM (%)64.2
12
Multi-hop Question AnsweringBamboogle
CEM (%)49.6
12
Showing 10 of 12 rows

Other info

Follow for update