paper-with-me

홈 › Papers

Perception-Based Beliefs for POMDPs with Visual Observations

2026-02-05 · Miriam Schäfers, Merlijn Krale, Thiago D. Simão, Nils Jansen, Maximilian Weininger arxiv

Partially observable Markov decision processes (POMDPs) are a principled planning model for sequential decision-making under uncertainty. Yet, real-world problems with high-dimensional observations, such as camera images, remain intractable for traditional belief- and filtering-based solvers. To tackle this problem, we introduce the Perception-based Beliefs for POMDPs framework (PBP), which complements such solvers with a perception model. This model takes the form of an image classifier which maps visual observations to probability distributions over states. PBP incorporates these distributions directly into belief updates, so the underlying solver does not need to reason explicitly over high-dimensional observation spaces. We show that the belief update of PBP coincides with the standard belief update if the image classifier is exact. Moreover, to handle classifier imprecision, we incorporate uncertainty quantification and introduce two methods to adjust the belief update accordingly. We implement PBP using two traditional POMDP solvers and empirically show that (1) it outperforms existing end-to-end deep RL methods and (2) uncertainty quantification improves robustness of PBP against visual corruption.

📄 PDF Abstract BibTeX arXiv:2602.05679

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Monte Carlo Sampling Methods for Approximating Interactive POMDPs

2014-01-15 · Prashant Doshi, Piotr J. Gmytrasiewicz

Partially observable Markov decision processes (POMDPs) provide a principled framework for sequential planning in uncertain single agent settings. An extension of POMDPs to multiagent settings, called interactive POMDPs …

PO-PDDL: Learning Symbolic POMDPs from Visual Demonstrations for Robot Planning Under Uncertainty

2026-06-14 · Wenjing Tang, Xuanjin Jin, Yuan Liu, Renming Huang 외 arxiv

Real-world robot task planning must operate under both stochastic action execution and partial observability, yet constructing Partially Observable Markov Decision Process (POMDP) models for real robotics domains remains…

Robot Task Planning

Point-Based Value Iteration for POMDPs with Neural Perception Mechanisms

2023-06-30 · Rui Yan, Gabriel Santos, Gethin Norman, David Parker 외

The increasing trend to integrate neural networks and conventional software components in safety-critical settings calls for methodologies for their formal modelling, verification and correct-by-construction policy synth…

Collision AvoidanceDecision MakingDecision Making Under Uncertainty

Implicatures and Nested Beliefs in Approximate Decentralized-POMDPs

2013-08-01 · ACL 2013 8 · Adam Vogel, Christopher Potts, Dan Jurafsky
Decision MakingImplicatures

Interpreting systems as solving POMDPs: a step towards a formal understanding of agency

2022-09-04 · Martin Biehl, Nathaniel Virgo

Under what circumstances can a system be said to have beliefs and goals, and how do such agency-related features relate to its physical state? Recent work has proposed a notion of interpretation map, a function that maps…