paper-with-me

Papers

Improving Reinforcement Learning from Human Feedback with Efficient Reward Model Ensemble

2024-01-30 · Shun Zhang, Zhenfang Chen, Sunli Chen, Yikang Shen, Zhiqing Sun, Chuang Gan

Reinforcement Learning from Human Feedback (RLHF) is a widely adopted approach for aligning large language models with human values. However, RLHF relies on a reward model that is trained with a limited amount of human preference data, which could lead to inaccurate predictions. As a result, RLHF may produce outputs that are misaligned with human values. To mitigate this issue, we contribute a reward ensemble method that allows the reward model to make more accurate predictions. As using an ensemble of large language model-based reward models can be computationally and resource-expensive, we explore efficient ensemble methods including linear-layer ensemble and LoRA-based ensemble. Empirically, we run Best-of-$n$ and Proximal Policy Optimization with our ensembled reward models, and verify that our ensemble methods help improve the alignment performance of RLHF outputs.

📄 PDF Abstract BibTeX arXiv:2401.16635

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Modelreinforcement-learning

Similar Papers 제목 키워드 기반

Uncertainty-Penalized Reinforcement Learning from Human Feedback with Diverse Reward LoRA Ensembles

2023-12-30 · Yuanzhao Zhai, Han Zhang, Yu Lei, Yue Yu 외

Reinforcement learning from human feedback (RLHF) emerges as a promising paradigm for aligning large language models (LLMs). However, a notable challenge in RLHF is overoptimization, where beyond a certain threshold, the…

Uncertainty Quantification

Reward Uncertainty for Exploration in Preference-based Reinforcement Learning

2022-05-24 · ICLR 2022 4 · Xinran Liang, Katherine Shu, Kimin Lee, Pieter Abbeel

Conveying complex objectives to reinforcement learning (RL) agents often requires meticulous reward engineering. Preference-based RL methods are able to learn a more flexible reward model based on human preferences by ac…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation

FRESH: Interactive Reward Shaping in High-Dimensional State Spaces using Human Feedback

2020-01-19 · Baicen Xiao, Qifan Lu, Bhaskar Ramasubramanian, Andrew Clark 외

Reinforcement learning has been successful in training autonomous agents to accomplish goals in complex environments. Although this has been adapted to multiple settings, including robotics and computer games, human play…

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Reward Model Ensembles Help Mitigate Overoptimization

2023-10-04 · Thomas Coste, Usman Anwar, Robert Kirk, David Krueger

Reinforcement learning from human feedback (RLHF) is a standard approach for fine-tuning large language models to follow instructions. As part of this process, learned reward models are used to approximately model human …

modelModel Optimization

Scalable Ensembling For Mitigating Reward Overoptimisation

2024-06-03 · Ahmed M. Ahmed, Rafael Rafailov, Stepan Sharkov, Xuechen Li 외

Reinforcement Learning from Human Feedback (RLHF) has enabled significant advancements within language modeling for powerful, instruction-following models. However, the alignment of these models remains a pressing challe…

Instruction FollowingLanguage ModelingLanguage Modellingreinforcement-learning+1