paper-with-me

홈 › Papers

Reinforcement Learning from Diverse Human Preferences

2023-01-27 · Wanqi Xue, Bo An, Shuicheng Yan, Zhongwen Xu

The complexity of designing reward functions has been a major obstacle to the wide application of deep reinforcement learning (RL) techniques. Describing an agent's desired behaviors and properties can be difficult, even for experts. A new paradigm called reinforcement learning from human preferences (or preference-based RL) has emerged as a promising solution, in which reward functions are learned from human preference labels among behavior trajectories. However, existing methods for preference-based RL are limited by the need for accurate oracle preference labels. This paper addresses this limitation by developing a method for crowd-sourcing preference labels and learning from diverse human preferences. The key idea is to stabilize reward learning through regularization and correction in a latent space. To ensure temporal consistency, a strong constraint is imposed on the reward model that forces its latent space to be close to the prior distribution. Additionally, a confidence-based reward model ensembling method is designed to generate more stable and reliable predictions. The proposed method is tested on a variety of tasks in DMcontrol and Meta-world and has shown consistent and significant improvements over existing preference-based RL algorithms when learning from diverse feedback, paving the way for real-world applications of RL methods.

📄 PDF Abstract BibTeX arXiv:2301.11774

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Promptable Behaviors: Personalizing Multi-Objective Rewards from Human Preferences

2023-12-14 · CVPR 2024 1 · Minyoung Hwang, Luca Weihs, Chanwoo Park, Kimin Lee 외

Customizing robotic behaviors to be aligned with diverse human preferences is an underexplored challenge in the field of embodied AI. In this paper, we present Promptable Behaviors, a novel framework that facilitates eff…

Multi-Objective Reinforcement LearningRobot Navigation

Provable Multi-Party Reinforcement Learning with Diverse Human Feedback

2024-03-08 · Huiying Zhong, Zhun Deng, Weijie J. Su, Zhiwei Steven Wu 외

Reinforcement learning with human feedback (RLHF) is an emerging paradigm to align models with human preferences. Typically, RLHF aggregates preferences from multiple individuals who have diverse viewpoints that may conf…

FairnessMeta-Learningreinforcement-learningReinforcement Learning

MaxMin-RLHF: Alignment with Diverse Human Preferences

2024-02-14 · Souradip Chakraborty, Jiahao Qiu, Hui Yuan, Alec Koppel 외

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 h…

DiversityFairnessreinforcement-learning

Direct Preference Optimization With Unobserved Preference Heterogeneity

2024-05-23 · Keertana Chidambaram, Karthik Vinay Seetharaman, Vasilis Syrgkanis

RLHF has emerged as a pivotal step in aligning language models with human objectives and values. It typically involves learning a reward model from human preference data and then using reinforcement learning to update th…

Ensemble Learningreinforcement-learningReinforcement Learning

Personalized Soups: Personalized Large Language Model Alignment via Post-hoc Parameter Merging

2023-10-17 · Joel Jang, Seungone Kim, Bill Yuchen Lin, Yizhong Wang 외

While Reinforcement Learning from Human Feedback (RLHF) aligns Large Language Models (LLMs) with general, aggregate human preferences, it is suboptimal for learning diverse, individual perspectives. In this work, we stud…

Language ModelingLanguage ModellingLarge Language ModelMulti-Objective Reinforcement Learning+2