English

PAC Apprenticeship Learning with Bayesian Active Inverse Reinforcement Learning

Machine Learning 2025-09-22 v2

Abstract

As AI systems become increasingly autonomous, reliably aligning their decision-making with human preferences is essential. Inverse reinforcement learning (IRL) offers a promising approach to infer preferences from demonstrations. These preferences can then be used to produce an apprentice policy that performs well on the demonstrated task. However, in domains like autonomous driving or robotics, where errors can have serious consequences, we need not just good average performance but reliable policies with formal guarantees -- yet obtaining sufficient human demonstrations for reliability guarantees can be costly. Active IRL addresses this challenge by strategically selecting the most informative scenarios for human demonstration. We introduce PAC-EIG, an information-theoretic acquisition function that directly targets probably-approximately-correct (PAC) guarantees for the learned policy -- providing the first such theoretical guarantee for active IRL with noisy expert demonstrations. Our method maximises information gain about the regret of the apprentice policy, efficiently identifying states requiring further demonstration. We also present Reward-EIG as an alternative when learning the reward itself is the primary objective. Focusing on finite state-action spaces, we prove convergence bounds, illustrate failure modes of prior heuristic methods, and demonstrate our method's advantages experimentally.

Keywords

Cite

@article{arxiv.2508.03693,
  title  = {PAC Apprenticeship Learning with Bayesian Active Inverse Reinforcement Learning},
  author = {Ondrej Bajgar and Dewi S. W. Gould and Jonathon Liu and Alessandro Abate and Konstantinos Gatsis and Michael A. Osborne},
  journal= {arXiv preprint arXiv:2508.03693},
  year   = {2025}
}

Comments

Presented at RLC 2025; published in RLJ 2025

R2 v1 2026-07-01T04:35:39.162Z