paper-with-me

홈 › Papers

From Absolute to Relative: Rethinking Reward Shaping in Group-Based Reinforcement Learning

2026-01-30 · Wenzhe Niu, Wei He, Zongxia Xie, Jinpeng Ou, Huichuan Fan, Yuchen Ge, Yanru Sun, Ziyin Wang, Yizhao Sun, Chengshun Shi, Jiuchong Gao, Jinghua Hao, Renqing He arxiv

Reinforcement learning has become a cornerstone for enhancing the reasoning capabilities of Large Language Models, where group-based approaches such as GRPO have emerged as efficient paradigms that optimize policies by leveraging intra-group performance differences. However, these methods typically rely on absolute numerical rewards, introducing intrinsic limitations. In verifiable tasks, identical group evaluations often result in sparse supervision, while in open-ended scenarios, the score range instability of reward models undermines advantage estimation based on group means. To address these limitations, we propose Reinforcement Learning with Relative Rewards (RLRR), a framework that shifts reward shaping from absolute scoring to relative ranking. Complementing this framework, we introduce the Ranking Reward Model, a listwise preference model tailored for group-based optimization to directly generate relative rankings. By transforming raw evaluations into robust relative signals, RLRR effectively mitigates signal sparsity and reward instability. Experimental results demonstrate that RLRR yields consistent performance improvements over standard group-based baselines across reasoning benchmarks and open-ended generation tasks.

📄 PDF Abstract BibTeX arXiv:2601.23058

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Group Adaptive Clipping Policy Optimization

2026-08-31 · Sheng Jia, Xiao Wang, Shiva Prasad Kasiviswanathan, Rein Houthooft hf

Group relative policy optimization for reinforcement learning with verifiable rewards (RLVR) typically uses a fixed importance-sampling (IS) ratio clipping boundary across all rollouts. We identify a key limitation: rare…

Reinforcement Learning

MDP-GRPO: Stabilized Group Relative Policy Optimization for Multi-Constraint Instruction Following

2026-06-04 · Mohammad Mahdi Salmani-Zarchi, Zahra Rahimi, Heshaam Faili, Mohammad Javad Dousti arxiv

Reinforcement learning with verifiable rewards is ideal for multi-constraint instruction following, yet standard group-relative policy optimization (GRPO) becomes unstable under discrete, low-dispersion rewards, where wi…

Reinforcement LearningInstruction Following

Rethinking Reward Signals in Video GRPO: When Scores Become Targets

2025-11-24 · Rui Li, Yuanzhi Liang, Ziqi Ni, Haibing Huang 외 arxiv

Group Relative Policy Optimization (GRPO) enables stable and preference-oriented updates via group-wise comparisons for post-training video generation. However, GRPO directly optimizes reward-induced advantages. Under su…

Video GenerationVideo Alignment

Causally-Guided Automated Feature Engineering with Multi-Agent Reinforcement Learning

2026-02-18 · Arun Vignesh Malarkkan, Wangyang Ying, Yanjie Fu arxiv

Automated feature engineering (AFE) enables AI systems to autonomously construct high-utility representations from raw tabular data. However, existing AFE methods rely on statistical heuristics, yielding brittle features…

Multi-agent Reinforcement LearningFeature Engineering

LLM Reasoning with Process Rewards for Outcome-Guided Steps

2026-02-08 · Mohammad Rezaei, Jens Lehmann, Sahar Vahdati arxiv

Mathematical reasoning in large language models has improved substantially with reinforcement learning using verifiable rewards, where final answers can be checked automatically and converted into reliable training signa…

Reinforcement LearningMathematical Reasoning