paper-with-me

홈 › Papers

MaxMin-RLHF: Alignment with Diverse Human Preferences

2024-02-14 · Souradip Chakraborty, Jiahao Qiu, Hui Yuan, Alec Koppel, Furong Huang, Dinesh Manocha, Amrit Singh Bedi, Mengdi Wang

Reinforcement Learning from Human Feedback (RLHF) aligns language models to human preferences by employing a singular reward model derived from preference data. However, such an approach overlooks the rich diversity of human preferences inherent in data collected from multiple users. In this work, we first derive an impossibility result of alignment with single reward RLHF, thereby highlighting its insufficiency in representing diverse human preferences. To provide an equitable solution to the problem, we learn a mixture of preference distributions via an expectation-maximization algorithm and propose a MaxMin alignment objective for policy learning inspired by the Egalitarian principle in social choice theory to better represent diverse human preferences. We elucidate the connection of our proposed approach to distributionally robust optimization and general utility RL, thereby highlighting the generality and robustness of our proposed solution. We present comprehensive experimental results on small-scale (GPT-2) and large-scale language models (with Tulu2-7B) and show the efficacy of the proposed approach in the presence of diversity among human preferences. Our algorithm achieves an average improvement of more than 16% in win-rates over conventional RLHF algorithms and improves the win-rate (accuracy) for minority groups by over 33% without compromising the performance of majority groups, showcasing the robustness and fairness of our approach. We remark that our findings in this work are not only limited to language models but also extend to reinforcement learning in general.

📄 PDF Abstract BibTeX arXiv:2402.08925

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityFairnessreinforcement-learning

Similar Papers 제목 키워드 기반

SharedRep-RLHF: A Shared Representation Approach to RLHF with Diverse Preferences

2025-09-03 · Arpan Mukherjee, Marcello Bullo, Deniz Gündüz arxiv

Uniform-reward reinforcement learning from human feedback (RLHF), which trains a single reward model to represent the preferences of all annotators, fails to capture the diversity of opinions across sub-populations, inad…

Reinforcement Learning

MPO: An Efficient Post-Processing Framework for Mixing Diverse Preference Alignment

2025-02-25 · Tianze Wang, Dongnan Gui, Yifan Hu, Shuhang Lin 외

Reinforcement Learning from Human Feedback (RLHF) has shown promise in aligning large language models (LLMs). Yet its reliance on a singular reward model often overlooks the diversity of human preferences. Recent approac…

Diversityreinforcement-learningReinforcement Learning

Beyond One-Preference-Fits-All Alignment: Multi-Objective Direct Preference Optimization

2023-10-05 · Zhanhui Zhou, Jie Liu, Jing Shao, Xiangyu Yue 외

A single language model, even when aligned with labelers through reinforcement learning from human feedback (RLHF), may not suit all human preferences. Recent approaches therefore prefer customization, gathering multi-di…

AllLanguage ModelingLanguage ModellingLong Form Question Answering+2

Personalizing Reinforcement Learning from Human Feedback with Variational Preference Learning

2024-08-19 · Sriyash Poddar, Yanming Wan, Hamish Ivison, Abhishek Gupta 외

Reinforcement Learning from Human Feedback (RLHF) is a powerful paradigm for aligning foundation models to human values and preferences. However, current RLHF techniques cannot account for the naturally occurring differe…

reinforcement-learningReinforcement Learning

Linear Alignment: A Closed-form Solution for Aligning Human Preferences without Tuning and Feedback

2024-01-21 · Songyang Gao, Qiming Ge, Wei Shen, Shihan Dou 외

The success of AI assistants based on Language Models (LLMs) hinges on Reinforcement Learning from Human Feedback (RLHF) to comprehend and align with user intentions. However, traditional alignment algorithms, such as PP…

Form