AI RESEARCH
Off-Policy Value-Based Reinforcement Learning for Large Language Models
arXiv CS.LG
•
ArXi:2603.23355v1 Announce Type: new Improving data utilization efficiency is critical for scaling reinforcement learning (RL) for long-horizon tasks where generating trajectories is expensive. However, the dominant RL methods for LLMs are largely on-policy: they update each batch of data only once, discard it, and then collect fresh samples, resulting in poor sample efficiency. In this work, we explore an alternative value-based RL framework for LLMs that naturally enables off-policy learning.