English

Efficient Model-free Reinforcement Learning in Metric Spaces

Machine Learning 2019-05-03 v1 Machine Learning

Abstract

Model-free Reinforcement Learning (RL) algorithms such as Q-learning [Watkins, Dayan 92] have been widely used in practice and can achieve human level performance in applications such as video games [Mnih et al. 15]. Recently, equipped with the idea of optimism in the face of uncertainty, Q-learning algorithms [Jin, Allen-Zhu, Bubeck, Jordan 18] can be proven to be sample efficient for discrete tabular Markov Decision Processes (MDPs) which have finite number of states and actions. In this work, we present an efficient model-free Q-learning based algorithm in MDPs with a natural metric on the state-action space--hence extending efficient model-free Q-learning algorithms to continuous state-action space. Compared to previous model-based RL algorithms for metric spaces [Kakade, Kearns, Langford 03], our algorithm does not require access to a black-box planning oracle.

Keywords

Cite

@article{arxiv.1905.00475,
  title  = {Efficient Model-free Reinforcement Learning in Metric Spaces},
  author = {Zhao Song and Wen Sun},
  journal= {arXiv preprint arXiv:1905.00475},
  year   = {2019}
}
R2 v1 2026-06-23T08:54:37.228Z