English

Augmented Behavioral Cloning from Observation

Artificial Intelligence 2020-04-29 v1

Abstract

Imitation from observation is a computational technique that teaches an agent on how to mimic the behavior of an expert by observing only the sequence of states from the expert demonstrations. Recent approaches learn the inverse dynamics of the environment and an imitation policy by interleaving epochs of both models while changing the demonstration data. However, such approaches often get stuck into sub-optimal solutions that are distant from the expert, limiting their imitation effectiveness. We address this problem with a novel approach that overcomes the problem of reaching bad local minima by exploring: (I) a self-attention mechanism that better captures global features of the states; and (ii) a sampling strategy that regulates the observations that are used for learning. We show empirically that our approach outperforms the state-of-the-art approaches in four different environments by a large margin.

Keywords

Cite

@article{arxiv.2004.13529,
  title  = {Augmented Behavioral Cloning from Observation},
  author = {Juarez Monteiro and Nathan Gavenski and Roger Granada and Felipe Meneguzzi and Rodrigo Barros},
  journal= {arXiv preprint arXiv:2004.13529},
  year   = {2020}
}

Comments

This paper has been accepted in the International Joint Conference on Neural Networks 2020

R2 v1 2026-06-23T15:09:12.930Z