English

Generalized Off-Policy Actor-Critic

Machine Learning 2019-10-29 v8 Artificial Intelligence Machine Learning

Abstract

We propose a new objective, the counterfactual objective, unifying existing objectives for off-policy policy gradient algorithms in the continuing reinforcement learning (RL) setting. Compared to the commonly used excursion objective, which can be misleading about the performance of the target policy when deployed, our new objective better predicts such performance. We prove the Generalized Off-Policy Policy Gradient Theorem to compute the policy gradient of the counterfactual objective and use an emphatic approach to get an unbiased sample from this policy gradient, yielding the Generalized Off-Policy Actor-Critic (Geoff-PAC) algorithm. We demonstrate the merits of Geoff-PAC over existing algorithms in Mujoco robot simulation tasks, the first empirical success of emphatic algorithms in prevailing deep RL benchmarks.

Cite

@article{arxiv.1903.11329,
  title  = {Generalized Off-Policy Actor-Critic},
  author = {Shangtong Zhang and Wendelin Boehmer and Shimon Whiteson},
  journal= {arXiv preprint arXiv:1903.11329},
  year   = {2019}
}

Comments

NeurIPS 2019

R2 v1 2026-06-23T08:20:35.142Z