Asymmetric Prompt Weighting for Reinforcement Learning with Verifiable Rewards
Reinhard Heckel, Mahdi Soltanolkotabi, Christos Thramboulidis

TL;DR
This paper introduces asymmetric prompt weighting in reinforcement learning with verifiable rewards, improving training efficiency especially in low-success scenarios by emphasizing prompts with low or zero success probability.
Contribution
It proposes a novel asymmetric weighting scheme for prompts, supported by theoretical analysis, that accelerates learning in reinforcement learning with verifiable rewards.
Findings
Asymmetric weighting benefits from-scratch RL more than post-SFT RL.
Optimal weights upweight low success probability prompts in low-success regimes.
Theoretical characterization of prompt weights minimizes training time to reach target accuracy.
Abstract
Reinforcement learning with verifiable rewards has driven recent advances in LLM post-training, in particular for reasoning. Policy optimization algorithms generate a number of responses for a given prompt and then effectively weight the corresponding gradients depending on the rewards. The most popular algorithms including GRPO, DAPO, and RLOO focus on ambiguous prompts, i.e., prompts with intermediate success probability, while downgrading gradients with very easy and very hard prompts. In this paper, we consider asymmetric prompt weightings that assign higher weights to prompts with low, or even zero, empirical success probability. We find that asymmetric weighting particularly benefits from-scratch RL (as in R1-Zero), where training traverses a wide accuracy range, and less so in post-SFT RL where the model already starts at high accuracy. We also provide theory that characterizes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning
