Non-Asymptotic Analysis for Single-Loop (Natural) Actor-Critic with Compatible Function Approximation
Yudan Wang, Yue Wang, Yi Zhou, Shaofeng Zou

TL;DR
This paper establishes the tightest non-asymptotic convergence bounds for single-loop actor-critic algorithms with compatible function approximation, improving understanding of their sample complexity and error bounds.
Contribution
It provides the first analysis that eliminates critic approximation error from bounds while maintaining optimal sample complexity in a single Markovian trajectory setting.
Findings
AC converges to a neighborhood of stationary points with optimal sample complexity.
NAC converges to a neighborhood of the global optimum with optimal sample complexity.
The analysis handles stochastic bias and non-ergodicity in the single-loop setting.
Abstract
Actor-critic (AC) is a powerful method for learning an optimal policy in reinforcement learning, where the critic uses algorithms, e.g., temporal difference (TD) learning with function approximation, to evaluate the current policy and the actor updates the policy along an approximate gradient direction using information from the critic. This paper provides the \textit{tightest} non-asymptotic convergence bounds for both the AC and natural AC (NAC) algorithms. Specifically, existing studies show that AC converges to an neighborhood of stationary points with the best known sample complexity of (up to a log factor), and NAC converges to an neighborhood of the global optimum with the best known sample complexity of , where…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications · Artificial Immune Systems Applications · Cellular Automata and Applications
MethodsFocus
