English

Regret Minimization for Reinforcement Learning by Evaluating the Optimal Bias Function

Machine Learning 2020-01-01 v3 Machine Learning

Abstract

We present an algorithm based on the \emph{Optimism in the Face of Uncertainty} (OFU) principle which is able to learn Reinforcement Learning (RL) modeled by Markov decision process (MDP) with finite state-action space efficiently. By evaluating the state-pair difference of the optimal bias function hh^{*}, the proposed algorithm achieves a regret bound of O~(SAHT)\tilde{O}(\sqrt{SAHT})\footnote{The symbol O~\tilde{O} means OO with log factors ignored. } for MDP with SS states and AA actions, in the case that an upper bound HH on the span of hh^{*}, i.e., sp(h)sp(h^{*}) is known. This result outperforms the best previous regret bounds O~(SAHT)\tilde{O}(S\sqrt{AHT}) \citep{fruit2019improved} by a factor of S\sqrt{S}. Furthermore, this regret bound matches the lower bound of Ω(SAHT)\Omega(\sqrt{SAHT}) \citep{jaksch2010near} up to a logarithmic factor. As a consequence, we show that there is a near optimal regret bound of O~(SADT)\tilde{O}(\sqrt{SADT}) for MDPs with a finite diameter DD compared to the lower bound of Ω(SADT)\Omega(\sqrt{SADT}) \citep{jaksch2010near}.

Keywords

Cite

@article{arxiv.1906.05110,
  title  = {Regret Minimization for Reinforcement Learning by Evaluating the Optimal Bias Function},
  author = {Zihan Zhang and Xiangyang Ji},
  journal= {arXiv preprint arXiv:1906.05110},
  year   = {2020}
}
R2 v1 2026-06-23T09:51:31.393Z