Diversity-Aware Policy Optimization for Large Language Model Reasoning
About
The reasoning capabilities of large language models (LLMs) have advanced rapidly, particularly following the release of DeepSeek R1, which has inspired a surge of research into data quality and reinforcement learning (RL) algorithms. Despite the pivotal role diversity plays in RL, its influence on LLM reasoning remains largely underexplored. To bridge this gap, this work presents a systematic investigation into the impact of diversity in RL-based training for LLM reasoning, and proposes a novel diversity-aware policy optimization method. Across evaluations on 12 LLMs, we observe a strong positive correlation between the solution diversity and Potential at k (a novel metric quantifying an LLM's reasoning potential) in high-performing models. This finding motivates our method to explicitly promote diversity during RL training. Specifically, we design a token-level diversity and reformulate it into a practical objective, then we selectively apply it to positive samples. Integrated into the R1-zero training framework, our method achieves a 3.5 percent average improvement across four mathematical reasoning benchmarks, while generating more diverse and robust solutions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Mathematical Reasoning | AIME 2024 | Accuracy38.5 | 479 | |
| Mathematical Reasoning | CollegeMATH | -- | 327 | |
| Mathematical Reasoning | AIME 2025 | Accuracy42.5 | 311 | |
| Science Question Answering | ARC-C | Accuracy86.9 | 261 | |
| Mathematical Reasoning | MATH 500 | pass@170.4 | 239 | |
| Mathematical Reasoning | GSM8K | pass@190.6 | 102 | |
| Question Answering | MMLU-Pro | Accuracy61.5 | 91 | |
| Mathematical Reasoning | MATH500 | Pass@176.9 | 77 | |
| Mathematical Reasoning | Olympiad | Pass@1 Accuracy37.9 | 35 | |
| Empathic Dialogue | Lend-an-Ear (test) | Average Word Count168 | 23 |