Wasserstein Adversarial Imitation Learning
Huang Xiao, Michael Herman, Joerg Wagner, Sebastian Ziesche, Jalal Etesami, Thai Hong Linh
TL;DR
This work links imitation learning and inverse reinforcement learning to optimal transport by interpreting Kantorovich potentials as rewards and employing regularized OT to obtain scalable, smooth reward functions. The resulting Wasserstein Adversarial Imitation Learning (WAIL) uses a neural-network parameterized reward and entropic OT to drive policy optimization, achieving strong sample efficiency and often requiring only a single expert demonstration. The method outperforms baselines like GAIL and behavioral cloning across a suite of robotic control tasks, with theoretical convergence guarantees under KL-constraint conditions. The approach offers a principled, transferable framework for imitation that leverages OT geometry to produce stable, interpretable rewards and scalable training dynamics.
Abstract
Imitation Learning describes the problem of recovering an expert policy from demonstrations. While inverse reinforcement learning approaches are known to be very sample-efficient in terms of expert demonstrations, they usually require problem-dependent reward functions or a (task-)specific reward-function regularization. In this paper, we show a natural connection between inverse reinforcement learning approaches and Optimal Transport, that enables more general reward functions with desirable properties (e.g., smoothness). Based on our observation, we propose a novel approach called Wasserstein Adversarial Imitation Learning. Our approach considers the Kantorovich potentials as a reward function and further leverages regularized optimal transport to enable large-scale applications. In several robotic experiments, our approach outperforms the baselines in terms of average cumulative rewards and shows a significant improvement in sample-efficiency, by requiring just one expert demonstration.
