English

Machine Teaching for Inverse Reinforcement Learning: Algorithms and Applications

Machine Learning 2019-08-19 v7 Machine Learning

Abstract

Inverse reinforcement learning (IRL) infers a reward function from demonstrations, allowing for policy improvement and generalization. However, despite much recent interest in IRL, little work has been done to understand the minimum set of demonstrations needed to teach a specific sequential decision-making task. We formalize the problem of finding maximally informative demonstrations for IRL as a machine teaching problem where the goal is to find the minimum number of demonstrations needed to specify the reward equivalence class of the demonstrator. We extend previous work on algorithmic teaching for sequential decision-making tasks by showing a reduction to the set cover problem which enables an efficient approximation algorithm for determining the set of maximally-informative demonstrations. We apply our proposed machine teaching algorithm to two novel applications: providing a lower bound on the number of queries needed to learn a policy using active IRL and developing a novel IRL algorithm that can learn more efficiently from informative demonstrations than a standard IRL approach.

Keywords

Cite

@article{arxiv.1805.07687,
  title  = {Machine Teaching for Inverse Reinforcement Learning: Algorithms and Applications},
  author = {Daniel S. Brown and Scott Niekum},
  journal= {arXiv preprint arXiv:1805.07687},
  year   = {2019}
}

Comments

In proceedings of the AAAI Conference on Artificial Intelligence, 2019

R2 v1 2026-06-23T02:01:39.395Z