English

Imitating Unknown Policies via Exploration

Machine Learning 2020-08-14 v1 Artificial Intelligence Machine Learning

Abstract

Behavioral cloning is an imitation learning technique that teaches an agent how to behave through expert demonstrations. Recent approaches use self-supervision of fully-observable unlabeled snapshots of the states to decode state-pairs into actions. However, the iterative learning scheme from these techniques are prone to getting stuck into bad local minima. We address these limitations incorporating a two-phase model into the original framework, which learns from unlabeled observations via exploration, substantially improving traditional behavioral cloning by exploiting (i) a sampling mechanism to prevent bad local minima, (ii) a sampling mechanism to improve exploration, and (iii) self-attention modules to capture global features. The resulting technique outperforms the previous state-of-the-art in four different environments by a large margin.

Keywords

Cite

@article{arxiv.2008.05660,
  title  = {Imitating Unknown Policies via Exploration},
  author = {Nathan Gavenski and Juarez Monteiro and Roger Granada and Felipe Meneguzzi and Rodrigo C. Barros},
  journal= {arXiv preprint arXiv:2008.05660},
  year   = {2020}
}

Comments

This paper has been accepted in the British Machine Vision Virtual Conference (BMVC) 2020

R2 v1 2026-06-23T17:49:27.667Z