paper-with-me

홈 › Papers

On the Benefits of Inducing Local Lipschitzness for Robust Generative Adversarial Imitation Learning

2021-06-30 · Farzan Memarian, Abolfazl Hashemi, Scott Niekum, Ufuk Topcu

We explore methodologies to improve the robustness of generative adversarial imitation learning (GAIL) algorithms to observation noise. Towards this objective, we study the effect of local Lipschitzness of the discriminator and the generator on the robustness of policies learned by GAIL. In many robotics applications, the learned policies by GAIL typically suffer from a degraded performance at test time since the observations from the environment might be corrupted by noise. Hence, robustifying the learned policies against the observation noise is of critical importance. To this end, we propose a regularization method to induce local Lipschitzness in the generator and the discriminator of adversarial imitation learning methods. We show that the modified objective leads to learning significantly more robust policies. Moreover, we demonstrate -- both theoretically and experimentally -- that training a locally Lipschitz discriminator leads to a locally Lipschitz generator, thereby improving the robustness of the resultant policy. We perform extensive experiments on simulated robot locomotion environments from the MuJoCo suite that demonstrate the proposed method learns policies that significantly outperform the state-of-the-art generative adversarial imitation learning algorithm when applied to test scenarios with noise-corrupted observations.

📄 PDF Abstract BibTeX arXiv:2107.00116

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningMuJoCo

Methods 이 논문이 사용한 방법론

GAIL Generative Adversarial Imitation Learning presents a new general framework for directly extracting a policy from data, as if it were obtained by reinforcement learning…

Similar Papers 제목 키워드 기반

Lipschitzness Is All You Need To Tame Off-policy Generative Adversarial Imitation Learning

2020-06-28 · Lionel Blondé, Pablo Strasser, Alexandros Kalousis

Despite the recent success of reinforcement learning in various domains, these approaches remain, for the most part, deterringly sensitive to hyper-parameters and are often riddled with essential engineering feats allowi…

AllContinuous ControlImitation Learningvalid

Unsupervised Adaptive Semantic Segmentation with Local Lipschitz Constraint

2021-05-27 · Guanyu Cai, Lianghua He

Recent advances in unsupervised domain adaptation have seen considerable progress in semantic segmentation. Existing methods either align different domains with adversarial training or involve the self-learning that util…

Domain AdaptationSegmentationSelf-LearningSemantic Segmentation+1

Attacking Adversarial Attacks as A Defense

2021-06-09 · Boxi Wu, Heng Pan, Li Shen, Jindong Gu 외

It is well known that adversarial attacks can fool deep neural networks with imperceptible perturbations. Although adversarial training significantly improves model robustness, failure cases of defense still broadly exis…

Diffusion Models are Certifiably Robust Classifiers

2024-02-04 · Huanran Chen, Yinpeng Dong, Shitong Shao, Zhongkai Hao 외

Generative learning, recognized for its effective modeling of data distributions, offers inherent advantages in handling out-of-distribution instances, especially for enhancing robustness to adversarial attacks. Among th…

Robust classification

Probabilistic Lipschitzness and the Stable Rank for Comparing Explanation Models

2024-02-29 · Lachlan Simpson, Kyle Millar, Adriel Cheng, Cheng-Chew Lim 외

Explainability models are now prevalent within machine learning to address the black-box nature of neural networks. The question now is which explainability model is most effective. Probabilistic Lipschitzness has demons…