paper-with-me

Papers

Twice Regularized Markov Decision Processes: The Equivalence between Robustness and Regularization

2023-03-12 · Esther Derman, Yevgeniy Men, Matthieu Geist, Shie Mannor

Robust Markov decision processes (MDPs) aim to handle changing or partially known system dynamics. To solve them, one typically resorts to robust optimization methods. However, this significantly increases computational complexity and limits scalability in both learning and planning. On the other hand, regularized MDPs show more stability in policy learning without impairing time complexity. Yet, they generally do not encompass uncertainty in the model dynamics. In this work, we aim to learn robust MDPs using regularization. We first show that regularized MDPs are a particular instance of robust MDPs with uncertain reward. We thus establish that policy iteration on reward-robust MDPs can have the same time complexity as on regularized MDPs. We further extend this relationship to MDPs with uncertain transitions: this leads to a regularization term with an additional dependence on the value function. We then generalize regularized MDPs to twice regularized MDPs ($\text{R}^2$ MDPs), i.e., MDPs with $\textit{both}$ value and policy regularization. The corresponding Bellman operators enable us to derive planning and learning schemes with convergence and generalization guarantees, thus reducing robustness to regularization. We numerically show this two-fold advantage on tabular and physical domains, highlighting the fact that $\text{R}^2$ preserves its efficacy in continuous environments.

📄 PDF Abstract BibTeX arXiv:2303.06654

Code (1)

yevgm/r2rl 공식 구현

Similar Papers 제목 키워드 기반

Twice regularized MDPs and the equivalence between robustness and regularization

2021-10-12 · NeurIPS 2021 12 · Esther Derman, Matthieu Geist, Shie Mannor

Robust Markov decision processes (MDPs) aim to handle changing or partially known system dynamics. To solve them, one typically resorts to robust optimization methods. However, this significantly increases computational …

Efficient Policy Iteration for Robust Markov Decision Processes via Regularization

2022-05-28 · Navdeep Kumar, Kfir Levy, Kaixin Wang, Shie Mannor

Robust Markov decision processes (MDPs) provide a general framework to model decision problems where the system dynamics are changing or only partially known. Efficient methods for some \texttt{sa}-rectangular robust MDP…

Planning in entropy-regularized Markov decision processes and games

2026-04-21 · Jean-Bastien Grill, Omar Darwiche Domingues, Pierre Ménard, Rémi Munos 외 arxiv

We propose SmoothCruiser, a new planning algorithm for estimating the value function in entropy-regularized Markov decision processes and two-player games, given a generative model of the environment. SmoothCruiser makes…

Entropy-Regularized Partially Observed Markov Decision Processes

2021-12-22 · Timothy L. Molloy, Girish N. Nair

We investigate partially observed Markov decision processes (POMDPs) with cost functions regularized by entropy terms describing state, observation, and control uncertainty. Standard POMDP techniques are shown to offer b…

State Estimation

Planning in entropy-regularized Markov decision processes and games

2019-12-01 · NeurIPS 2019 12 · Jean-bastien Grill, Omar Darwiche Domingues, Pierre Menard, Remi Munos 외

We propose SmoothCruiser, a new planning algorithm for estimating the value function in entropy-regularized Markov decision processes and two-player games, given a generative model of the SmoothCruiser. SmoothCruiser mak…