paper-with-me

홈 › Papers

Interval Dominance based Structural Results for Markov Decision Process

2022-03-20 · Vikram Krishnamurthy

Structural results impose sufficient conditions on the model parameters of a Markov decision process (MDP) so that the optimal policy is an increasing function of the underlying state. The classical assumptions for MDP structural results require supermodularity of the rewards and transition probabilities. However, supermodularity does not hold in many applications. This paper uses a sufficient condition for interval dominance (called I) proposed in the microeconomics literature, to obtain structural results for MDPs under more general conditions. We present several MDP examples where supermodularity does not hold, yet I holds, and so the optimal policy is monotone; these include sigmoidal rewards (arising in prospect theory for human decision making), bi-diagonal and perturbed bi-diagonal transition matrices (in optimal allocation problems). We also consider MDPs with TP3 transition matrices and concave value functions. Finally, reinforcement learning algorithms that exploit the differential sparse structure of the optimal monotone policy are discussed.

📄 PDF Abstract BibTeX arXiv:2203.10618

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Scalable control synthesis for stochastic systems via structural IMDP abstractions

2024-11-18 · Frederik Baymler Mathiesen, Sofie Haesaert, Luca Laurenti

This paper introduces a novel abstraction-based framework for controller synthesis of nonlinear discrete-time stochastic systems. The focus is on probabilistic reach-avoid specifications. The framework is based on abstra…

Bayesian Inference for Multidimensional Welfare Comparisons

2024-06-19 · David Gunawan, William Griffiths, Duangkamon Chotikapanich

Using both single-index measures and stochastic dominance concepts, we show how Bayesian inference can be used to make multivariate welfare comparisons. A four-dimensional distribution for the well-being attributes incom…

AttributeBayesian Inference

Approximation of Lorenz-Optimal Solutions in Multiobjective Markov Decision Processes

2013-09-26 · Patrice Perny, Paul Weng, Judy Goldsmith, Josiah Hanna

This paper is devoted to fair optimization in Multiobjective Markov Decision Processes (MOMDPs). A MOMDP is an extension of the MDP model for planning under uncertainty while trying to optimize several reward functions s…

Conformal Prediction Intervals for Markov Decision Process Trajectories

2022-06-10 · Thomas G. Dietterich, Jesse Hostetler

Before delegating a task to an autonomous system, a human operator may want a guarantee about the behavior of the system. This paper extends previous work on conformal prediction for functional data and conformalized qua…

Conformal PredictionManagementPredictionPrediction Intervals+2

IntervalMDP.jl: Accelerated Value Iteration for Interval Markov Decision Processes

2024-01-08 · Frederik Baymler Mathiesen, Morteza Lahijanian, Luca Laurenti

In this paper, we present IntervalMDP.jl, a Julia package for probabilistic analysis of interval Markov Decision Processes (IMDPs). IntervalMDP.jl facilitates the synthesis of optimal strategies and verification of IMDPs…

CPUGPU