vix.ing · top · new · best · stats

Putting the Value Back in RL: Better Test-Time Scaling by Unifying LLM Reasoners With Verifiers

2025/05/07 by Kusha Sareen, Sareen, Kusha, Morgane M Moss +7 · 11 citations
Computer Science · Decision Sciences · #Base (topology) #Explainable Artificial Intelligence (XAI) #Function (biology) #Generalization #Reinforcement Learning in Robotics #Reinforcement learning #Scaling #Semantic reasoner #Stock Market Forecasting Methods #Value (mathematics)

paper · pdf · doi:10.48550/arxiv.2505.04842

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/05/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/01

Abstract

Prevalent reinforcement learning~(RL) methods for fine-tuning LLM reasoners, such as GRPO or Leave-one-out PPO, abandon the learned value function in favor of empirically estimated returns. This hinders test-time compute scaling that relies on using the value-function for verification. Yet if parallel test-time compute is already part of the deployment plan, training should be designed to support it. In this work, we propose RLV that augments any ``value-free'' RL method by jointly training the LLM as both a reasoner and a generative verifier using RL-generated data, adding verification capabilities without significant overhead. Empirically, RLV boosts MATH accuracy by over 20% with parallel sampling and enables 8-32× efficient test-time compute scaling compared to the base RL method. RLV also exhibits strong generalization capabilities for both easy-to-hard and out-of-domain tasks. Furthermore, RLV achieves 1.2-1.6× higher performance when jointly scaling parallel and sequential test-time compute with a long reasoning R1 model. More broadly, RLV instantiates the principle of co-training for test-time scaling: jointly optimizing for task performance and a capability useful at inference, using data that RL training already produces.

Citations

Cited by

Related