arXiv:2510.26575cs.CLcs.AI2025-10被引 7

提升智能搜索的奖励密度,让大模型更高效地找到答案

InfoFlow: Reinforcing Search Agent Via Reward Density Optimization

  • 将复杂任务拆解并注入过程奖励,增强学习信号
  • 在失败路径中加入纠正提示,提高成功概率
  • 双代理协作压缩搜索轨迹,降低探索成本

强化学习结合可验证奖励(RLVR)是提升智能体深度搜索能力的有前途方法。然而,在深度搜索场景中,由于奖励密度低,智能体需付出高昂探索成本才能获得稀疏且常为空的最终奖励,限制了其应用。本文将此问题形式化为“奖励密度优化”问题,旨在提升单位探索成本所获奖励。提出InfoFlow框架,从三方面解决:1)子任务分解,将长程任务拆分并分配过程奖励,提供更密集的学习信号;2)失败引导提示,在停滞轨迹中注入纠正性指导,提升成功可能性;3)双代理精炼,采用双代理架构,由精炼代理合成搜索历史,有效压缩研究者感知的轨迹长度,从而降低探索成本,提升整体奖励密度。在多个智能搜索基准上评估,InfoFlow显著优于强基线,使轻量级LLM性能媲美先进专有LLM。

原文摘要 · Abstract (English)

Reinforcement Learning with Verifiable Rewards (RLVR) is a promising approach for enhancing agentic deep search. However, its application is often hindered by low \textbf{Reward Density} in deep search scenarios, where agents expend significant exploratory costs for infrequent and often null final rewards. In this paper, we formalize this challenge as the \textbf{Reward Density Optimization} problem, which aims to improve the reward obtained per unit of exploration cost. This paper introduce \textbf{InfoFlow}, a systematic framework that tackles this problem from three aspects. 1) \textbf{Subproblem decomposition}: breaking down long-range tasks to assign process rewards, thereby providing denser learning signals. 2) \textbf{Failure-guided hints}: injecting corrective guidance into stalled trajectories to increase the probability of successful outcomes. 3) \textbf{Dual-agent refinement}: employing a dual-agent architecture to offload the cognitive burden of deep exploration. A refiner agent synthesizes the search history, which effectively compresses the researcher's perceived trajectory, thereby reducing exploration cost and increasing the overall reward density. We evaluate InfoFlow on multiple agentic search benchmarks, where it significantly outperforms strong baselines, enabling lightweight LLMs to achieve performance comparable to advanced proprietary LLMs.

强化学习智能搜索大模型奖励密度

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。