POMDPPlanners: Open-Source Package for POMDP Planning

📅 2026-02-24
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the lack of support for scalability, reproducibility, and risk-sensitive scenarios in existing POMDP planning evaluation tools. To bridge this gap, we present an open-source Python framework that, for the first time in the open-source ecosystem, enables systematic empirical evaluation of safety-critical and risk-sensitive POMDPs. The framework integrates state-of-the-art planning algorithms, standardized benchmark environments, and automatic hyperparameter optimization via Optuna, while also incorporating persistent caching, fault recovery mechanisms, and configurable parallel simulation. Experimental results demonstrate that our tool substantially reduces computational overhead in large-scale simulations and significantly enhances both reproducibility and scalability, thereby filling a critical void in the landscape of risk-sensitive decision-making evaluation tools.

Technology Category

Application Category

📝 Abstract
We present POMDPPlanners, an open-source Python package for empirical evaluation of Partially Observable Markov Decision Process (POMDP) planning algorithms. The package integrates state-of-the-art planning algorithms, a suite of benchmark environments with safety-critical variants, automated hyperparameter optimization via Optuna, persistent caching with failure recovery, and configurable parallel simulation -- reducing the overhead of extensive simulation studies. POMDPPlanners is designed to enable scalable, reproducible research on decision-making under uncertainty, with particular emphasis on risk-sensitive settings where standard toolkits fall short.
Problem

Research questions and friction points this paper is trying to address.

POMDP
planning
risk-sensitive
empirical evaluation
decision-making under uncertainty
Innovation

Methods, ideas, or system contributions that make the work stand out.

POMDP
open-source
risk-sensitive planning
hyperparameter optimization
parallel simulation
🔎 Similar Papers
No similar papers found.
Y
Yaacov Pariente
Faculty of Mathematics, Technion - Israel Institute of Technology, Haifa 3200003, Israel
Vadim Indelman
Vadim Indelman
Associate Professor, Technion
RoboticsPerception/SLAMPOMDP/Belief space planningAIMulti-robot systems