vix.ing · top · new · best · stats · spec

Q-learning with UCB Exploration is Sample Efficient for Infinite-Horizon MDP

2019/01/27 by Dong, Kefan, Wang, Yuanhao, Chen, Xiaoyu +1 · 4 citations
#FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML)

paper · doi:10.48550/arxiv.1901.09311

Abstract

A fundamental question in reinforcement learning is whether model-free algorithms are sample efficient. Recently, Jin et al. \citejin2018q proposed a Q-learning algorithm with UCB exploration policy, and proved it has nearly optimal regret bound for finite-horizon episodic MDP. In this paper, we adapt Q-learning with UCB-exploration bonus to infinite-horizon MDP with discounted rewards without accessing a generative model. We show that the sample complexity of exploration of our algorithm is bounded by O((SA)/(ε2(1-γ)7)). This improves the previously best known result of O((SA)/(ε4(1-γ)8)) in this setting achieved by delayed Q-learning \citestrehl2006pac, and matches the lower bound in terms of ε as well as S and A except for logarithmic factors.

Cited by

Related