Convergence Theorems for Entropy-Regularized and Distributional Reinforcement Learning
Yash Jhaveri, Harley Wiltzer, Patrick Shafto, Marc G. Bellemare, David Meger
TL;DR
This work tackles policy ambiguity in reinforcement learning by pairing entropy regularization with a vanishing temperature regime to yield a well-defined, interpretable optimal policy. It introduces a temperature decoupling gambit that separates optimization and execution temperatures, enabling convergence of both policies and return distributions to a reference-optimal, diversity-preserving limit $\pi^{\mathsf{ref},\star}$ and $\zeta^{\mathsf{ref},\star}$. The authors develop soft distributional Bellman operators for evaluation and control, proving contraction in distributional metrics and providing convergent iterative schemes to estimate the reference-optimal return distribution in the vanishing-temperature limit. Numerical demonstrations illustrate the distinct limiting behavior of ERL vs. the decoupled scheme and validate the convergence of return distributions under the proposed method. The results lay groundwork for robust, interpretable, distributional RL with provable limits, while highlighting practical limitations and avenues for future algorithmic integration.
Abstract
In the pursuit of finding an optimal policy, reinforcement learning (RL) methods generally ignore the properties of learned policies apart from their expected return. Thus, even when successful, it is difficult to characterize which policies will be learned and what they will do. In this work, we present a theoretical framework for policy optimization that guarantees convergence to a particular optimal policy, via vanishing entropy regularization and a temperature decoupling gambit. Our approach realizes an interpretable, diversity-preserving optimal policy as the regularization temperature vanishes and ensures the convergence of policy derived objects--value functions and return distributions. In a particular instance of our method, for example, the realized policy samples all optimal actions uniformly. Leveraging our temperature decoupling gambit, we present an algorithm that estimates, to arbitrary accuracy, the return distribution associated to its interpretable, diversity-preserving optimal policy.
