LGAIMar 22, 2023

Matryoshka Policy Gradient for Entropy-Regularized RL: Convergence and Global Optimality

arXiv:2303.12785v32 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses the problem of improving policy optimization in RL with entropy regularization for researchers and practitioners, though it appears incremental as it builds on existing PG methods.

The authors introduced Matryoshka Policy Gradient (MPG) for entropy-regularized reinforcement learning, proving global convergence and characterizing optimal policies in continuous spaces, with numerical evaluations on standard benchmarks.

A novel Policy Gradient (PG) algorithm, called $\textit{Matryoshka Policy Gradient}$ (MPG), is introduced and studied, in the context of fixed-horizon max-entropy reinforcement learning, where an agent aims at maximizing entropy bonuses additional to its cumulative rewards. In the linear function approximation setting with softmax policies, we prove uniqueness and characterize the optimal policy of the entropy regularized objective, together with global convergence of MPG. These results are proved in the case of continuous state and action space. MPG is intuitive, theoretically sound and we furthermore show that the optimal policy of the infinite horizon max-entropy objective can be approximated arbitrarily well by the optimal policy of the MPG framework. Finally, we provide a criterion for global optimality when the policy is parametrized by a neural network in terms of the neural tangent kernel at convergence. As a proof of concept, we evaluate numerically MPG on standard test benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes