English

Finite Sample Analysis of Two-Time-Scale Natural Actor-Critic Algorithm

Machine Learning 2022-02-22 v2

Abstract

Actor-critic style two-time-scale algorithms are one of the most popular methods in reinforcement learning, and have seen great empirical success. However, their performance is not completely understood theoretically. In this paper, we characterize the \emph{global} convergence of an online natural actor-critic algorithm in the tabular setting using a single trajectory of samples. Our analysis applies to very general settings, as we only assume ergodicity of the underlying Markov decision process. In order to ensure enough exploration, we employ an ϵ\epsilon-greedy sampling of the trajectory. For a fixed and small enough exploration parameter ϵ\epsilon, we show that the two-time-scale natural actor-critic algorithm has a rate of convergence of O~(1/T1/4)\tilde{\mathcal{O}}(1/T^{1/4}), where TT is the number of samples, and this leads to a sample complexity of \TildeO(1/δ8)\Tilde{\mathcal{O}}(1/\delta^{8}) samples to find a policy that is within an error of δ\delta from the \emph{global optimum}. Moreover, by carefully decreasing the exploration parameter ϵ\epsilon as the iterations proceed, we present an improved sample complexity of \TildeO(1/δ6)\Tilde{\mathcal{O}}(1/\delta^{6}) for convergence to the global optimum.

Keywords

Cite

@article{arxiv.2101.10506,
  title  = {Finite Sample Analysis of Two-Time-Scale Natural Actor-Critic Algorithm},
  author = {Sajad Khodadadian and Thinh T. Doan and Justin Romberg and Siva Theja Maguluri},
  journal= {arXiv preprint arXiv:2101.10506},
  year   = {2022}
}

Comments

28 pages, 2 figures

R2 v1 2026-06-23T22:31:36.833Z