English

Lower Bound On the Computational Complexity of Discounted Markov Decision Problems

Computational Complexity 2017-05-24 v1 Machine Learning

Abstract

We study the computational complexity of the infinite-horizon discounted-reward Markov Decision Problem (MDP) with a finite state space S|\mathcal{S}| and a finite action space A|\mathcal{A}|. We show that any randomized algorithm needs a running time at least Ω(S2A)\Omega(|\mathcal{S}|^2|\mathcal{A}|) to compute an ϵ\epsilon-optimal policy with high probability. We consider two variants of the MDP where the input is given in specific data structures, including arrays of cumulative probabilities and binary trees of transition probabilities. For these cases, we show that the complexity lower bound reduces to Ω(SAϵ)\Omega\left( \frac{|\mathcal{S}| |\mathcal{A}|}{\epsilon} \right). These results reveal a surprising observation that the computational complexity of the MDP depends on the data structure of input.

Keywords

Cite

@article{arxiv.1705.07312,
  title  = {Lower Bound On the Computational Complexity of Discounted Markov Decision Problems},
  author = {Yichen Chen and Mengdi Wang},
  journal= {arXiv preprint arXiv:1705.07312},
  year   = {2017}
}
R2 v1 2026-06-22T19:53:29.476Z