arXiv:2502.13957cs.CLcs.AI2025-02被引 10

通过过程监督提升搜索代理的可靠性和泛化能力。

Supervising the search process produces reliable and generalizable information-seeking agents

  • 改用过程监督替代结果监督,引导搜索步骤优化。
  • 在跨领域任务上性能显著提升,关键在于查询质量提高。
  • 可迁移至不同模型,适合构建通用信息检索系统。

大语言模型正推动网页搜索从文档排序转向答案生成,并被广泛用于自主代理式搜索系统,通过迭代交互外部知识源完成任务。然而,构建高效搜索代理仍具挑战,因高质量中间搜索步骤难以生成。以往方法主要依赖最终答案的监督,仅奖励正确结果,易导致奖励劫持和对参数记忆的过度依赖,限制了跨领域泛化能力。为此,本文提出RAG-Gym框架,将监督重心从最终答案转向搜索过程本身。通过该框架,系统研究了架构设计、参数优化与动作评估,发现推理反思是搜索代理的关键能力。基于此,提出Re$^2$Search++,一种过程监督的搜索代理,在多跳信息检索基准上取得显著提升,尤其在跨领域场景表现优异。性能提升主要源于更高质量的搜索查询,而非仅优化答案。所学搜索评判器可在不同模型间迁移,包括商用大模型。结果表明,过程监督能生成更可靠、更具泛化的信息寻求代理。

原文摘要 · Abstract (English)

Large language models (LLMs) are transforming web search by shifting from document ranking to synthesizing answers, and are increasingly deployed as autonomous agentic search systems that iteratively interact with external knowledge sources. Despite this progress, building effective search agents remains challenging because high-quality intermediate search steps are difficult to generate. Previous approaches have primarily relied on outcome supervision, rewarding agents only for producing correct final answers. This often leads to reward hacking and excessive dependence on parametric memory, limiting generalization to out-of-domain tasks. To address these limitations, we introduce RAG-Gym, a framework that shifts supervision from final answers to the search process itself. With RAG-Gym, we systematically investigate architecture design, parameter optimization, and action evaluation, identifying reasoning reflection as a critical capability for search agents. Building on this insight, we propose Re$^2$Search++, a process-supervised agent that achieves substantial improvements on multi-hop information-seeking benchmarks, especially in out-of-domain settings. Performance gains are driven primarily by higher-quality search queries rather than answer optimization alone, and the learned search critics transfer across models, including proprietary LLMs. These findings show that supervising the search process produces more reliable and generalizable information-seeking agents.

搜索代理过程监督RAG泛化能力

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