English

Large Scale Markov Decision Processes with Changing Rewards

Machine Learning 2019-05-28 v1 Machine Learning

Abstract

We consider Markov Decision Processes (MDPs) where the rewards are unknown and may change in an adversarial manner. We provide an algorithm that achieves state-of-the-art regret bound of O(τ(lnS+lnA)Tln(T))O( \sqrt{\tau (\ln|S|+\ln|A|)T}\ln(T)), where SS is the state space, AA is the action space, τ\tau is the mixing time of the MDP, and TT is the number of periods. The algorithm's computational complexity is polynomial in S|S| and A|A| per period. We then consider a setting often encountered in practice, where the state space of the MDP is too large to allow for exact solutions. By approximating the state-action occupancy measures with a linear architecture of dimension dSd\ll|S|, we propose a modified algorithm with computational complexity polynomial in dd. We also prove a regret bound for this modified algorithm, which to the best of our knowledge this is the first O~(T)\tilde{O}(\sqrt{T}) regret bound for large scale MDPs with changing rewards.

Keywords

Cite

@article{arxiv.1905.10649,
  title  = {Large Scale Markov Decision Processes with Changing Rewards},
  author = {Adrian Rivera Cardoso and He Wang and Huan Xu},
  journal= {arXiv preprint arXiv:1905.10649},
  year   = {2019}
}
R2 v1 2026-06-23T09:24:05.962Z