Search papers, labs, and topics across Lattice.
This paper introduces Q-based Variational Inverse Reinforcement Learning (QVIRL), a novel Bayesian method that infers human preferences from expert behavior by learning a variational distribution over optimal Q-values. QVIRL uniquely combines scalability with uncertainty quantification, making it particularly suitable for safety-critical applications and active learning scenarios. The method demonstrates strong performance across diverse tasks, including gridworlds and ATARI games, and is the first Bayesian IRL approach capable of training from raw pixel observations.
QVIRL achieves robust apprenticeship learning from raw pixel data while quantifying uncertainty, a breakthrough for safety-critical AI applications.
The development of safe and beneficial AI requires that systems can learn and act in accordance with human preferences. However, explicitly specifying these preferences by hand is often infeasible. Inverse reinforcement learning (IRL) addresses this challenge by inferring preferences, represented as reward functions, from expert behaviour. We introduce Q-based Variational IRL (QVIRL), a novel Bayesian IRL method that recovers a posterior distribution over rewards from expert demonstrations via primarily learning a variational distribution over optimal Q-values. Unlike previous approaches, QVIRL combines scalability with uncertainty quantification, important for safety-critical applications as well as active learning. We demonstrate QVIRL's strong performance in apprenticeship learning across various tasks, including gridworlds, Lunar Lander, the Highway Environment, and two ATARI games both with static expert data and with active learning. It is the first method for Bayesian IRL that demonstrates training from raw pixel observations.