paper-with-me

홈 › Papers

Adaptive Querying for Reward Learning from Human Feedback

2024-12-11 · Yashwanthi Anand, Sandhya Saisubramanian

Learning from human feedback is a popular approach to train robots to adapt to user preferences and improve safety. Existing approaches typically consider a single querying (interaction) format when seeking human feedback and do not leverage multiple modes of user interaction with a robot. We examine how to learn a penalty function associated with unsafe behaviors, such as side effects, using multiple forms of human feedback, by optimizing the query state and feedback format. Our framework for adaptive feedback selection enables querying for feedback in critical states in the most informative format, while accounting for the cost and probability of receiving feedback in a certain format. We employ an iterative, two-phase approach which first selects critical states for querying, and then uses information gain to select a feedback format for querying across the sampled critical states. Our evaluation in simulation demonstrates the sample efficiency of our approach.

📄 PDF Abstract BibTeX arXiv:2412.07990

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PEBBLE: Feedback-Efficient Interactive Reinforcement Learning via Relabeling Experience and Unsupervised Pre-training

2021-06-09 · Kimin Lee, Laura Smith, Pieter Abbeel

Conveying complex objectives to reinforcement learning (RL) agents can often be difficult, involving meticulous design of reward functions that are sufficiently informative yet easy enough to provide. Human-in-the-loop R…

reinforcement-learningReinforcement Learning (RL)Unsupervised Pre-training

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

Provable Reward-Agnostic Preference-Based Reinforcement Learning

2023-05-29 · Wenhao Zhan, Masatoshi Uehara, Wen Sun, Jason D. Lee

Preference-based Reinforcement Learning (PbRL) is a paradigm in which an RL agent learns to optimize a task using pair-wise preference-based feedback over trajectories, rather than explicit reward signals. While PbRL has…

reinforcement-learningReinforcement Learning

Selective Progress-Aware Querying for Human-in-the-Loop Reinforcement Learning

2025-09-24 · Anujith Muraleedharan, Anamika J H arxiv

Human feedback can greatly accelerate robot learning, but in real-world settings, such feedback is costly and limited. Existing human-in-the-loop reinforcement learning (HiL-RL) methods often assume abundant feedback, li…

Reinforcement Learning

Code as Reward: Empowering Reinforcement Learning with VLMs

2024-02-07 · David Venuto, Sami Nur Islam, Martin Klissarov, Doina Precup 외

Pre-trained Vision-Language Models (VLMs) are able to understand visual concepts, describe and decompose complex tasks into sub-tasks, and provide feedback on task completion. In this paper, we aim to leverage these capa…

Code Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)