paper-with-me

홈 › Papers

Simplifying Complex Observation Models in Continuous POMDP Planning with Probabilistic Guarantees and Practice

2023-11-13 · Idan Lev-Yehudi, Moran Barenboim, Vadim Indelman

Solving partially observable Markov decision processes (POMDPs) with high dimensional and continuous observations, such as camera images, is required for many real life robotics and planning problems. Recent researches suggested machine learned probabilistic models as observation models, but their use is currently too computationally expensive for online deployment. We deal with the question of what would be the implication of using simplified observation models for planning, while retaining formal guarantees on the quality of the solution. Our main contribution is a novel probabilistic bound based on a statistical total variation distance of the simplified model. We show that it bounds the theoretical POMDP value w.r.t. original model, from the empirical planned value with the simplified model, by generalizing recent results of particle-belief MDP concentration bounds. Our calculations can be separated into offline and online parts, and we arrive at formal guarantees without having to access the costly model at all during planning, which is also a novel result. Finally, we demonstrate in simulation how to integrate the bound into the routine of an existing continuous online POMDP solver.

📄 PDF Abstract BibTeX arXiv:2311.07745

Code (1)

IdanLevYehudi/SimplifyingObsPOMDP 공식 구현

Similar Papers 제목 키워드 기반

An On-Line POMDP Solver for Continuous Observation Spaces

2020-11-04 · Marcus Hoerger, Hanna Kurniawati

Planning under partial obervability is essential for autonomous robots. A principled way to address such planning problems is the Partially Observable Markov Decision Process (POMDP). Although solving POMDPs is computati…

Online Planning for Constrained POMDPs with Continuous Spaces through Dual Ascent

2022-12-23 · Arec Jamgochian, Anthony Corso, Mykel J. Kochenderfer

Rather than augmenting rewards with penalties for undesired behavior, Constrained Partially Observable Markov Decision Processes (CPOMDPs) plan safely by imposing inviolable hard constraint value budgets. Previous work p…

DualSMC: Tunneling Differentiable Filtering and Planning under Continuous POMDPs

2019-09-28 · Yunbo Wang, Bo Liu, Jiajun Wu, Yuke Zhu 외

A major difficulty of solving continuous POMDPs is to infer the multi-modal distribution of the unobserved true states and to make the planning algorithm dependent on the perceived uncertainty. We cast POMDP filtering an…

Continuous Control

POMDPs for Autonomous Science Exploration

2026-08-04 · Daniel Guirguis, Nathan Wallace, Hanna Kurniawati, Salah Sukkarieh arxiv

Autonomous exploration missions require decision-making under sensor uncertainty and computational constraints, yet integrating scientific representations into POMDP planning has remained intractable due to high-dimensio…

Optimal Continuous State POMDP Planning with Semantic Observations: A Variational Approach

2018-07-22 · Luke Burks, Ian Loefgren, Nisar Ahmed

This work develops novel strategies for optimal planning with semantic observations using continuous state partially observable markov decision processes (CPOMDPs). Two major innovations are presented in relation to Gaus…

ClusteringDecision MakingState Space Models