Safe Imitation Learning via Fast Bayesian Reward Inference from Preferences
Daniel S. Brown, Russell Coleman, Ravi Srinivasan, Scott Niekum

TL;DR
This paper introduces Bayesian REX, a fast and scalable Bayesian reward learning algorithm for imitation learning that enables safety analysis, high-confidence policy evaluation, and performs well on complex tasks like Atari without access to scores.
Contribution
Bayesian REX is a novel, efficient Bayesian reward inference method that scales to high-dimensional problems using pre-trained feature encodings and preference data.
Findings
Learns to play Atari from demonstrations without game scores
Generates 100,000 posterior samples in 5 minutes on a laptop
Achieves competitive or superior imitation performance
Abstract
Bayesian reward learning from demonstrations enables rigorous safety and uncertainty analysis when performing imitation learning. However, Bayesian reward learning methods are typically computationally intractable for complex control problems. We propose Bayesian Reward Extrapolation (Bayesian REX), a highly efficient Bayesian reward learning algorithm that scales to high-dimensional imitation learning problems by pre-training a low-dimensional feature encoding via self-supervised tasks and then leveraging preferences over demonstrations to perform fast Bayesian inference. Bayesian REX can learn to play Atari games from demonstrations, without access to the game score and can generate 100,000 samples from the posterior over reward functions in only 5 minutes on a personal laptop. Bayesian REX also results in imitation learning performance that is competitive with or better than…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Anomaly Detection Techniques and Applications · Human Pose and Action Recognition
MethodsBayesian Reward Extrapolation
