Policy Gradient Algorithms Implicitly Optimize by Continuation
Abstract
Direct policy optimization in reinforcement learning is usually solved with policy-gradient algorithms, which optimize policy parameters via stochastic gradient ascent. This paper provides a new theoretical interpretation and justification of these algorithms. First, we formulate direct policy optimization in the optimization by continuation framework. The latter is a framework for optimizing nonconvex functions where a sequence of surrogate objective functions, called continuations, are locally optimized. Second, we show that optimizing affine Gaussian policies and performing entropy regularization can be interpreted as implicitly optimizing deterministic policies by continuation. Based on these theoretical results, we argue that exploration in policy-gradient algorithms consists in computing a continuation of the return of the policy at hand, and that the variance of policies should be history-dependent functions adapted to avoid local extrema rather than to maximize the return of the policy.
Cite
Text
Bolland et al. "Policy Gradient Algorithms Implicitly Optimize by Continuation." ICML 2023 Workshops: Frontiers4LCD, 2023.Markdown
[Bolland et al. "Policy Gradient Algorithms Implicitly Optimize by Continuation." ICML 2023 Workshops: Frontiers4LCD, 2023.](https://mlanthology.org/icmlw/2023/bolland2023icmlw-policy/)BibTeX
@inproceedings{bolland2023icmlw-policy,
title = {{Policy Gradient Algorithms Implicitly Optimize by Continuation}},
author = {Bolland, Adrien and Louppe, Gilles and Ernst, Damien},
booktitle = {ICML 2023 Workshops: Frontiers4LCD},
year = {2023},
url = {https://mlanthology.org/icmlw/2023/bolland2023icmlw-policy/}
}