TensorX
返回文献探索

Paper · arXiv 2404.08495

Dataset Reset Policy Optimization for RLHF

Jonathan D. Chang, Wenhao Shan, Owen Oertell, Kianté Brantley, Dipendra Misra, Jason D. Lee, Wen Sun

10 upvotesApril 12, 2024arXiv 预印本
AI 摘要

The DR-PO algorithm leverages reset techniques in RLHF to improve policy optimization by incorporating an offline preference dataset, resulting in better generative performance compared to PPO and DPO.

Reinforcement LearningRLHFreward modeloffline preference datasetpolicy optimizerDataset Reset Policy OptimizationDR-POTL;DR summarizationAnthropic Helpful HarmfulProximal Policy OptimizationDirection Preference OptimizationGPT4 win-rate

Abstract

Reinforcement Learning (RL) from Human Preference-based feedback is a popular paradigm for fine-tuning generative models, which has produced impressive models such as GPT-4 and Claude3 Opus. This framework often consists of two steps: learning a reward model from an offline preference dataset followed by running online RL to optimize the learned reward model. In this work, leveraging the idea of reset, we propose a new RLHF algorithm with provable guarantees. Motivated by the fact that offline preference dataset provides informative states (i.e., data that is preferred by the labelers), our new algorithm, Dataset Reset Policy Optimization (DR-PO), integrates the existing offline preference dataset into the online policy training procedure via dataset reset: it directly resets the policy optimizer to the states in the offline dataset, instead of always starting from the initial state distribution. In theory, we show that DR-PO learns to perform at least as good as any policy that is covered by the offline dataset under general function approximation with finite sample complexity. In experiments, we demonstrate that on both the TL;DR summarization and the Anthropic Helpful Harmful (HH) dataset, the generation from DR-PO is better than that from Proximal Policy Optimization (PPO) and Direction Preference Optimization (DPO), under the metric of GPT4 win-rate. Code for this work can be found at https://github.com/Cornell-RL/drpo.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Dataset Reset Policy Optimization for RLHF | TensorX