English

Asynchronous Parallel Policy Gradient Methods for the Linear Quadratic Regulator

Optimization and Control 2024-07-04 v1

Abstract

Learning policies in an asynchronous parallel way is essential to the numerous successes of RL for solving large-scale problems. However, their convergence performance is still not rigorously evaluated. To this end, we adopt the asynchronous parallel zero-order policy gradient (AZOPG) method to solve the continuous-time linear quadratic regulation problem. Specifically, as in the celebrated A3C algorithm, there are multiple parallel workers to asynchronously estimate PGs which are then sent to a central master for policy updates. Via quantifying its convergence rate of policy iterations, we show the linear speedup property of the AZOPG, both in theory and simulation, which clearly reveals the advantages of using parallel workers for learning policies.

Keywords

Cite

@article{arxiv.2407.03233,
  title  = {Asynchronous Parallel Policy Gradient Methods for the Linear Quadratic Regulator},
  author = {Xingyu Sha and Feiran Zhao and Keyou You},
  journal= {arXiv preprint arXiv:2407.03233},
  year   = {2024}
}

Comments

This article was submitted to IEEE TAC on Jan. 10, 2024

R2 v1 2026-06-28T17:28:08.210Z