English

A Theory of Regularized Markov Decision Processes

Machine Learning 2019-06-05 v2 Machine Learning

Abstract

Many recent successful (deep) reinforcement learning algorithms make use of regularization, generally based on entropy or Kullback-Leibler divergence. We propose a general theory of regularized Markov Decision Processes that generalizes these approaches in two directions: we consider a larger class of regularizers, and we consider the general modified policy iteration approach, encompassing both policy iteration and value iteration. The core building blocks of this theory are a notion of regularized Bellman operator and the Legendre-Fenchel transform, a classical tool of convex optimization. This approach allows for error propagation analyses of general algorithmic schemes of which (possibly variants of) classical algorithms such as Trust Region Policy Optimization, Soft Q-learning, Stochastic Actor Critic or Dynamic Policy Programming are special cases. This also draws connections to proximal convex optimization, especially to Mirror Descent.

Keywords

Cite

@article{arxiv.1901.11275,
  title  = {A Theory of Regularized Markov Decision Processes},
  author = {Matthieu Geist and Bruno Scherrer and Olivier Pietquin},
  journal= {arXiv preprint arXiv:1901.11275},
  year   = {2019}
}

Comments

ICML 2019

R2 v1 2026-06-23T07:28:03.562Z