English

Near-Optimal Time and Sample Complexities for Solving Discounted Markov Decision Process with a Generative Model

Optimization and Control 2019-06-07 v3

Abstract

In this paper we consider the problem of computing an ϵ\epsilon-optimal policy of a discounted Markov Decision Process (DMDP) provided we can only access its transition function through a generative sampling model that given any state-action pair samples from the transition function in O(1)O(1) time. Given such a DMDP with states SS, actions AA, discount factor γ(0,1)\gamma\in(0,1), and rewards in range [0,1][0, 1] we provide an algorithm which computes an ϵ\epsilon-optimal policy with probability 1δ1 - \delta where \emph{both} the time spent and number of sample taken are upper bounded by O[SA(1γ)3ϵ2log(SA(1γ)δϵ)log(1(1γ)ϵ)] . O\left[\frac{|S||A|}{(1-\gamma)^3 \epsilon^2} \log \left(\frac{|S||A|}{(1-\gamma)\delta \epsilon} \right) \log\left(\frac{1}{(1-\gamma)\epsilon}\right)\right] ~. For fixed values of ϵ\epsilon, this improves upon the previous best known bounds by a factor of (1γ)1(1 - \gamma)^{-1} and matches the sample complexity lower bounds proved in Azar et al. (2013) up to logarithmic factors. We also extend our method to computing ϵ\epsilon-optimal policies for finite-horizon MDP with a generative model and provide a nearly matching sample complexity lower bound.

Keywords

Cite

@article{arxiv.1806.01492,
  title  = {Near-Optimal Time and Sample Complexities for Solving Discounted Markov Decision Process with a Generative Model},
  author = {Aaron Sidford and Mengdi Wang and Xian Wu and Lin F. Yang and Yinyu Ye},
  journal= {arXiv preprint arXiv:1806.01492},
  year   = {2019}
}

Comments

31 pages. Accepted to NeurIPS, 2018

R2 v1 2026-06-23T02:19:11.078Z