paper-with-me

홈 › Papers

MO-GRPO: Mitigating Reward Hacking of Group Relative Policy Optimization on Multi-Objective Problems

2025-09-26 · Yuki Ichihara, Yuu Jinnai, Tetsuro Morimura, Mitsuki Sakamoto, Ryota Mitsuhashi, Eiji Uchibe arxiv

Group Relative Policy Optimization (GRPO) has been shown to be an effective algorithm when an accurate reward model is available. However, such a highly reliable reward model is not available in many real-world tasks. In this paper, we particularly focus on multi-objective settings, in which we identify that GRPO is vulnerable to reward hacking, optimizing only one of the objectives at the cost of the others. To address this issue, we propose MO-GRPO, an extension of GRPO with a simple normalization method to reweight the reward functions automatically according to the variances of their values. We first show analytically that MO-GRPO ensures that all reward functions contribute evenly to the loss function while preserving the order of preferences, eliminating the need for manual tuning of the reward functions' scales. Then, we evaluate MO-GRPO experimentally in four domains: (i) the multi-armed bandits problem, (ii) simulated control task (Mo-Gymnasium), (iii) machine translation tasks on the WMT benchmark (En-Ja, En-Zh), and (iv) instruction following task. MO-GRPO achieves stable learning by evenly distributing correlations among the components of rewards, outperforming GRPO, showing MO-GRPO to be a promising algorithm for multi-objective reinforcement learning problems.

📄 PDF Abstract BibTeX arXiv:2509.22047

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningInstruction FollowingMachine TranslationMulti-Armed Bandits

Similar Papers 제목 키워드 기반

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

VeriGate: Verifier-Gated Step-Level Supervision for GRPO

2026-05-28 · Aakriti Agrawal, Minghui Liu, Furong Huang arxiv

Group Relative Policy Optimization (GRPO) is an effective recipe for training reasoning models with verifier-based outcome rewards, but its supervision is sparse: when all sampled trajectories for a prompt receive the sa…

Anchoring Values in Temporal and Group Dimensions for Flow Matching Model Alignment

2025-12-13 · Yawen Shao, Jie Xiao, Kai Zhu, Yu Liu 외 arxiv

Group Relative Policy Optimization (GRPO) has proven highly effective in enhancing the alignment capabilities of Large Language Models (LLMs). However, current adaptations of GRPO for the flow matching-based image genera…

Image Generation

Pref-GRPO: Pairwise Preference Reward-based GRPO for Stable Text-to-Image Reinforcement Learning

2025-08-28 · Yibin Wang, Zhimin Li, Yuhang Zang, Yujie Zhou 외 arxiv

Recent advancements highlight the importance of GRPO-based reinforcement learning methods and benchmarking in enhancing text-to-image (T2I) generation. However, current methods using pointwise reward models (RM) for scor…

Reinforcement LearningImage Generation

Power Reinforcement Post-Training of Text-to-Image Models with Super-Linear Advantage Shaping

2026-05-11 · Haoyuan Sun, Jing Wang, Yuxin Song, Yu Lu 외 arxiv

Recently, post-training methods based on reinforcement learning, with a particular focus on Group Relative Policy Optimization (GRPO), have emerged as the robust paradigm for further advancement of text-to-image (T2I) mo…

Reinforcement Learning