Beyond Pass@1: Self-Play with Variational Problem Synthesis Sustains RLVR
Xiao Liang, Zhongzhi Li, Yeyun Gong, Yelong Shen, Ying Nian Wu, Zhijiang Guo, Weizhu Chen

TL;DR
This paper introduces SvS, a self-play strategy for RLVR that synthesizes variational problems to sustain policy diversity and significantly improve reasoning performance on multiple benchmarks.
Contribution
The paper proposes an online self-play with variational problem synthesis (SvS) method that maintains policy entropy and enhances Pass@k performance in RLVR training.
Findings
Achieves 18.3% and 22.8% absolute gains in Pass@32 on AIME24 and AIME25 benchmarks.
Maintains policy entropy and diversity during training, preventing entropy collapse.
Demonstrates robustness across 12 reasoning benchmarks and various model sizes.
Abstract
Reinforcement Learning with Verifiable Rewards (RLVR) has recently emerged as a key paradigm for post-training Large Language Models (LLMs), particularly for complex reasoning tasks. However, vanilla RLVR training has been shown to improve Pass@1 performance at the expense of policy entropy, leading to reduced generation diversity and limiting the Pass@k performance, which typically represents the upper bound of LLM reasoning capability. In this paper, we systematically analyze the policy's generation diversity from the perspective of training problems and find that augmenting and updating training problems helps mitigate entropy collapse during training. Based on these observations, we propose an online Self-play with Variational problem Synthesis (SvS) strategy for RLVR training, which uses the policy's correct solutions to synthesize variational problems while ensuring their…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications
