English

Behavior Cloning in OpenAI using Case Based Reasoning

Artificial Intelligence 2020-02-27 v1 Machine Learning

Abstract

Learning from Observation (LfO), also known as Behavioral Cloning, is an approach for building software agents by recording the behavior of an expert (human or artificial) and using the recorded data to generate the required behavior. jLOAF is a platform that uses Case-Based Reasoning to achieve LfO. In this paper we interface jLOAF with the popular OpenAI Gym environment. Our experimental results show how our approach can be used to provide a baseline for comparison in this domain, as well as identify the strengths and weaknesses when dealing with environmental complexity.

Cite

@article{arxiv.2002.11197,
  title  = {Behavior Cloning in OpenAI using Case Based Reasoning},
  author = {Chad Peters and Babak Esfandiari and Mohamad Zalat and Robert West},
  journal= {arXiv preprint arXiv:2002.11197},
  year   = {2020}
}
R2 v1 2026-06-23T13:53:52.812Z