LGJun 30, 2021

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

arXiv:2107.00116v32 citations
Originality Incremental advance
AI Analysis

This addresses robustness issues in imitation learning for robotics applications where noisy observations are common, representing an incremental improvement over existing GAIL methods.

The paper tackles the problem of observation noise degrading performance in generative adversarial imitation learning (GAIL) for robotics, proposing a regularization method to induce local Lipschitzness in the discriminator and generator, which results in policies that significantly outperform state-of-the-art GAIL on noise-corrupted test scenarios.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes