English

Mimicking Better by Matching the Approximate Action Distribution

Machine Learning 2025-10-01 v3

Abstract

In this paper, we introduce MAAD, a novel, sample-efficient on-policy algorithm for Imitation Learning from Observations. MAAD utilizes a surrogate reward signal, which can be derived from various sources such as adversarial games, trajectory matching objectives, or optimal transport criteria. To compensate for the non-availability of expert actions, we rely on an inverse dynamics model that infers plausible actions distribution given the expert's state-state transitions; we regularize the imitator's policy by aligning it to the inferred action distribution. MAAD leads to significantly improved sample efficiency and stability. We demonstrate its effectiveness in a number of MuJoCo environments, both int the OpenAI Gym and the DeepMind Control Suite. We show that it requires considerable fewer interactions to achieve expert performance, outperforming current state-of-the-art on-policy methods. Remarkably, MAAD often stands out as the sole method capable of attaining expert performance levels, underscoring its simplicity and efficacy.

Keywords

Cite

@article{arxiv.2306.09805,
  title  = {Mimicking Better by Matching the Approximate Action Distribution},
  author = {João A. Cândido Ramos and Lionel Blondé and Naoya Takeishi and Alexandros Kalousis},
  journal= {arXiv preprint arXiv:2306.09805},
  year   = {2025}
}
R2 v1 2026-06-28T11:07:09.597Z