English

How do Offline Measures for Exploration in Reinforcement Learning behave?

Machine Learning 2020-10-30 v1

Abstract

Sufficient exploration is paramount for the success of a reinforcement learning agent. Yet, exploration is rarely assessed in an algorithm-independent way. We compare the behavior of three data-based, offline exploration metrics described in the literature on intuitive simple distributions and highlight problems to be aware of when using them. We propose a fourth metric,uniform relative entropy, and implement it using either a k-nearest-neighbor or a nearest-neighbor-ratio estimator, highlighting that the implementation choices have a profound impact on these measures.

Keywords

Cite

@article{arxiv.2010.15533,
  title  = {How do Offline Measures for Exploration in Reinforcement Learning behave?},
  author = {Jakob J. Hollenstein and Sayantan Auddy and Matteo Saveriano and Erwan Renaudo and Justus Piater},
  journal= {arXiv preprint arXiv:2010.15533},
  year   = {2020}
}

Comments

KBRL Workshop at IJCAI-PRICAI 2020, Yokohama, Japan

R2 v1 2026-06-23T19:44:34.133Z