English

Adaptive Group Policy Optimization: Towards Stable Training and Token-Efficient Reasoning

Computation and Language 2025-09-30 v3

Abstract

Since DeepSeek-R1 popularized, Group Relative Policy Optimization (GRPO) has become the core part of training Reasoning LLMs. However, we find some deficiency that influences RL stability and inference efficiency, like zero-variance in advantage estimation. Thus, we propose Adaptive Group Policy Optimization (AGPO) which uses a simple but effective method, an adaptive loss function, to mitigate training fluctuation and token inefficiency. The experiments demonstrate our method achieves more stable training and superior performance with significantly fewer tokens in reasoning steps.

Keywords

Cite

@article{arxiv.2503.15952,
  title  = {Adaptive Group Policy Optimization: Towards Stable Training and Token-Efficient Reasoning},
  author = {Chen Li and Nazhou Liu and Kai Yang},
  journal= {arXiv preprint arXiv:2503.15952},
  year   = {2025}
}
R2 v1 2026-06-28T22:27:56.160Z