paper-with-me

Papers

Lagrangian Generative Adversarial Imitation Learning with Safety

2021-09-29 · Zhihao Cheng, Li Shen, Meng Fang, Liu Liu, DaCheng Tao

Imitation Learning (IL) merely concentrates on reproducing expert behaviors and could take dangerous actions, which is unbearable in safety-critical scenarios. In this work, we first formalize a practical task of safe imitation learning (Safe IL), which has been long neglected. Taking safety into consideration, we augment Generative Adversarial Imitation Learning (GAIL) with safety constraints and then relax it as an unconstrained saddle point problem by utilizing a Lagrange multiplier, dubbed LGAIL. Then, we apply a two-stage optimization framework to solve LGAIL. Specifically, a discriminator is firstly optimized to measure the similarity between the agent-generated state-action pairs and the expert ones, and then forward reinforcement learning is employed to improve the similarity while considering safety concerns via a Lagrange multiplier. Besides, we provide a theoretical interpretation of LGAIL, which indicates that the proposed LGAIL can be guaranteed to learn a safe policy from unsafe expert data. At last, extensive experiments in OpenAI Safety Gym conclude the effectiveness of our approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Enhance the Safety in Reinforcement Learning by ADRC Lagrangian Methods

2026-01-26 · Mingxu Zhang, Huicheng Zhang, Jiaming Ji, Yaodong Yang 외 arxiv

Safe reinforcement learning (Safe RL) seeks to maximize rewards while satisfying safety constraints, typically addressed through Lagrangian-based methods. However, existing approaches, including PID and classical Lagrang…

Reinforcement Learning

Fail-Safe Adversarial Generative Imitation Learning

2022-03-03 · Philipp Geiger, Christoph-Nikolas Straehle

For flexible yet safe imitation learning (IL), we propose theory and a modular method, with a safety layer that enables a closed-form probability density/gradient of the safe generative continuous policy, end-to-end gene…

Imitation Learning

Introducing a Generative Adversarial Network Model for Lagrangian Trajectory Simulation

2019-01-13 · Jingwei Gan, Pai Liu, Rajan K. Chakrabarty

We introduce a generative adversarial network (GAN) model to simulate the 3-dimensional Lagrangian motion of particles trapped in the recirculation zone of a buoyancy-opposed flame. The GAN model comprises a stochastic r…

Generative Adversarial Network

Infeasible optimization problems and the hierarchical augmented Lagrangian method in imitation learning

2026-05-30 · Roland Andrews, Justin Carpentier, Ajay Sathya arxiv

Imitation learning (IL) is an effective approach to train complex robotics policies. Recent works have introduced hard constraints into imitation-learning optimization problems to ensure safety, stability, and robustness…

The Information-Autoencoding Family: A Lagrangian Perspective on Latent Variable Generative Modeling

2018-01-01 · ICLR 2018 1 · Shengjia Zhao, Jiaming Song, Stefano Ermon

A variety of learning objectives have been recently proposed for training generative models. We show that many of them, including InfoGAN, ALI/BiGAN, ALICE, CycleGAN, VAE, $\beta$-VAE, adversarial autoencoders, AVB, and …