English

Adaptive Reward-Free Exploration

Machine Learning 2020-10-08 v2 Machine Learning

Abstract

Reward-free exploration is a reinforcement learning setting studied by Jin et al. (2020), who address it by running several algorithms with regret guarantees in parallel. In our work, we instead give a more natural adaptive approach for reward-free exploration which directly reduces upper bounds on the maximum MDP estimation error. We show that, interestingly, our reward-free UCRL algorithm can be seen as a variant of an algorithm of Fiechter from 1994, originally proposed for a different objective that we call best-policy identification. We prove that RF-UCRL needs of order (SAH4/ε2)(log(1/δ)+S)({SAH^4}/{\varepsilon^2})(\log(1/\delta) + S) episodes to output, with probability 1δ1-\delta, an ε\varepsilon-approximation of the optimal policy for any reward function. This bound improves over existing sample-complexity bounds in both the small ε\varepsilon and the small δ\delta regimes. We further investigate the relative complexities of reward-free exploration and best-policy identification.

Keywords

Cite

@article{arxiv.2006.06294,
  title  = {Adaptive Reward-Free Exploration},
  author = {Emilie Kaufmann and Pierre Ménard and Omar Darwiche Domingues and Anders Jonsson and Edouard Leurent and Michal Valko},
  journal= {arXiv preprint arXiv:2006.06294},
  year   = {2020}
}
R2 v1 2026-06-23T16:13:50.887Z