Adaptive Querying for Reward Learning from Human Feedback
Yashwanthi Anand, Nnamdi Nwagwu, Kevin Sabbe, Naomi T. Fitter, Sandhya Saisubramanian
TL;DR
This work tackles learning to avoid negative side effects (NSEs) in robotics when reward specifications are incomplete by learning a penalty for NSEs through human feedback. It introduces Adaptive Feedback Selection (AFS), which jointly optimizes when to query (critical states) and in which feedback format to query (e.g., approvals, corrections, rankings) by maximizing information gain while accounting for human effort via a feedback preference model and a KL-divergence stopping criterion. The method maps diverse feedback into a unified NSE penalty, incorporated into the robot’s reward to produce NSE-minimizing policies, and is validated through simulation across multiple domains and through a real-world Kinova arm user study, showing improved safety, efficiency, and user trust. The results demonstrate practical benefits for human-in-the-loop learning, including reduced workload and better alignment with user preferences, with future work focusing on continuous domains and bias-aware inference to further enhance robustness and applicability.
Abstract
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 using multiple forms of human feedback, by optimizing both the query state and feedback format. Our proposed adaptive feedback selection is 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. The feedback format selection also accounts for the cost and probability of receiving feedback in a certain format. Our experiments in simulation demonstrate the sample efficiency of our approach in learning to avoid undesirable behaviors. The results of our user study with a physical robot highlight the practicality and effectiveness of adaptive feedback selection in seeking informative, user-aligned feedback that accelerate learning. Experiment videos, code and appendices are found on our website: https://tinyurl.com/AFS-learning.
