Near-Optimal Second-Order Guarantees for Model-Based Adversarial Imitation Learning
Shangzhe Li, Dongruo Zhou, Weitong Zhang
TL;DR
This work addresses online adversarial imitation learning (AIL) with reward-free interaction by introducing MB-AIL, a model-based algorithm that separately learns a reward function adversarially and a transition model for optimistic planning. It establishes horizon-free, second-order regret bounds that depend on instance-specific variance through VaR and the Eluder dimension, and derives information-theoretic lower bounds showing near-minimax optimality for online interaction with limited expert data. A comprehensive hard-instance construction clarifies the roles of reward estimation and model estimation in the fundamental limits. The authors also provide a practical implementation with ensemble world models and neural networks, demonstrating improved sample efficiency on GridWorld and MuJoCo benchmarks compared to strong baselines. Overall, MB-AIL advances theoretical understanding of online interaction in imitation learning and offers a scalable, effective approach for reward-free, model-based AIL in complex environments.
Abstract
We study online adversarial imitation learning (AIL), where an agent learns from offline expert demonstrations and interacts with the environment online without access to rewards. Despite strong empirical results, the benefits of online interaction and the impact of stochasticity remain poorly understood. We address these gaps by introducing a model-based AIL algorithm (MB-AIL) and establish its horizon-free, second-order sample-complexity guarantees under general function approximations for both expert data and reward-free interactions. These second-order bounds provide an instance-dependent result that can scale with the variance of returns under the relevant policies and therefore tighten as the system approaches determinism. Together with second-order, information-theoretic lower bounds on a newly constructed hard-instance family, we show that MB-AIL attains minimax-optimal sample complexity for online interaction (up to logarithmic factors) with limited expert demonstrations and matches the lower bound for expert demonstrations in terms of the dependence on horizon $H$, precision $ε$ and the policy variance $σ^2$. Experiments further validate our theoretical findings and demonstrate that a practical implementation of MB-AIL matches or surpasses the sample efficiency of existing methods.
