English

Online Iterative Reinforcement Learning from Human Feedback with General Preference Model

Machine Learning 2024-11-13 v3 Machine Learning

Abstract

We investigate Reinforcement Learning from Human Feedback (RLHF) in the context of a general preference oracle. In particular, we do not assume the existence of a reward function and an oracle preference signal drawn from the Bradley-Terry model as most of the prior works do. We consider a standard mathematical formulation, the reverse-KL regularized minimax game between two LLMs for RLHF under general preference oracle. The learning objective of this formulation is to find a policy so that it is consistently preferred by the KL-regularized preference oracle over any competing LLMs. We show that this framework is strictly more general than the reward-based one, and propose sample-efficient algorithms for both the offline learning from a pre-collected preference dataset and online learning where we can query the preference oracle along the way of training. Empirical studies verify the effectiveness of the proposed framework.

Keywords

Cite

@article{arxiv.2402.07314,
  title  = {Online Iterative Reinforcement Learning from Human Feedback with General Preference Model},
  author = {Chenlu Ye and Wei Xiong and Yuheng Zhang and Hanze Dong and Nan Jiang and Tong Zhang},
  journal= {arXiv preprint arXiv:2402.07314},
  year   = {2024}
}

Comments

RLHF, Preference Learning, Alignment for LLMs

R2 v1 2026-06-28T14:45:29.769Z