paper-with-me

홈 › Papers

Optimizing Expectation with Guarantees in POMDPs (Technical Report)

2016-11-26 · Krishnendu Chatterjee, Petr Novotný, Guillermo A. Pérez, Jean-François Raskin, Đorđe Žikelić

A standard objective in partially-observable Markov decision processes (POMDPs) is to find a policy that maximizes the expected discounted-sum payoff. However, such policies may still permit unlikely but highly undesirable outcomes, which is problematic especially in safety-critical applications. Recently, there has been a surge of interest in POMDPs where the goal is to maximize the probability to ensure that the payoff is at least a given threshold, but these approaches do not consider any optimization beyond satisfying this threshold constraint. In this work we go beyond both the "expectation" and "threshold" approaches and consider a "guaranteed payoff optimization (GPO)" problem for POMDPs, where we are given a threshold $t$ and the objective is to find a policy $\sigma$ such that a) each possible outcome of $\sigma$ yields a discounted-sum payoff of at least $t$, and b) the expected discounted-sum payoff of $\sigma$ is optimal (or near-optimal) among all policies satisfying a). We present a practical approach to tackle the GPO problem and evaluate it on standard POMDP benchmarks.

📄 PDF Abstract BibTeX arXiv:1611.08696

Code (1)

gaperez64/GPOMCP 공식 구현

Similar Papers 제목 키워드 기반

Technical Report: The Policy Graph Improvement Algorithm

2020-09-04 · Joni Pajarinen

Optimizing a partially observable Markov decision process (POMDP) policy is challenging. The policy graph improvement (PGI) algorithm for POMDPs represents the policy as a fixed size policy graph and improves the policy …

Expectation Optimization with Probabilistic Guarantees in POMDPs with Discounted-sum Objectives

2018-04-27 · Krishnendu Chatterjee, Adrián Elgyütt, Petr Novotný, Owen Rouillé

Partially-observable Markov decision processes (POMDPs) with discounted-sum payoff are a standard framework to model a wide range of problems related to decision making under uncertainty. Traditionally, the goal has been…

Decision MakingDecision Making Under Uncertainty

Revelations: A Decidable Class of POMDPs with Omega-Regular Objectives

2024-12-16 · Marius Belly, Nathanaël Fijalkow, Hugo Gimbert, Florian Horn 외

Partially observable Markov decision processes (POMDPs) form a prominent model for uncertainty in sequential decision making. We are interested in constructing algorithms with theoretical guarantees to determine whether …

Decision MakingSequential Decision Making

Online Risk-Averse Planning in POMDPs Using Iterated CVaR Value Function

2026-01-28 · Yaacov Pariente, Vadim Indelman arxiv

We study risk-sensitive planning under partial observability using the dynamic risk measure Iterated Conditional Value-at-Risk (ICVaR). A policy evaluation algorithm for ICVaR is developed with finite-time performance gu…

Individual Planning in Infinite-Horizon Multiagent Settings: Inference, Structure and Scalability

2015-12-01 · NeurIPS 2015 12 · Xia Qu, Prashant Doshi

This paper provides the first formalization of self-interested planning in multiagent settings using expectation-maximization (EM). Our formalization in the context of infinite-horizon and finitely-nest…