Latent Wasserstein Adversarial Imitation Learning

Abstract

Imitation Learning (IL) enables agents to mimic expert behavior by learning from demonstrations. However, traditional IL methods require large amounts of medium-to-high-quality demonstrations as well as actions of expert demonstrations, both of which are often unavailable. To reduce this need, we propose Latent Wasserstein Adversarial Imitation Learning (LWAIL), a novel adversarial imitation learning framework that focuses on state-only distribution matching. It benefits from the Wasserstein distance computed in a dynamics-aware latent space. This dynamics-aware latent space differs from prior work and is obtained via a pre-training stage, where we train the Intention Conditioned Value Function (ICVF) to capture a dynamics-aware structure of the state space using a small set of randomly generated state-only data. We show that this enhances the policy's understanding of state transitions, enabling the learning process to use only one or a few state-only expert episodes to achieve expert-level performance. Through experiments on multiple MuJoCo environments, we demonstrate that our method outperforms prior Wasserstein-based IL methods and prior adversarial IL methods, achieving better results across various tasks.

Cite

Text

Yang et al. "Latent Wasserstein Adversarial Imitation Learning." International Conference on Learning Representations, 2026.

Markdown

[Yang et al. "Latent Wasserstein Adversarial Imitation Learning." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/yang2026iclr-latent/)

BibTeX

@inproceedings{yang2026iclr-latent,
  title     = {{Latent Wasserstein Adversarial Imitation Learning}},
  author    = {Yang, Siqi and Yan, Kai and Schwing, Alex and Wang, Yu-Xiong},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/yang2026iclr-latent/}
}