ICLR 2026poster0 citations

GEPO: Group Expectation Policy Optimization for Stable Heterogeneous Reinforcement Learning

Han Zhang, RuibinZheng, ZEXUAN YI, Zhuo Zhang, Hanyang Peng, Hui Wang, Jiayin Qi, Binxing Fang

Abstract

As single-center computing approaches power constraints, decentralized training becomes essential. However, traditional Reinforcement Learning (RL) methods, crucial for enhancing large model post-training, cannot adapt to decentralized distributed training due to the tight coupling between parameter learning and rollout sampling. For this, we propose HeteroRL, a heterogeneous RL architecture that decouples these processes, enabling stable training across geographically distributed nodes connected via the Internet. The core component is Group Expectation Policy Optimization (GEPO), an asynchronous RL algorithm robust to latency caused by network delays or heterogeneity in computational resources. Our study reveals that high latency significantly increases KL divergence, leading to higher variance of importance weights and training instability. GEPO mitigates this issue by using group expectation weighting to exponentially reduce the variance of importance weights, with theoretical guarantees. Experiments show GEPO achieves superior stability—only a 3\% performance drop from online to 1800s latency—and reduces the best-to-last gap by 85\% versus GSPO ($\Delta$=1.8 vs. 12.0) while attaining the highest scores, highlighting its effectiveness in decentralized, resource-heterogeneous environments.

Mathematical ReasoningReinforcement LearningLarge Language ModelsDecentralized TrainingHeterogeneous Computing
BibTeX
@inproceedings{
zhang2026gepo,
title={{GEPO}: Group Expectation Policy Optimization for Stable Heterogeneous Reinforcement Learning},
author={Han Zhang and RuibinZheng and ZEXUAN YI and Zhuo Zhang and Hanyang Peng and Hui Wang and Jiayin Qi and Binxing Fang and Ruifeng Xu and Yue Yu},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=movNwgQtDt}
}
GEPO: Group Expectation Policy Optimization for Stable Heterogeneous Reinforcement Learning · ICLR 2026