paper-with-me

홈 › Papers

Under-Approximating Expected Total Rewards in POMDPs

2022-01-21 · Alexander Bork, Joost-Pieter Katoen, Tim Quatmann

We consider the problem: is the optimal expected total reward to reach a goal state in a partially observable Markov decision process (POMDP) below a given threshold? We tackle this -- generally undecidable -- problem by computing under-approximations on these total expected rewards. This is done by abstracting finite unfoldings of the infinite belief MDP of the POMDP. The key issue is to find a suitable under-approximation of the value function. We provide two techniques: a simple (cut-off) technique that uses a good policy on the POMDP, and a more advanced technique (belief clipping) that uses minimal shifts of probabilities between beliefs. We use mixed-integer linear programming (MILP) to find such minimal probability shifts and experimentally show that our techniques scale quite well while providing tight lower bounds on the expected total reward.

📄 PDF Abstract BibTeX arXiv:2201.08772

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Cost Almost-sure Reachability in POMDPs

2014-11-14 · Krishnendu Chatterjee, Martin Chmelík, Raghav Gupta, Ayush Kanodia

We consider partially observable Markov decision processes (POMDPs) with a set of target states and every transition is associated with an integer cost. The optimization objective we study asks to minimize the expected t…

Risk-Averse Decision Making Under Uncertainty

2021-09-09 · Mohamadreza Ahmadi, Ugo Rosolia, Michel D. Ingham, Richard M. Murray 외

A large class of decision making under uncertainty problems can be described via Markov decision processes (MDPs) or partially observable MDPs (POMDPs), with application to artificial intelligence and operations research…

Decision MakingDecision Making Under Uncertainty

Linear programming-based solution methods for constrained partially observable Markov decision processes

2022-06-28 · Robert K. Helmeczi, Can Kavaklioglu, Mucahit Cevik

Constrained partially observable Markov decision processes (CPOMDPs) have been used to model various real-world phenomena. However, they are notoriously difficult to solve to optimality, and there exist only a few approx…

CPU

Information Particle Filter Tree: An Online Algorithm for POMDPs with Belief-Based Rewards on Continuous Domains

2020-01-01 · ICML 2020 1 · Johannes Fischer, Ömer Sahin Tas

Partially Observable Markov Decision Processes (POMDPs) inherently gather the information necessary to act optimally under uncertainties. The framework can be extended to model pure information gathering tasks by conside…

Information Gathering in Decentralized POMDPs by Policy Graph Improvement

2019-02-26 · Mikko Lauri, Joni Pajarinen, Jan Peters

Decentralized policies for information gathering are required when multiple autonomous agents are deployed to collect data about a phenomenon of interest without the ability to communicate. Decentralized partially observ…

Decision Making