Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

BiasGRPO: Stabilizing Bias Mitigation in High-Variance Reward Landscapes via Group-Relative Policy Optimization

About

Mitigating social bias in Large Language Models (LLMs) presents a distinct alignment challenge: unlike verifiable tasks, bias lacks a single ground truth, creating a high-variance, subjective reward landscape. Previous preference-based fine-tuning methods have major trade-offs: Direct Preference Optimization (DPO) is limited by the lack of exploration inherent in offline training, while Proximal Policy Optimization (PPO) can lead to training instability due to potentially unreliable critic estimates. In this paper, we propose BiasGRPO, a framework using Group Relative Policy Optimization (GRPO) to stabilize alignment by normalizing rewards across a group of sampled completions. By substituting the value function with a group-relative baseline, our approach reduces instability while maintaining the exploration benefits of online training. We find that BiasGRPO outperforms DPO and PPO across multiple benchmarks, indicating its effectiveness. To adapt GRPO, we synthetically extend a dataset spanning multiple domains and contexts. We also create and release a custom bias reward model that effectively guides generation while being highly compute-efficient and avoiding knowledge degradation, providing a valuable resource that can be seamlessly integrated into multi-objective RLHF pipelines.

Saket Reddy, Ke Yang, ChengXiang Zhai• 2026

Related benchmarks

TaskDatasetResultRank
Toxicity EvaluationRealToxicityPrompts
Toxicity Score0.0198
33
Question Answering Bias EvaluationBBQ
Accuracy (All)31.23
9
Bias Scoring CorrelationRealToxicityPrompts sampled completions
Spearman Correlation Coefficient0.4748
6
Knowledge EvaluationTruthfulQA
Accuracy39.41
4
Bias EvaluationBoLD--
4
Showing 5 of 5 rows

Other info

Follow for update