English

Finite-Time Analysis of Fully Decentralized Single-Timescale Actor-Critic

Machine Learning 2023-01-31 v2 Artificial Intelligence

Abstract

Decentralized Actor-Critic (AC) algorithms have been widely utilized for multi-agent reinforcement learning (MARL) and have achieved remarkable success. Apart from its empirical success, the theoretical convergence property of decentralized AC algorithms is largely unexplored. Most of the existing finite-time convergence results are derived based on either double-loop update or two-timescale step sizes rule, and this is the case even for centralized AC algorithm under a single-agent setting. In practice, the \emph{single-timescale} update is widely utilized, where actor and critic are updated in an alternating manner with step sizes being of the same order. In this work, we study a decentralized \emph{single-timescale} AC algorithm.Theoretically, using linear approximation for value and reward estimation, we show that the algorithm has sample complexity of O~(ε2)\tilde{\mathcal{O}}(\varepsilon^{-2}) under Markovian sampling, which matches the optimal complexity with a double-loop implementation (here, O~\tilde{\mathcal{O}} hides a logarithmic term). When we reduce to the single-agent setting, our result yields new sample complexity for centralized AC using a single-timescale update scheme. The central to establishing our complexity results is \emph{the hidden smoothness of the optimal critic variable} we revealed. We also provide a local action privacy-preserving version of our algorithm and its analysis. Finally, we conduct experiments to show the superiority of our algorithm over the existing decentralized AC algorithms.

Keywords

Cite

@article{arxiv.2206.05733,
  title  = {Finite-Time Analysis of Fully Decentralized Single-Timescale Actor-Critic},
  author = {Qijun Luo and Xiao Li},
  journal= {arXiv preprint arXiv:2206.05733},
  year   = {2023}
}

Comments

accepted for publication in Transactions on Machine Learning Research

R2 v1 2026-06-24T11:47:56.833Z