paper-with-me

Papers

Dual Active Learning for Reinforcement Learning from Human Feedback

2024-10-03 · Pangpang Liu, Chengchun Shi, Will Wei Sun

Aligning large language models (LLMs) with human preferences is critical to recent advances in generative artificial intelligence. Reinforcement learning from human feedback (RLHF) is widely applied to achieve this objective. A key step in RLHF is to learn the reward function from human feedback. However, human feedback is costly and time-consuming, making it essential to collect high-quality conversation data for human teachers to label. Additionally, different human teachers have different levels of expertise. It is thus critical to query the most appropriate teacher for their opinions. In this paper, we use offline reinforcement learning (RL) to formulate the alignment problem. Motivated by the idea of $D$-optimal design, we first propose a dual active reward learning algorithm for the simultaneous selection of conversations and teachers. Next, we apply pessimistic RL to solve the alignment problem, based on the learned reward estimator. Theoretically, we show that the reward estimator obtained through our proposed adaptive selection strategy achieves minimal generalized variance asymptotically, and prove that the sub-optimality of our pessimistic policy scales as $O(1/\sqrt{T})$ with a given sample budget $T$. Through simulations and experiments on LLMs, we demonstrate the effectiveness of our algorithm and its superiority over state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2410.02504

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Accelerating the Learning of TAMER with Counterfactual Explanations

2021-08-03 · Jakob Karalus, Felix Lindner

The capability to interactively learn from human feedback would enable agents in new settings. For example, even novice users could train service robots in new tasks naturally and interactively. Human-in-the-loop Reinfor…

counterfactualreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Interactive Reinforcement Learning for Table Balancing Robot

2021-08-01 · ACL (splurobonlp) 2021 8 · Haein Jeon, Yewon Kim, Bo-Yeong Kang

With the development of robotics, the use of robots in daily life is increasing, which has led to the need for anyone to easily train robots to improve robot use. Interactive reinforcement learning(IARL) is a method for …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Deep Reinforcement Learningreinforcement-learning+5

Actor-Critic Reinforcement Learning with Simultaneous Human Control and Feedback

2017-03-03 · Kory W. Mathewson, Patrick M. Pilarski

This paper contributes a first study into how different human users deliver simultaneous control and feedback signals during human-robot interaction. As part of this work, we formalize and present a general interactive l…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Mapping out the Space of Human Feedback for Reinforcement Learning: A Conceptual Framework

2024-11-18 · Yannick Metz, David Lindner, Raphaël Baur, Mennatallah El-Assady

Reinforcement Learning from Human feedback (RLHF) has become a powerful tool to fine-tune or train agentic machine learning models. Similar to how humans interact in social contexts, we can use many types of feedback to …

Deep Reinforcement Learning with Interactive Feedback in a Human-Robot Environment

2020-07-07 · Ithan Moreira, Javier Rivas, Francisco Cruz, Richard Dazeley 외

Robots are extending their presence in domestic environments every day, being more common to see them carrying out tasks in home scenarios. In the future, robots are expected to increasingly perform more complex tasks an…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)