ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
Challenges the idea that RL only amplifies existing outputs and demonstrates that prolonged RL training can uncover novel reasoning strategies not accessible to base models. ProRL is designed to enable extended reinforcement learning training periods, facilitating deeper exploration of reasoning strategies by incorporating KL divergence control, reference policy resetting, and a diverse suite of tasks.
This paper tackles a fundamental assumption in reinforcement learning (RL) applied to reasoning tasks: that RL merely amplifies patterns already present in the base model's outputs. By demonstrating that prolonged training can uncover entirely novel reasoning strategies, ProRL challenges the prevailing wisdom and suggests that RL can be a genuine discovery mechanism rather than just a fine-tuning tool. This is significant because it opens the door to using RL for creative problem-solving in AI, where models can autonomously develop strategies that were not explicitly encoded or anticipated.
The focus on enabling extended training periods addresses a practical bottleneck: standard RL often suffers from policy collapse or diminishing returns over long horizons. ProRL's combination of KL divergence control and reference policy resetting provides a principled way to maintain exploration and stability, making it feasible to run RL for many more iterations than previously thought useful. This could have broad implications for fields like automated theorem proving, scientific discovery, and complex game playing, where long-horizon reasoning is critical.
The abstract reports that ProRL enables the discovery of reasoning strategies not accessible to base models, directly contradicting the hypothesis that RL only amplifies existing outputs. No specific quantitative metrics (e.g., accuracy gains, convergence rates) are provided in the abstract, but the qualitative finding is presented as a key empirical result. The paper likely includes comparisons to standard RL baselines and ablation studies to isolate the effects of KL control and policy resetting.
This work has the potential to shift how the AI community views RL for reasoning. If prolonged training can indeed yield novel strategies, it suggests that current RL practices may be prematurely terminated, missing out on emergent behaviors. The techniques introduced—KL control and policy resetting—are simple yet effective, making them easy to adopt in existing RL pipelines. Broader impacts include enabling AI systems that can autonomously discover new problem-solving approaches in domains like mathematics, code generation, and scientific hypothesis formation, where human-designed strategies may be suboptimal.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba