paper-with-me

Papers

Robust $Q$-learning Algorithm for Markov Decision Processes under Wasserstein Uncertainty

2022-09-30 · Ariel Neufeld, Julian Sester

We present a novel $Q$-learning algorithm tailored to solve distributionally robust Markov decision problems where the corresponding ambiguity set of transition probabilities for the underlying Markov decision process is a Wasserstein ball around a (possibly estimated) reference measure. We prove convergence of the presented algorithm and provide several examples also using real data to illustrate both the tractability of our algorithm as well as the benefits of considering distributional robustness when solving stochastic optimal control problems, in particular when the estimated distributions turn out to be misspecified in practice.

📄 PDF Abstract BibTeX arXiv:2210.00898

Code (1)

juliansester/wasserstein-q-learning 공식 구현

Tasks

Q-Learning

Similar Papers 제목 키워드 기반

Performance Improvement Bounds for Lipschitz Configurable Markov Decision Processes

2024-02-21 · Alberto Maria Metelli

Configurable Markov Decision Processes (Conf-MDPs) have recently been introduced as an extension of the traditional Markov Decision Processes (MDPs) to model the real-world scenarios in which there is the possibility to …

Distributionally Robust Safety Verification for Markov Decision Processes

2024-11-23 · Abhijit Mazumdar, Yuting Hou, Rafal Wisniewski

In this paper, we propose a distributionally robust safety verification method for Markov decision processes where only an ambiguous transition kernel is available instead of the precise transition kernel. We define the …

Fast Bellman Updates for Wasserstein Distributionally Robust MDPs

2023-09-21 · NeurIPS 2023 11

Markov decision processes (MDPs) often suffer from the sensitivity issue under model ambiguity. In recent years, robust MDPs have emerged as an effective framework to overcome this challenge. Distributionally robust MDPs…

A note on convergence of Wasserstein policy optimization

2026-05-21 · David Šiška, Yufei Zhang arxiv

Wasserstein Policy Optimization (WPO) is a recently proposed reinforcement learning algorithm that leverages Wasserstein gradient flows to optimize stochastic policies in continuous action spaces. Despite its empirical s…

Reinforcement Learning

Learn A Flexible Exploration Model for Parameterized Action Markov Decision Processes

2025-01-06 · Zijian Wang, Bin Wang, Mingwen Shao, Hongbo Dou 외

Hybrid action models are widely considered an effective approach to reinforcement learning (RL) modeling. The current mainstream method is to train agents under Parameterized Action Markov Decision Processes (PAMDPs), wh…

Reinforcement Learning (RL)