paper-with-me

홈 › Papers

BroRL: Scaling Reinforcement Learning via Broadened Exploration

2025-10-01 · Jian Hu, Mingjie Liu, Ximing Lu, Fang Wu, Zaid Harchaoui, Shizhe Diao, Yejin Choi, Pavlo Molchanov, Jun Yang, Jan Kautz, Yi Dong arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a key ingredient for unlocking complex reasoning capabilities in large language models. Recent work ProRL has shown promise in scaling RL by increasing the number of training steps. However, performance plateaus after thousands of steps, with clear diminishing returns from allocating more computation to additional training. In this work, we investigate a complementary paradigm for scaling RL, BroR-Lincreasing the number of rollouts per example to hundreds to exhaustively Broaden exploration, which yields continuous performance gains beyond the saturation point observed in ProRL when scaling the number of training steps. Our approach is motivated by a mass balance equation analysis allowing us to characterize the rate of change in probability mass for correct and incorrect tokens during the reinforcement process. We show that under a one-step RL assumption, sampled rollout tokens always contribute to correct-mass expansion, while unsampled tokens outside rollouts may lead to gains or losses depending on their distribution and the net reward balance. Importantly, as the number of rollouts per example N increases, the effect of unsampled terms diminishes, ensuring overall correct-mass expansion. To validate our theoretical analysis, we conduct simulations under more relaxed conditions and find that a sufficiently large rollout size N-corresponding to ample exploration-guarantees an increase in the probability mass of all correct tokens. Empirically, BroRL revives models saturated after 3K ProRL training steps and demonstrates robust, continuous improvement, achieving state-of-the-art results for the 1.5B model across diverse benchmarks.

📄 PDF Abstract BibTeX arXiv:2510.01180

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Aryabhata 2: Scaling Reinforcement Learning for Advanced STEM Reasoning

2026-04-10 · Ritvik Rastogi, Vishal Singh, Tejas Chaudhari, Sandeep Varma arxiv

Competitive STEM examinations such as JEE and NEET require multi-step symbolic reasoning, precise numerical computation, and deep conceptual understanding across physics, chemistry, and mathematics. Recent large language…

Reinforcement Learning

From Supervision to Exploration: What Does Protein Language Model Learn During Reinforcement Learning?

2025-10-02 · Hanqun Cao, Hongrui Zhang, Junde Xu, Zhou Zhang 외 arxiv

Protein language models (PLMs) have advanced computational protein science through large-scale pretraining and scalable architectures. In parallel, reinforcement learning (RL) has broadened exploration and enabled precis…

Protein Language ModelReinforcement LearningProtein Design

Augmenting Control over Exploration Space in Molecular Dynamics Simulators to Streamline De Novo Analysis through Generative Control Policies

2023-06-26 · Paloma Gonzalez-Rojas, Andrew Emmel, Luis Martinez, Neil Malur 외

This study introduces the P5 model - a foundational method that utilizes reinforcement learning (RL) to augment control, effectiveness, and scalability in molecular dynamics simulations (MD). Our innovative strategy opti…

Drug DiscoveryInductive BiasReinforcement Learning (RL)

Test-Time Training Scaling Laws for Chemical Exploration in Drug Design

2025-01-31 · Morgan Thomas, Albert Bou, Gianni de Fabritiis

Chemical Language Models (CLMs) leveraging reinforcement learning (RL) have shown promise in de novo molecular design, yet often suffer from mode collapse, limiting their exploration capabilities. Inspired by Test-Time T…

Drug DesignDrug DiscoveryReinforcement Learning (RL)

Hyperparameter Optimization for Multi-Objective Reinforcement Learning

2023-10-25 · Florian Felten, Daniel Gareev, El-Ghazali Talbi, Grégoire Danoy

Reinforcement learning (RL) has emerged as a powerful approach for tackling complex problems. The recent introduction of multi-objective reinforcement learning (MORL) has further expanded the scope of RL by enabling agen…

Hyperparameter OptimizationMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning+1