paper-with-me

홈 › Papers

Focal Reward: Balanced Reinforcement Learning under Rubric-Based Rewards

2026-05-26 · Yu Huang, Zihua Zhao, Zhaoxin Huan, Wanli Gu, Feng Hong, Xinmu Ge, Lin Yuan, Weichang Wu, Qiang Hu, Xiaolu Zhang, Jun Zhou, Jiangchao Yao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.26579

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Deep Research as Rubric for Reinforcement Learning

2026-05-31 · Wangyi Mei, Zhouhong Gu, Zhenhan Bai, Yin Cai 외 arxiv

Open-ended reasoning and long-form generation tasks lack reliable automatic verification signals for reward-based policy optimization. Rubrics offer a promising alternative, but existing approaches treat them as given ar…

Reinforcement Learning

Rubrics as Rewards: Reinforcement Learning Beyond Verifiable Domains

2025-07-23 · Anisha Gunjal, Anthony Wang, Elaine Lau, Vaskar Nath 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has proven effective for complex reasoning tasks with clear correctness signals such as math and coding. However, extending it to real-world reasoning tasks is challe…

Reinforcement Learning

A Survey on Rubric-Guided Reinforcement Learning for Language Models

2026-08-27 · Zifei Shan, Fangning Shao arxiv

Reinforcement learning from human feedback (RLHF) has become the dominant paradigm for aligning large language models (LLMs) with human preferences. However, traditional RLHF relies on scalar reward signals that lack int…

Reinforcement Learning

EvoRubrics: Dynamic Rubrics as Rewards via Adversarial Co-Evolution for LLM Reinforcement Learning

2026-06-22 · Hongxin Ding, Baixiang Huang, Yue Fang, Weibin Liao 외 arxiv

Rubric-based rewards offer interpretable and fine-grained optimization signals for reinforcement learning in open-ended tasks where verifiable answers are unavailable. However, pre-constructed rubrics remain static throu…

Reinforcement Learning

Reinforcement Learning with Evolving Rubrics as Rewards for Audio Reasoning

2026-08-03 · Fangxu Yu, Tao Feng, Dehai Min, Zinan Lin 외 hf

Audio reasoning is essential for machine understanding of the acoustic world. Reinforcement learning with verifiable rewards can elicit such reasoning, yet existing reward designs are complementary in their limitations: …

Reinforcement Learning