English

Auto-Encoding Adversarial Imitation Learning

Machine Learning 2024-02-05 v5

Abstract

Reinforcement learning (RL) provides a powerful framework for decision-making, but its application in practice often requires a carefully designed reward function. Adversarial Imitation Learning (AIL) sheds light on automatic policy acquisition without access to the reward signal from the environment. In this work, we propose Auto-Encoding Adversarial Imitation Learning (AEAIL), a robust and scalable AIL framework. To induce expert policies from demonstrations, AEAIL utilizes the reconstruction error of an auto-encoder as a reward signal, which provides more information for optimizing policies than the prior discriminator-based ones. Subsequently, we use the derived objective functions to train the auto-encoder and the agent policy. Experiments show that our AEAIL performs superior compared to state-of-the-art methods on both state and image based environments. More importantly, AEAIL shows much better robustness when the expert demonstrations are noisy.

Keywords

Cite

@article{arxiv.2206.11004,
  title  = {Auto-Encoding Adversarial Imitation Learning},
  author = {Kaifeng Zhang and Rui Zhao and Ziming Zhang and Yang Gao},
  journal= {arXiv preprint arXiv:2206.11004},
  year   = {2024}
}

Comments

13 pages

R2 v1 2026-06-24T11:59:56.477Z