Multi-Environment POMDPs: Discrete Model Uncertainty Under Partial Observability
Eline M. Bovy, Caleb Probine, Marnix Suilen, Ufuk Topcu, Nils Jansen
TL;DR
This work tackles planning under discrete model uncertainty in partially observable domains by introducing adversarial-belief POMDPs (AB-POMDPs) and showing they subsume multi-environment POMDPs (ME-POMDPs) through reductions to one-sided POSGs. It formalizes the theoretical relationships between AB-POMDPs, ME-POMDPs, MO-POMDPs, and PO-MEMDPs, and develops exact (LP-based) and approximate (AB-HSVI) algorithms for robust planning. Experimental results on Bird- and RockSample-inspired benchmarks demonstrate the feasibility of computing robust policies while highlighting trade-offs in convergence time and formulation (AB-POMDP vs ME-POMDP). Overall, the paper provides a principled framework and practical algorithms for robust decision-making under discrete model uncertainty in partially observable settings.
Abstract
Multi-environment POMDPs (ME-POMDPs) extend standard POMDPs with discrete model uncertainty. ME-POMDPs represent a finite set of POMDPs that share the same state, action, and observation spaces, but may arbitrarily vary in their transition, observation, and reward models. Such models arise, for instance, when multiple domain experts disagree on how to model a problem. The goal is to find a single policy that is robust against any choice of POMDP within the set, i.e., a policy that maximizes the worst-case reward across all POMDPs. We generalize and expand on existing work in the following way. First, we show that ME-POMDPs can be generalized to POMDPs with sets of initial beliefs, which we call adversarial-belief POMDPs (AB-POMDPs). Second, we show that any arbitrary ME-POMDP can be reduced to a ME-POMDP that only varies in its transition and reward functions or only in its observation and reward functions, while preserving (optimal) policies. We then devise exact and approximate (point-based) algorithms to compute robust policies for AB-POMDPs, and thus ME-POMDPs. We demonstrate that we can compute policies for standard POMDP benchmarks extended to the multi-environment setting.
