paper-with-me

Papers

Minimax Regret Optimisation for Robust Planning in Uncertain Markov Decision Processes

2020-12-08 · Marc Rigter, Bruno Lacerda, Nick Hawes

The parameters for a Markov Decision Process (MDP) often cannot be specified exactly. Uncertain MDPs (UMDPs) capture this model ambiguity by defining sets which the parameters belong to. Minimax regret has been proposed as an objective for planning in UMDPs to find robust policies which are not overly conservative. In this work, we focus on planning for Stochastic Shortest Path (SSP) UMDPs with uncertain cost and transition functions. We introduce a Bellman equation to compute the regret for a policy. We propose a dynamic programming algorithm that utilises the regret Bellman equation, and show that it optimises minimax regret exactly for UMDPs with independent uncertainties. For coupled uncertainties, we extend our approach to use options to enable a trade off between computation and solution quality. We evaluate our approach on both synthetic and real-world domains, showing that it significantly outperforms existing baselines.

📄 PDF Abstract BibTeX arXiv:2012.04626

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Regret based Robust Solutions for Uncertain Markov Decision Processes

2013-12-01 · NeurIPS 2013 12 · Asrar Ahmed, Pradeep Varakantham, Yossiri Adulyasak, Patrick Jaillet

In this paper, we seek robust policies for uncertain Markov Decision Processes (MDPs). Most robust optimization approaches for these problems have focussed on the computation of {\em maximin} policies which maximize the …

Minimax Regret for Bandit Convex Optimisation of Ridge Functions

2021-06-01 · Tor Lattimore

We analyse adversarial bandit convex optimisation with an adversary that is restricted to playing functions of the form $f_t(x) = g_t(\langle x, \theta\rangle)$ for convex $g_t : \mathbb R \to \mathbb R$ and unknown $\th…

Tight Regret Bounds for Model-Based Reinforcement Learning with Greedy Policies

2019-05-27 · NeurIPS 2019 12 · Yonathan Efroni, Nadav Merlis, Mohammad Ghavamzadeh, Shie Mannor

State-of-the-art efficient model-based Reinforcement Learning (RL) algorithms typically act by iteratively solving empirical models, i.e., by performing \emph{full-planning} on Markov Decision Processes (MDPs) built by t…

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Nearly Minimax Optimal Reinforcement Learning for Discounted MDPs

2020-10-01 · NeurIPS 2021 12 · Jiafan He, Dongruo Zhou, Quanquan Gu

We study the reinforcement learning problem for discounted Markov Decision Processes (MDPs) under the tabular setting. We propose a model-based algorithm named UCBVI-$\gamma$, which is based on the \emph{optimism in the …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Information-Theoretic Minimax Regret Bounds for Reinforcement Learning based on Duality

2024-10-21 · Raghav Bongole, Amaury Gouverneur, Borja Rodríguez-Gálvez, Tobias J. Oechtering 외

We study agents acting in an unknown environment where the agent's goal is to find a robust policy. We consider robust policies as policies that achieve high cumulative rewards for all possible environments. To this end,…