English

Focal Reward: Balanced Reinforcement Learning under Rubric-Based Rewards

Machine Learning 2026-05-27 v1

Abstract

The open-ended generation in LLMs usually requires multi-dimensional rubrics to adequately assess quality and guide the improvement of reinforcement learning. However, a critical dilemma inherent in this training paradigm is the imbalanced reward polarization along different rubric dimensions. Under this bottleneck, even if LLMs achieve relatively high rewards after training, they may still exhibit severe deficiencies in certain dimensions, leading to a direct deterioration in user experience. To address this problem, we propose Focal Reward, a novel objective to automatically balance the training of reinforcement learning under rubric-based rewards. Specifically, we first leverage an inverse reward projection mechanism to estimate the saturation degree of each criterion in the rubric, which forms the basis to calibrate the reward direction. Then, the final objective is designed with an automatically reweighting coefficient for each criterion to achieve the fine-grained balancing. Extensive experiments across three model scales and six benchmarks demonstrate that our Focal Reward method outperforms the strongest static aggregation baseline in all 18 model-benchmark comparisons. Rollout, mechanism, and ablation analyses further show that these gains arise from online, saturation-aware reallocation toward rubrics that still have room for improvement.

Keywords

Cite

@article{arxiv.2605.26579,
  title  = {Focal Reward: Balanced Reinforcement Learning under Rubric-Based Rewards},
  author = {Yu Huang and Zihua Zhao and Zhaoxin Huan and Wanli Gu and Feng Hong and Xinmu Ge and Lin Yuan and Weichang Wu and Qiang Hu and Xiaolu Zhang and Jun Zhou and Jiangchao Yao},
  journal= {arXiv preprint arXiv:2605.26579},
  year   = {2026}
}

Comments

Preprint

R2 v1 2026-07-22T07:33:51.084Z