arXiv:2604.07415cs.IRcs.AI2026-04被引 2

用中间奖励提升大模型复杂检索的推理能力

SubSearch: Intermediate Rewards for Unsupervised Guided Reasoning in Complex Retrieval

  • 通过内在奖励信号激励中间推理步骤,无需外部标注
  • 在7个基准上比仅依赖结果奖励更稳健
  • 适合需要自主规划推理的智能搜索系统

大型语言模型(LLMs)具有概率性特征,增强外部信息后表现更可靠。复杂查询常需多步推理,但缺乏明确路径,仍具挑战。现有方法通过强化学习对模型输出进行训练,虽有进展,但依赖结果奖励。我们提出SubSearch框架,转向中间奖励信号,激励生成高质量推理过程。不同于以往需人工或大模型标注轨迹来训练独立奖励模型的方法,SubSearch直接利用内部生成的奖励信号优化生成器,实现无监督过程奖励。在7个基准上的实验表明,使用内在奖励的中间步骤激励,相比仅用结果奖励,在问答和多跳问答数据集上均能产生更鲁棒的推理轨迹。该方法有助于构建能更好整合搜索引擎的复杂查询回答系统,同时提供一种数据高效的非监督过程建模替代方案。

原文摘要 · Abstract (English)

Large language models (LLMs) are probabilistic in nature and perform more reliably when augmented with external information. As complex queries often require multi-step reasoning over the retrieved information, with no clear or predetermined reasoning path, they remain challenging. Recent approaches train models using reinforcement learning on the model's outcome, showing promise in improving how models handle complex information. We introduce SubSearch, a specialized framework that shifts from outcome-only supervision to intermediate reward signals that incentivize planning high-quality reasoning. Unlike previous work on process reward modeling, which focuses on training a separate reward model with annotated trajectories by either human annotators or large LLM judges, SubSearch directly optimizes the generator using intrinsic process rewards, which we define as internally-derived rewards, eliminating the need for external supervision, and moving towards autonomous information-intensive reasoning. Experiments on seven benchmarks show that rewarding intermediate reasoning steps with intrinsic rewards leads to more robust reasoning traces in both QA and multi-hop QA datasets over using only outcome rewards. SubSearch can help in building reasoning traces that allow agents to better integrate search engines for complex query answering, while offering a data-efficient alternative to supervised process modeling.

推理增强强化学习无监督学习

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