paper-with-me

Papers

On Connections between Constrained Optimization and Reinforcement Learning

2019-10-18 · Nino Vieillard, Olivier Pietquin, Matthieu Geist

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.

📄 PDF Abstract BibTeX arXiv:1910.08476

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Embedding Safety into RL: A New Take on Trust Region Methods

2024-11-05 · Nikola Milosevic, Johannes Müller, Nico Scherf

Reinforcement Learning (RL) agents can solve diverse tasks but often exhibit unsafe behavior. Constrained Markov Decision Processes (CMDPs) address this by enforcing safety constraints, yet existing methods either sacrif…

Reinforcement Learning (RL)

Deep connections between learning from limited labels & physical parameter estimation -- inspiration for regularization

2020-03-17 · Bas Peters

Recently established equivalences between differential equations and the structure of neural networks enabled some interpretation of training of a neural network as partial-differential-equation (PDE) constrained optimiz…

parameter estimation

Adversarial Constrained Policy Optimization: Improving Constrained Reinforcement Learning by Adapting Budgets

2024-10-28 · Jianmina Ma, Jingtian Ji, Yue Gao

Constrained reinforcement learning has achieved promising progress in safety-critical fields where both rewards and constraints are considered. However, constrained reinforcement learning methods face challenges in strik…

reinforcement-learningReinforcement Learning

Handling Delay in Real-Time Reinforcement Learning

2025-03-30 · Ivan Anokhin, Rishav Rishav, Matthew Riemer, Stephen Chung 외

Real-time reinforcement learning (RL) introduces several challenges. First, policies are constrained to a fixed number of actions per second due to hardware limitations. Second, the environment may change while the netwo…

MuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Model-Free Unsupervised Learning for Optimization Problems with Constraints

2019-07-30 · Chengjian Sun, Dong Liu, Chenyang Yang

In many optimization problems in wireless communications, the expressions of objective function or constraints are hard or even impossible to derive, which makes the solutions difficult to find. In this paper, we propose…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)