中文

On the Convergence of Single-Timescale Actor-Critic

机器学习 2025-06-05 v2 机器学习

摘要

We analyze the global convergence of the single-timescale actor-critic (AC) algorithm for the infinite-horizon discounted Markov Decision Processes (MDPs) with finite state spaces. To this end, we introduce an elegant analytical framework for handling complex, coupled recursions inherent in the algorithm. Leveraging this framework, we establish that the algorithm converges to an ϵ\epsilon-close \textbf{globally optimal} policy with a sample complexity of O(ϵ3) O(\epsilon^{-3}) . This significantly improves upon the existing complexity of O(ϵ2)O(\epsilon^{-2}) to achieve ϵ\epsilon-close \textbf{stationary policy}, which is equivalent to the complexity of O(ϵ4)O(\epsilon^{-4}) to achieve ϵ\epsilon-close \textbf{globally optimal} policy using gradient domination lemma. Furthermore, we demonstrate that to achieve this improvement, the step sizes for both the actor and critic must decay as O(k23) O(k^{-\frac{2}{3}}) with iteration kk, diverging from the conventional O(k12) O(k^{-\frac{1}{2}}) rates commonly used in (non)convex optimization.

引用

@article{arxiv.2410.08868,
  title  = {On the Convergence of Single-Timescale Actor-Critic},
  author = {Navdeep Kumar and Priyank Agrawal and Giorgia Ramponi and Kfir Yehuda Levy and Shie Mannor},
  journal= {arXiv preprint arXiv:2410.08868},
  year   = {2025}
}

备注

updated version , 27 pages