paper-with-me

Papers

Online Policy Learning from Offline Preferences

2024-03-15 · Guoxi Zhang, Han Bao, Hisashi Kashima

In preference-based reinforcement learning (PbRL), a reward function is learned from a type of human feedback called preference. To expedite preference collection, recent works have leveraged \emph{offline preferences}, which are preferences collected for some offline data. In this scenario, the learned reward function is fitted on the offline data. If a learning agent exhibits behaviors that do not overlap with the offline data, the learned reward function may encounter generalizability issues. To address this problem, the present study introduces a framework that consolidates offline preferences and \emph{virtual preferences} for PbRL, which are comparisons between the agent's behaviors and the offline data. Critically, the reward function can track the agent's behaviors using the virtual preferences, thereby offering well-aligned guidance to the agent. Through experiments on continuous control tasks, this study demonstrates the effectiveness of incorporating the virtual preferences in PbRL.

📄 PDF Abstract BibTeX arXiv:2403.10160

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous Control

Similar Papers 제목 키워드 기반

Boosting Offline Reinforcement Learning with Action Preference Query

2023-06-06 · Qisen Yang, Shenzhi Wang, Matthieu Gaetan Lin, Shiji Song 외

Training practical agents usually involve offline and online reinforcement learning (RL) to balance the policy's performance and interaction costs. In particular, online fine-tuning has become a commonly used method to c…

Autonomous DrivingD4RLreinforcement-learningReinforcement Learning+1

Hybrid Preference Optimization for Alignment: Provably Faster Convergence Rates by Combining Offline Preferences with Online Exploration

2024-12-13 · Avinandan Bose, Zhihan Xiong, Aadirupa Saha, Simon Shaolei Du 외

Reinforcement Learning from Human Feedback (RLHF) is currently the leading approach for aligning large language models with human preferences. Typically, these models rely on extensive offline preference datasets for tra…

Beyond Reward: Offline Preference-guided Policy Optimization

2023-05-25 · Yachen Kang, Diyuan Shi, Jinxin Liu, Li He 외

This study focuses on the topic of offline preference-based reinforcement learning (PbRL), a variant of conventional reinforcement learning that dispenses with the need for online interaction or specification of reward f…

Offline RLreinforcement-learning

Preference Elicitation for Offline Reinforcement Learning

2024-06-26 · Alizée Pace, Bernhard Schölkopf, Gunnar Rätsch, Giorgia Ramponi

Applying reinforcement learning (RL) to real-world problems is often made challenging by the inability to interact with the environment and the difficulty of designing reward functions. Offline RL addresses the first cha…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reinforced Self-Training (ReST) for Language Modeling

2023-08-17 · Caglar Gulcehre, Tom Le Paine, Srivatsan Srinivasan, Ksenia Konyushkova 외

Reinforcement learning from human feedback (RLHF) can improve the quality of large language model's (LLM) outputs by aligning them with human preferences. We propose a simple algorithm for aligning LLMs with human prefer…

Language ModelingLanguage ModellingMachine TranslationOffline RL+4