paper-with-me

Papers

End-to-End Differentiable Adversarial Imitation Learning

2017-08-01 · ICML 2017 8 · Nir Baram, Oron Anschel, Itai Caspi, Shie Mannor

Generative Adversarial Networks (GANs) have been successfully applied to the problem of policy imitation in a model-free setup. However, the computation graph of GANs, that include a stochastic policy as the generative model, is no longer differentiable end-to-end, which requires the use of high-variance gradient estimation. In this paper, we introduce the Model-based Generative Adversarial Imitation Learning (MGAIL) algorithm. We show how to use a forward model to make the computation fully differentiable, which enables training policies using the exact gradient of the discriminator. The resulting algorithm trains competent policies using relatively fewer expert samples and interactions with the environment. We test it on both discrete and continuous action domains and report results that surpass the state-of-the-art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Model-based Adversarial Imitation Learning

2016-12-07 · Nir Baram, Oron Anschel, Shie Mannor

Generative adversarial learning is a popular new approach to training generative models which has been proven successful for other related problems as well. The general idea is to maintain an oracle $D$ that discriminate…

Imitation LearningmodelMuJoCo

UNDREAM: Bridging Differentiable Rendering and Photorealistic Simulation for End-to-end Adversarial Attacks

2025-10-19 · Mansi Phute, Matthew Hull, Haoran Wang, Alec Helbling 외 arxiv

Deep learning models deployed in safety critical applications like autonomous driving use simulations to test their robustness against adversarial attacks in realistic conditions. However, these simulations are non-diffe…

Autonomous Driving

Dyna-AIL : Adversarial Imitation Learning by Planning

2019-03-08 · Vaibhav Saxena, Srinivasan Sivanandan, Pulkit Mathur

Adversarial methods for imitation learning have been shown to perform well on various control tasks. However, they require a large number of environment interactions for convergence. In this paper, we propose an end-to-e…

Imitation Learning

FAIL: Flow Matching Adversarial Imitation Learning for Image Generation

2026-02-12 · Yeyao Ma, Chen Li, Xiaosong Zhang, Han Hu 외 arxiv

Post-training of flow matching models-aligning the output distribution with a high-quality target-is mathematically equivalent to imitation learning. While Supervised Fine-Tuning mimics expert demonstrations effectively,…

Video GenerationImage Generation

End-to-End Differentiable GANs for Text Generation

2020-10-19 · NeurIPS Workshop ICBINB 2020 12 · Sachin Kumar, Yulia Tsvetkov

Despite being widely used, text generation models trained with maximum likelihood estimation (MLE) suffer from known limitations. Due to a mismatch between training and inference, they suffer from exposure bias. Generat…

Text Generation