ProRL: Prolonged Reinforcement Learning Expands Reasoning Boundaries in Large Language Models logo

ProRL: Prolonged Reinforcement Learning Expands Reasoning Boundaries in Large Language Models

Free

Prolonged RL Expands LLM Reasoning Boundaries

FreeFree tier
Type
Open Source

About ProRL: Prolonged Reinforcement Learning Expands Reasoning Boundaries in Large Language Models

ProRL (Prolonged Reinforcement Learning) is a novel training methodology for large language models that challenges the assumption that reinforcement learning merely amplifies existing reasoning behaviors. By incorporating KL divergence control, reference policy resetting, and a diverse suite of tasks, ProRL demonstrates that extended RL training can uncover novel reasoning strategies inaccessible to base models, even with extensive sampling. The approach shows consistent improvements in pass@k evaluations, with gains correlated to base model competence and training duration. The work releases model weights to support further research into long-horizon RL for reasoning.

Key Features

Incorporates KL divergence control and reference policy resetting
Diverse suite of training tasks for reasoning
Demonstrates novel reasoning strategies inaccessible to base models
Outperforms base models in pass@k evaluations, even in zero-success scenarios
Open-source release of model weights for reproducibility

Pros & Cons

Pros
  • Expands reasoning boundaries beyond what base models can achieve
  • Rigorous empirical analysis with pass@k across varying task competence levels
  • Open-source weights allow community reproduction and extension
  • Provides insights into conditions for meaningful RL-based reasoning gains
Cons
  • Requires prolonged RL training which may be computationally intensive
  • Effectiveness depends on base model's initial task competence
  • Not yet peer-reviewed (arXiv preprint as of May 2025)
  • Limited scope of evaluated tasks (diverse suite described but not fully listed)

Best For

Enhancing reasoning capabilities of large language models through prolonged RLExploring emergent reasoning strategies beyond base model samplingResearch on long-horizon reinforcement learning for language model alignmentBenchmarking RL-driven reasoning improvements via pass@k metrics

FAQ

What is ProRL?
ProRL is a training methodology that uses prolonged reinforcement learning with KL divergence control and reference policy resetting to expand reasoning boundaries in large language models.
Does ProRL only amplify existing capabilities?
No, the paper demonstrates that ProRL can uncover novel reasoning strategies that are not present in the base model's output distribution, even under extensive sampling.
Is ProRL open source?
Yes, the authors release model weights to support further research, as noted in the paper.
What metrics does ProRL improve?
ProRL shows consistent improvements over base models across a wide range of pass@k evaluations, including scenarios where base models fail entirely.