paper-with-me

홈 › Papers

Best-Effort Policies for Robust Markov Decision Processes

2025-08-11 · Alessandro Abate, Thom Badings, Giuseppe De Giacomo, Francesco Fabiano arxiv

We study the common generalization of Markov decision processes (MDPs) with sets of transition probabilities, known as robust MDPs (RMDPs). A standard goal in RMDPs is to compute a policy that maximizes the expected return under an adversarial choice of the transition probabilities. If the uncertainty in the probabilities is independent between the states, known as s-rectangularity, such optimal robust policies can be computed efficiently using robust value iteration. However, there might still be multiple optimal robust policies, which, while equivalent with respect to the worst-case, reflect different expected returns under non-adversarial choices of the transition probabilities. Hence, we propose a refined policy selection criterion for RMDPs, drawing inspiration from the notions of dominance and best-effort in game theory. Instead of seeking a policy that only maximizes the worst-case expected return, we additionally require the policy to achieve a maximal expected return under different (i.e., not fully adversarial) transition probabilities. We call such a policy an optimal robust best-effort (ORBE) policy. We prove that ORBE policies always exist, characterize their structure, and present an algorithm to compute them with a manageable overhead compared to standard robust value iteration. ORBE policies offer a principled tie-breaker among optimal robust policies. Numerical experiments show the feasibility of our approach.

📄 PDF Abstract BibTeX arXiv:2508.07790

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Expert Selection in High-Dimensional Markov Decision Processes

2020-10-26 · Vicenc Rubies-Royo, Eric Mazumdar, Roy Dong, Claire Tomlin 외

In this work we present a multi-armed bandit framework for online expert selection in Markov decision processes and demonstrate its use in high-dimensional settings. Our method takes a set of candidate expert policies an…

Vocal Bursts Intensity Prediction

Safe Policy Improvement Approaches on Discrete Markov Decision Processes

2022-01-28 · Philipp Scholl, Felix Dietrich, Clemens Otte, Steffen Udluft

Safe Policy Improvement (SPI) aims at provable guarantees that a learned policy is at least approximately as good as a given baseline policy. Building on SPI with Soft Baseline Bootstrapping (Soft-SPIBB) by Nadjahi et al…

Reinforcement Learning of Markov Decision Processes with Peak Constraints

2019-01-23 · Ather Gattami

In this paper, we consider reinforcement learning of Markov Decision Processes (MDP) with peak constraints, where an agent chooses a policy to optimize an objective and at the same time satisfy additional constraints. Th…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Model-Based Reinforcement Learning in Discrete-Action Non-Markovian Reward Decision Processes

2025-12-16 · Alessandro Trapasso, Luca Iocchi, Fabio Patrizi arxiv

Many practical decision-making problems involve tasks whose success depends on the entire system history, rather than on achieving a state with desired properties. Markovian Reinforcement Learning (RL) approaches are not…

Reinforcement Learning

On the Expressivity of Multidimensional Markov Reward

2023-07-22 · Shuwa Miura

We consider the expressivity of Markov rewards in sequential decision making under uncertainty. We view reward functions in Markov Decision Processes (MDPs) as a means to characterize desired behaviors of agents. Assumin…

Decision MakingDecision Making Under UncertaintySequential Decision Making