English

Provably Convergent Two-Timescale Off-Policy Actor-Critic with Function Approximation

Machine Learning 2020-11-25 v9 Machine Learning

Abstract

We present the first provably convergent two-timescale off-policy actor-critic algorithm (COF-PAC) with function approximation. Key to COF-PAC is the introduction of a new critic, the emphasis critic, which is trained via Gradient Emphasis Learning (GEM), a novel combination of the key ideas of Gradient Temporal Difference Learning and Emphatic Temporal Difference Learning. With the help of the emphasis critic and the canonical value function critic, we show convergence for COF-PAC, where the critics are linear and the actor can be nonlinear.

Cite

@article{arxiv.1911.04384,
  title  = {Provably Convergent Two-Timescale Off-Policy Actor-Critic with Function Approximation},
  author = {Shangtong Zhang and Bo Liu and Hengshuai Yao and Shimon Whiteson},
  journal= {arXiv preprint arXiv:1911.04384},
  year   = {2020}
}

Comments

ICML 2020

R2 v1 2026-06-23T12:11:54.971Z