paper-with-me

Papers

Active Reward Learning from Multiple Teachers

2023-03-02 · Peter Barnett, Rachel Freedman, Justin Svegliato, Stuart Russell

Reward learning algorithms utilize human feedback to infer a reward function, which is then used to train an AI system. This human feedback is often a preference comparison, in which the human teacher compares several samples of AI behavior and chooses which they believe best accomplishes the objective. While reward learning typically assumes that all feedback comes from a single teacher, in practice these systems often query multiple teachers to gather sufficient training data. In this paper, we investigate this disparity, and find that algorithmic evaluation of these different sources of feedback facilitates more accurate and efficient reward learning. We formally analyze the value of information (VOI) when reward learning from teachers with varying levels of rationality, and define and evaluate an algorithm that utilizes this VOI to actively select teachers to query for feedback. Surprisingly, we find that it is often more informative to query comparatively irrational teachers. By formalizing this problem and deriving an analytical solution, we hope to facilitate improvement in reward learning approaches to aligning AI behavior with human values.

📄 PDF Abstract BibTeX arXiv:2303.00894

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Active teacher selection for reinforcement learning from human feedback

2023-10-23 · Rachel Freedman, Justin Svegliato, Kyle Wray, Stuart Russell

Reinforcement learning from human feedback (RLHF) enables machine learning systems to learn objectives from human feedback. A core limitation of these systems is their assumption that all feedback comes from a single hum…

Recommendation Systemsreinforcement-learningReinforcement Learning

Learning Reward Functions from Diverse Sources of Human Feedback: Optimally Integrating Demonstrations and Preferences

2020-06-24 · Erdem Biyik, Dylan P. Losey, Malayandi Palan, Nicholas C. Landolfi 외

Reward functions are a common way to specify the objective of a robot. As designing reward functions can be extremely challenging, a more promising approach is to directly learn reward functions from human teachers. Impo…

Conservative Bias in Multi-Teacher Learning: Why Agents Prefer Low-Reward Advisors

2025-12-19 · Maher Mesto, Francisco Cruz arxiv

Interactive reinforcement learning (IRL) has shown promise in enabling autonomous agents and robots to learn complex behaviours from human teachers, yet the dynamics of teacher selection remain poorly understood. This pa…

Reinforcement Learning

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 objec…

Active Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Active Imitation Learning from Multiple Non-Deterministic Teachers: Formulation, Challenges, and Algorithms

2020-06-14 · Khanh Nguyen, Hal Daumé III

We formulate the problem of learning to imitate multiple, non-deterministic teachers with minimal interaction cost. Rather than learning a specific policy as in standard imitation learning, the goal in this problem is to…

Active LearningImitation Learning