NeurIPS 2025poster0 citations

Offline imitation learning in $Q^\pi$-realizable MDPs without expert realizability

Antoine Moulin, Gergely Neu, Luca Viano

Abstract

We study the problem of offline imitation learning in Markov decision processes (MDPs), where the goal is to learn a well-performing policy given a dataset of state-action pairs generated by an expert policy. Complementing a recent line of work on this topic that assumes that the expert policy belongs to a tractable class of known policies, we approach this problem from a new angle and leverage another type of structural assumption about the environment. Specifically, for the class of linear $Q^\pi$-realizable MDPs, we introduce a new algorithm called primal-dual offline imitation learning (PDOIL), which is guaranteed to match the performance of any expert up to an additive error $\varepsilon$ with access to $\mathcal{O}(\varepsilon^{-2})$ samples. Moreover, we extend this result to possibly non-linear $Q^\pi$-realizable MDPs at the cost of a worst sample complexity of order $\mathcal{O}(\varepsilon^{-4})$. Finally, our analysis suggests a new loss function for training critic networks from expert data in deep imitation learning. Empirical evaluations on standard benchmarks demonstrate that the neural net implementation of PDOIL is superior to behavior cloning and competitive with state-of-the-art algorithms.

imitation learningprimal dual methodssample complexity guarantees
BibTeX
@inproceedings{
moulin2025offline,
title={Offline imitation learning in \$Q{\textasciicircum}{\textbackslash}pi\$-realizable {MDP}s without expert realizability},
author={Antoine Moulin and Gergely Neu and Luca Viano},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=tvEE9KQcLi}
}