paper-with-me

홈 › Papers

Behavior Cloning in OpenAI using Case Based Reasoning

2020-02-23 · Chad Peters, Babak Esfandiari, Mohamad Zalat, Robert West

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.

📄 PDF Abstract BibTeX arXiv:2002.11197

Code (0)

등록된 구현이 없습니다.

Tasks

OpenAI Gym

Similar Papers 제목 키워드 기반

Scaling Behavior Cloning Improves Causal Reasoning: An Open Model for Real-Time Video Game Playing

2026-01-08 · Yuguang Yue, Irakli Salia, Samuel Hunt, Chris Green 외 arxiv

Behavior cloning has seen a resurgence as scaling model and data sizes demonstrate strong performance. In this work, we introduce an open recipe for training a video game playing foundation model designed for inference i…

Self-Supervised Behavior Cloned Transformers are Path Crawlers for Text Games

2023-12-07 · Ruoyao Wang, Peter Jansen

In this work, we introduce a self-supervised behavior cloning transformer for text games, which are challenging benchmarks for multi-step reasoning in virtual environments. Traditionally, Behavior Cloning Transformers ex…

Deep Q Learning from Dynamic Demonstration with Behavioral Cloning

2021-01-01 · Xiaoshuang Li, Junchen Jin, Xiao Wang, Fei-Yue Wang

Although Deep Reinforcement Learning (DRL) has proven its capability to learn optimal policies by directly interacting with simulation environments, scaling up a DRL model is difficult due to exploding computational comp…

Deep Reinforcement LearningOpenAI GymQ-Learning

Towards Interactive Training of Non-Player Characters in Video Games

2019-06-03 · Igor Borovikov, Jesse Harder, Michael Sadovsky, Ahmad Beirami

There is a high demand for high-quality Non-Player Characters (NPCs) in video games. Hand-crafting their behavior is a labor intensive and error prone engineering process with limited controls exposed to the game designe…

Imitation LearningOpenAI Gym

DriverGym: Democratising Reinforcement Learning for Autonomous Driving

2021-11-12 · Parth Kothari, Christian Perone, Luca Bergamini, Alexandre Alahi 외

Despite promising progress in reinforcement learning (RL), developing algorithms for autonomous driving (AD) remains challenging: one of the critical issues being the absence of an open-source platform capable of trainin…

Autonomous DrivingOpenAI Gymreinforcement-learningReinforcement Learning+1