Search papers, labs, and topics across Lattice.
The paper introduces POMDPPlanners, a Python package designed for the empirical evaluation of POMDP planning algorithms, facilitating scalable and reproducible research. It integrates state-of-the-art POMDP solvers, benchmark environments (including safety-critical variants), automated hyperparameter optimization using Optuna, and parallel simulation capabilities. The package addresses the need for robust tools in risk-sensitive POMDP settings where existing toolkits are inadequate.
A new open-source Python package slashes the overhead of POMDP planning research, offering automated hyperparameter tuning and parallel simulation for scalable, reproducible experiments, especially in safety-critical settings.
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.