CLMay 23, 2025

LeTS: Learning to Think-and-Search via Process-and-Outcome Reward Hybridization

arXiv:2505.17447v18 citationsh-index: 17EMNLP
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in enhancing reasoning for retrieval-augmented generation, offering an incremental improvement over existing reinforcement learning methods.

The paper tackles the problem of neglecting intermediate reasoning steps in retrieval-augmented generation (RAG) by proposing LeTS, a framework that hybridizes process and outcome rewards, which improves generalization and inference efficiency across RAG benchmarks.

Large language models (LLMs) have demonstrated impressive capabilities in reasoning with the emergence of reasoning models like OpenAI-o1 and DeepSeek-R1. Recent research focuses on integrating reasoning capabilities into the realm of retrieval-augmented generation (RAG) via outcome-supervised reinforcement learning (RL) approaches, while the correctness of intermediate think-and-search steps is usually neglected. To address this issue, we design a process-level reward module to mitigate the unawareness of intermediate reasoning steps in outcome-level supervision without additional annotation. Grounded on this, we propose Learning to Think-and-Search (LeTS), a novel framework that hybridizes stepwise process reward and outcome-based reward to current RL methods for RAG. Extensive experiments demonstrate the generalization and inference efficiency of LeTS across various RAG benchmarks. In addition, these results reveal the potential of process- and outcome-level reward hybridization in boosting LLMs' reasoning ability via RL under other scenarios. The code will be released soon.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes