Highlight

Generative Adversarial Imitation Learning

Proposes a model-free imitation learning framework that extracts policies directly from expert data via an analogy to generative adversarial networks.

Based on

Generative Adversarial Imitation Learning

By Jonathan Ho, Stefano ErmonNeural Information Processing Systems
Read original article →

This paper addresses imitation learning: recovering a policy purely from examples of expert behavior, without interacting with the expert and without any reinforcement (reward) signal. A common existing strategy is indirect, first using inverse reinforcement learning to recover the expert's cost function and then running reinforcement learning on that cost to obtain a policy, a pipeline that can be slow. The authors instead propose a general framework for directly extracting a policy from data, behaving as though it had been produced by reinforcement learning applied after inverse reinforcement learning.

A particular instantiation of this framework reveals a close analogy between imitation learning and generative adversarial networks, and from it the authors derive a model-free imitation learning algorithm known as Generative Adversarial Imitation Learning. The method obtains significant performance gains over existing model-free approaches when imitating complex behaviors in large, high-dimensional environments. This GAN-based formulation became a foundational technique for scalable imitation learning.

Abstract

This paper learns a policy from expert behavior without interacting with the expert or accessing a reward signal. The usual route recovers the expert's cost via inverse reinforcement learning then extracts a policy with RL, which is indirect and slow. The authors propose a framework for directly extracting a policy from data, as if obtained by RL following inverse RL. One instantiation draws an analogy between imitation learning and GANs, yielding a model-free algorithm that significantly outperforms existing model-free methods on complex, high-dimensional imitation tasks.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

imitation learninggenerative adversarial networksreinforcement learninginverse reinforcement learningpolicy learning
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.