English

Imitation Learning in Discounted Linear MDPs without exploration assumptions

Machine Learning 2024-08-26 v2

Abstract

We present a new algorithm for imitation learning in infinite horizon linear MDPs dubbed ILARL which greatly improves the bound on the number of trajectories that the learner needs to sample from the environment. In particular, we remove exploration assumptions required in previous works and we improve the dependence on the desired accuracy ϵ\epsilon from O(ϵ5)\mathcal{O}(\epsilon^{-5}) to O(ϵ4)\mathcal{O}(\epsilon^{-4}). Our result relies on a connection between imitation learning and online learning in MDPs with adversarial losses. For the latter setting, we present the first result for infinite horizon linear MDP which may be of independent interest. Moreover, we are able to provide a strengthen result for the finite horizon case where we achieve O(ϵ2)\mathcal{O}(\epsilon^{-2}). Numerical experiments with linear function approximation shows that ILARL outperforms other commonly used algorithms.

Keywords

Cite

@article{arxiv.2405.02181,
  title  = {Imitation Learning in Discounted Linear MDPs without exploration assumptions},
  author = {Luca Viano and Stratis Skoulakis and Volkan Cevher},
  journal= {arXiv preprint arXiv:2405.02181},
  year   = {2024}
}

Comments

Accepted at ICML 2024

R2 v1 2026-06-28T16:15:42.143Z