POMDPPlanners: Open-Source Package for POMDP Planning
Yaacov Pariente, Vadim Indelman

TL;DR
POMDPPlanners is an open-source Python toolkit that facilitates empirical evaluation of POMDP planning algorithms, supporting scalable, reproducible, and risk-sensitive decision-making research.
Contribution
It introduces a comprehensive, integrated package with advanced features like hyperparameter optimization, caching, and parallel simulation for POMDP planning research.
Findings
Supports a wide range of planning algorithms
Includes benchmark environments with safety-critical variants
Enhances research efficiency and reproducibility
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Autonomous Vehicle Technology and Safety · Bayesian Modeling and Causal Inference
