AI RESEARCH
Prune as You Generate: Online Rollout Pruning for Faster and Better RLVR
arXiv CS.CL
•
ArXi:2603.24840v1 Announce Type: new Reinforcement Learning with Verifiable Rewards (RLVR) has significantly advanced the reasoning capabilities of Large Language Models (LLMs). However, methods such as GRPO and DAPO suffer from substantial computational cost, since they rely on sampling many rollouts for each prompt. Moreover, in RLVR the relative advantage is often sparse: many samples become nearly all-correct or all-incorrect, yielding low within-group reward variance and thus weak learning signals. In this paper, we