English

Model-Free Reinforcement Learning: from Clipped Pseudo-Regret to Sample Complexity

Machine Learning 2020-12-25 v3 Machine Learning

Abstract

In this paper we consider the problem of learning an ϵ\epsilon-optimal policy for a discounted Markov Decision Process (MDP). Given an MDP with SS states, AA actions, the discount factor γ(0,1)\gamma \in (0,1), and an approximation threshold ϵ>0\epsilon > 0, we provide a model-free algorithm to learn an ϵ\epsilon-optimal policy with sample complexity O~(SAln(1/p)ϵ2(1γ)5.5)\tilde{O}(\frac{SA\ln(1/p)}{\epsilon^2(1-\gamma)^{5.5}}) (where the notation O~()\tilde{O}(\cdot) hides poly-logarithmic factors of S,A,1/(1γ)S,A,1/(1-\gamma), and 1/ϵ1/\epsilon) and success probability (1p)(1-p). For small enough ϵ\epsilon, we show an improved algorithm with sample complexity O~(SAln(1/p)ϵ2(1γ)3)\tilde{O}(\frac{SA\ln(1/p)}{\epsilon^2(1-\gamma)^{3}}). While the first bound improves upon all known model-free algorithms and model-based ones with tight dependence on SS, our second algorithm beats all known sample complexity bounds and matches the information theoretic lower bound up to logarithmic factors.

Keywords

Cite

@article{arxiv.2006.03864,
  title  = {Model-Free Reinforcement Learning: from Clipped Pseudo-Regret to Sample Complexity},
  author = {Zihan Zhang and Yuan Zhou and Xiangyang Ji},
  journal= {arXiv preprint arXiv:2006.03864},
  year   = {2020}
}
R2 v1 2026-06-23T16:06:41.540Z