English

Imitation by Predicting Observations

Machine Learning 2021-07-09 v1 Artificial Intelligence

Abstract

Imitation learning enables agents to reuse and adapt the hard-won expertise of others, offering a solution to several key challenges in learning behavior. Although it is easy to observe behavior in the real-world, the underlying actions may not be accessible. We present a new method for imitation solely from observations that achieves comparable performance to experts on challenging continuous control tasks while also exhibiting robustness in the presence of observations unrelated to the task. Our method, which we call FORM (for "Future Observation Reward Model") is derived from an inverse RL objective and imitates using a model of expert behavior learned by generative modelling of the expert's observations, without needing ground truth actions. We show that FORM performs comparably to a strong baseline IRL method (GAIL) on the DeepMind Control Suite benchmark, while outperforming GAIL in the presence of task-irrelevant features.

Keywords

Cite

@article{arxiv.2107.03851,
  title  = {Imitation by Predicting Observations},
  author = {Andrew Jaegle and Yury Sulsky and Arun Ahuja and Jake Bruce and Rob Fergus and Greg Wayne},
  journal= {arXiv preprint arXiv:2107.03851},
  year   = {2021}
}

Comments

ICML 2021

R2 v1 2026-06-24T04:00:06.113Z