paper-with-me

Papers

Provable Offline Preference-Based Reinforcement Learning

2023-05-24 · Wenhao Zhan, Masatoshi Uehara, Nathan Kallus, Jason D. Lee, Wen Sun

In this paper, we investigate the problem of offline Preference-based Reinforcement Learning (PbRL) with human feedback where feedback is available in the form of preference between trajectory pairs rather than explicit rewards. Our proposed algorithm consists of two main steps: (1) estimate the implicit reward using Maximum Likelihood Estimation (MLE) with general function approximation from offline data and (2) solve a distributionally robust planning problem over a confidence set around the MLE. We consider the general reward setting where the reward can be defined over the whole trajectory and provide a novel guarantee that allows us to learn any target policy with a polynomial number of samples, as long as the target policy is covered by the offline data. This guarantee is the first of its kind with general function approximation. To measure the coverage of the target policy, we introduce a new single-policy concentrability coefficient, which can be upper bounded by the per-trajectory concentrability coefficient. We also establish lower bounds that highlight the necessity of such concentrability and the difference from standard RL, where state-action-wise rewards are directly observed. We further extend and analyze our algorithm when the feedback is given over action pairs.

📄 PDF Abstract BibTeX arXiv:2305.14816

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Self-Play with Adversarial Critic: Provable and Scalable Offline Alignment for Language Models

2024-06-06 · Xiang Ji, Sanjeev Kulkarni, Mengdi Wang, Tengyang Xie

This work studies the challenge of aligning large language models (LLMs) with offline preference data. We focus on alignment by Reinforcement Learning from Human Feedback (RLHF) in particular. While popular preference op…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Corruption Robust Offline Reinforcement Learning with Human Feedback

2024-02-09 · Debmalya Mandal, Andi Nika, Parameswaran Kamalaruban, Adish Singla 외

We study data corruption robustness for reinforcement learning with human feedback (RLHF) in an offline setting. Given an offline dataset of pairs of trajectories along with feedback about human preferences, an $\varepsi…

Adversarial Attackreinforcement-learningReinforcement Learning

Dataset Reset Policy Optimization for RLHF

2024-04-12 · Jonathan D. Chang, Wenhao Zhan, Owen Oertell, Kianté Brantley 외

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…

Reinforcement Learning (RL)

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

The Provable Benefits of Unsupervised Data Sharing for Offline Reinforcement Learning

2023-02-27 · Hao Hu, Yiqin Yang, Qianchuan Zhao, Chongjie Zhang

Self-supervised methods have become crucial for advancing deep learning by leveraging data itself to reduce the need for expensive annotations. However, the question of how to conduct self-supervised offline reinforcemen…

Offline RLreinforcement-learningReinforcement Learning (RL)