What they did
The authors synthesize research on reinforcement learning for large reasoning models, focusing on two dimensions. The reward axis runs from per-instance human judgments to reusable verifiers and rewards generated without human feedback; the experience axis runs from human-curated tasks toward model-generated curricula, environments, and autonomous co-evolution.
They combine these dimensions into five levels, L0 through L4, defined by which parts of training remain under continuing human control. They also propose evaluating systems through three objects: policy capability, feedback fidelity—the reliability of reward signals—and experience quality.
Key findings
- The L0–L4 framework characterizes progressively weaker human control over rewards, tasks, curricula, and environments.
- Verifiable rewards already support substantial learning in domains such as mathematics and programming, but open-ended and agentic tasks lack equally reliable outcome checks.
- Autonomous feedback and experience generation introduce coupled failure modes, including reward hacking, feedback drift, curriculum collapse, and errors in model-constructed environments.
- The authors argue that capability evaluation alone is insufficient: reward reliability and the quality of generated training experience must also be measured.
Why it matters
The framework gives researchers a common vocabulary for distinguishing systems that merely automate parts of supervised training from systems that generate and assess their own learning experiences. It also makes explicit that reduced human supervision requires stronger validation of rewards and environments, not just more capable policies.
Caveats
This is a structured analysis and research agenda rather than an empirical demonstration of self-sustaining learning or superintelligence. The abstract reports no controlled experiments validating the five levels or proposed evaluation scheme, and major questions remain about detecting correlated failures when policies, rewards, curricula, and environments are produced by related models.