English

On Connections between Constrained Optimization and Reinforcement Learning

Machine Learning 2019-10-30 v2 Optimization and Control Machine Learning

Abstract

Dynamic Programming (DP) provides standard algorithms to solve Markov Decision Processes. However, these algorithms generally do not optimize a scalar objective function. In this paper, we draw connections between DP and (constrained) convex optimization. Specifically, we show clear links in the algorithmic structure between three DP schemes and optimization algorithms. We link Conservative Policy Iteration to Frank-Wolfe, Mirror-Descent Modified Policy Iteration to Mirror Descent, and Politex (Policy Iteration Using Expert Prediction) to Dual Averaging. These abstract DP schemes are representative of a number of (deep) Reinforcement Learning (RL) algorithms. By highlighting these connections (most of which have been noticed earlier, but in a scattered way), we would like to encourage further studies linking RL and convex optimization, that could lead to the design of new, more efficient, and better understood RL algorithms.

Keywords

Cite

@article{arxiv.1910.08476,
  title  = {On Connections between Constrained Optimization and Reinforcement Learning},
  author = {Nino Vieillard and Olivier Pietquin and Matthieu Geist},
  journal= {arXiv preprint arXiv:1910.08476},
  year   = {2019}
}

Comments

Optimization Foundations of Reinforcement Learning Workshop at NeurIPS 2019

R2 v1 2026-06-23T11:47:56.990Z