Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Behavioral Cloning from Observation

About

Humans often learn how to perform tasks via imitation: they observe others perform a task, and then very quickly infer the appropriate actions to take based on their observations. While extending this paradigm to autonomous agents is a well-studied problem in general, there are two particular aspects that have largely been overlooked: (1) that the learning is done from observation only (i.e., without explicit action information), and (2) that the learning is typically done very quickly. In this work, we propose a two-phase, autonomous imitation learning technique called behavioral cloning from observation (BCO), that aims to provide improved performance with respect to both of these aspects. First, we allow the agent to acquire experience in a self-supervised fashion. This experience is used to develop a model which is then utilized to learn a particular task by observing an expert perform that task without the knowledge of the specific actions taken. We experimentally compare BCO to imitation learning methods, including the state-of-the-art, generative adversarial imitation learning (GAIL) technique, and we show comparable task performance in several different simulation domains while exhibiting increased learning speed after expert trajectories become available.

Faraz Torabi, Garrett Warnell, Peter Stone• 2018

Related benchmarks

TaskDatasetResultRank
Multi-robot task planningF1-F16 fixed-scale simulated instances
Makespan (s)153.1
112
LocomotionD4RL walker2d-medium-expert
Normalized Score4.94e+3
90
LocomotionD4RL Walker2d medium--
70
LocomotionD4RL HalfCheetah Medium-Replay--
68
Auto-biddingAuctionNet High reward sparsity
Score490.2
50
Auto-biddingAuctionNet Low reward sparsity
Score36.37
50
Auto-biddingAuctionNet Medium reward sparsity
Score283.2
50
Reward EstimationStandard bus engine replacement simulation without dummy variables
MAPE46.45
34
Traffic Signal ControlNew York (DNY)
Average Travel Time515.4
28
LocomotionD4RL hopper-medium-expert--
28
Showing 10 of 69 rows

Other info

Follow for update