Research
Composition-RL: Compose Your Verifiable Prompts for Reinforcement Learning of Large Language Models
arXiv:2602.12036v2 Announce Type: replace Abstract: Large-scale verifiable prompts underpin the success of Reinforcement Learning with Verifiable Rewards (RLVR), but they contain many uninformative ex
arXiv:2602.12036v2 Announce Type: replace Abstract: Large-scale verifiable prompts underpin the success of Reinforcement Learning with Verifiable Rewards (RLVR), but they contain many uninformative examples and are costly to expand further. Recent studies focus on better exploiting limited training data by prioritizing hard prompts whose rollout pass rate is 0. However, easy prompts with a pass rate of 1 also become increasingly prevalent as training progresses, thereby reducing the effective data size. To mitigate this, we propose Composition-RL, a simple yet useful approach for better utilizing limited verifiable prompts targeting pass-rate-1 prompts. More specifically, Composition-RL automatically composes multiple problems into a new verifiable question and uses these compositional prompts for RL training. Extensive experiments across model sizes from 4B to 30B show that Composition-RL consistently improves reasoning capability over RL trained on the original dataset. Performance can be further boosted with a curriculum variant of Composition-RL that gradually increases compositional depth over training. Additionally, Composition-RL enables more effective cross-domain RL by composing prompts drawn from different domains. Codes, datasets, and models are available at https://github.com/XinXU-USTC/Composition-RL.
Related
- ATTNPO: Attention-Guided Process Supervision for Efficient Reasoning
- SUPERNOVA: Eliciting General Reasoning in LLMs with Reinforcement Learning on Natural Instructions
- Semantic-Space Exploration and Exploitation in RLVR for LLM Reasoning
- Self-Aligned Reward: Towards Effective and Efficient Reasoners
- Detecting and Suppressing Reward Hacking with Gradient Fingerprints
- Revisiting Entropy in Reinforcement Learning for Large Reasoning Models
Source: arXiv cs.CL | 2026-04-23