Overview
Field: Machine Learning Authors: Yingyu Lin, Qiyue Gao, Nikki Lijing Kuang Published: 2026-06-27 arXiv: 2606.27369
Abstract
Reinforcement learning with verifiable rewards (RLVR) for training LLMs typically relies on ground-truth answers to assign rewards, limiting applicability to tasks where the ground-truth solution is unknown. The authors introduce a Ranking-induced VERifiable framework (RiVER) that trains LLMs on score-based optimization tasks without ground-truth solutions, using deterministic execution feedback as continuous-valued supervision. When applying group-relative RL to such continuous feedback, RiVER extends RLVR-style training to settings without known correct answers.
Key Points
- Standard RLVR requires ground-truth answers for reward assignment, which excludes many real-world optimization tasks.
- RiVER replaces ground-truth answers with deterministic execution feedback, treated as continuous-valued supervision.
- A ranking-induced, group-relative RL scheme is applied to these continuous signals.
- The framework broadens the scope of verifiable-reward reinforcement learning for LLM training.