English

Reinforcement Learning from Multi-role Debates as Feedback for Bias Mitigation in LLMs

Artificial Intelligence 2024-08-19 v6

Abstract

Bias in LLMs can harm user experience and societal outcomes. However, current bias mitigation methods often require intensive human feedback, lack transferability to other topics or yield overconfident and random outputs. We find that involving LLMs in role-playing scenario boosts their ability to recognize and mitigate biases. Based on this, we propose Reinforcement Learning from Multi-role Debates as Feedback (RLDF), a novel approach for bias mitigation replacing human feedback in traditional RLHF. We utilize LLMs in multi-role debates to create a dataset that includes both high-bias and low-bias instances for training the reward model in reinforcement learning. Our approach comprises two modes: (1) self-reflection, where the same LLM participates in multi-role debates, and (2) teacher-student, where a more advanced LLM like GPT-3.5-turbo guides the LLM to perform this task. Experimental results across different LLMs on BBQ and our datasets demonstrate the effectiveness of our approach in bias mitigation. Our source code and datasets are available at \texttt{https://anonymous.4open.science/r/RLDF-E344}.

Keywords

Cite

@article{arxiv.2404.10160,
  title  = {Reinforcement Learning from Multi-role Debates as Feedback for Bias Mitigation in LLMs},
  author = {Ruoxi Cheng and Haoxuan Ma and Shuirong Cao and Jiaqi Li and Aihua Pei and Zhiqiang Wang and Pengliang Ji and Haoyu Wang and Jiaqi Huo},
  journal= {arXiv preprint arXiv:2404.10160},
  year   = {2024}
}

Comments

The first three authors contributed equally to this work

R2 v1 2026-06-28T15:55:11.979Z