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

ReSeek: A Self-Correcting Framework for Search Agents with Instructive Rewards

About

Search agents powered by Large Language Models (LLMs) have demonstrated significant potential in tackling knowledge-intensive tasks. Reinforcement learning (RL) has emerged as a powerful paradigm for training these agents to perform complex, multi-step reasoning. However, prior RL-based methods often rely on sparse or rule-based rewards, which can lead agents to commit to suboptimal or erroneous reasoning paths without the ability to recover. To address these limitations, we propose ReSeek, a novel self-correcting framework for training search agents. Our framework introduces a self-correction mechanism that empowers the agent to dynamically identify and recover from erroneous search paths during an episode. By invoking a special JUDGE action, the agent can judge the information and re-plan its search strategy. To guide this process, we design a dense, instructive process reward function, which decomposes into a correctness reward for retrieving factual information and a utility reward for finding information genuinely useful for the query. Furthermore, to mitigate the risk of data contamination in existing datasets, we introduce FictionalHot, a new and challenging benchmark with recently curated questions requiring complex reasoning. Being intuitively reasonable and practically simple, extensive experiments show that agents trained with ReSeek significantly outperform SOTA baselines in task success rate and path faithfulness.

Shiyu Li, Yang Tang, Yifan Wang, Peiming Li, Xi Chen• 2025

Related benchmarks

TaskDatasetResultRank
Question AnsweringBamboogle--
227
Multi-hop QAHotpotQA
Exact Match38.9
143
General QAPopQA
Exact Match (EM)50.1
58
Question AnsweringTriviaQA (TQA)--
56
General QANQ
EM46.9
54
Question Answering2WikiMultihopQA--
50
General QATriviaQA
EM64
48
Multi-hop QABamboogle
Exact Match (EM)39.2
46
Multi-hop QA2Wiki
EM38.2
42
Multi-hop QAMuSiQue
Exact Match (EM)18.5
16
Showing 10 of 23 rows

Other info

Follow for update