pith. machine review for the scientific record. sign in

arxiv: 1806.01492 · v3 · submitted 2018-06-05 · 🧮 math.OC

Recognition: unknown

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

Authors on Pith no claims yet
classification 🧮 math.OC
keywords epsilongammasamplefracgenerativeleftmodeloptimal
0
0 comments X
read the original 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)$ time. Given such a DMDP with states $S$, actions $A$, discount factor $\gamma\in(0,1)$, and rewards in range $[0, 1]$ we provide an algorithm which computes an $\epsilon$-optimal policy with probability $1 - \delta$ where \emph{both} the time spent and number of sample taken are upper bounded by \[ 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 - \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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. On the Optimal Sample Complexity of Offline Multi-Armed Bandits with KL Regularization

    cs.LG 2026-05 unverdicted novelty 6.0

    Offline KL-regularized MABs require sample complexity scaling as O(η S A C^π*/ε) for large regularization and Ω(S A C^π*/ε²) for small regularization, with matching lower bounds across the full range.

  2. Sample Complexity for Markov Decision Processes and Stochastic Optimal Control with Static Risk Measures

    math.OC 2026-04 unverdicted novelty 4.0

    State augmentation allows dynamic programming and sample complexity bounds for MDPs and optimal control under static risk measures including CVaR.