English

Model-Free Imitation Learning with Policy Optimization

Machine Learning 2016-06-17 v1 Artificial Intelligence

Abstract

In imitation learning, an agent learns how to behave in an environment with an unknown cost function by mimicking expert demonstrations. Existing imitation learning algorithms typically involve solving a sequence of planning or reinforcement learning problems. Such algorithms are therefore not directly applicable to large, high-dimensional environments, and their performance can significantly degrade if the planning problems are not solved to optimality. Under the apprenticeship learning formalism, we develop alternative model-free algorithms for finding a parameterized stochastic policy that performs at least as well as an expert policy on an unknown cost function, based on sample trajectories from the expert. Our approach, based on policy gradients, scales to large continuous environments with guaranteed convergence to local minima.

Keywords

Cite

@article{arxiv.1605.08478,
  title  = {Model-Free Imitation Learning with Policy Optimization},
  author = {Jonathan Ho and Jayesh K. Gupta and Stefano Ermon},
  journal= {arXiv preprint arXiv:1605.08478},
  year   = {2016}
}

Comments

In Proceedings of the 33rd International Conference on Machine Learning, 2016

R2 v1 2026-06-22T14:10:45.156Z