Robust Finite-Memory Policy Gradients for Hidden-Model POMDPs

Abstract

Partially observable Markov decision processes (POMDPs) model specific environments in sequential decision-making under uncertainty. Critically, optimal policies for POMDPs may not be robust against perturbations in the environment. Hidden-model POMDPs (HM-POMDPs) capture sets of different environment models, that is, POMDPs with a shared action and observation space. The intuition is that the true model is hidden among a set of potential models, and it is unknown which model will be the environment at execution time. A policy is robust for a given HM-POMDP if it achieves sufficient performance for each of its POMDPs. We compute such robust policies by combining two orthogonal techniques: (1) a deductive formal verification technique that supports tractable robust policy evaluation by computing a worst-case POMDP within the HM-POMDP, and (2) subgradient ascent to optimize the candidate policy for a worst-case POMDP. The empirical evaluation shows that, compared to various baselines, our approach (1) produces policies that are more robust and generalize better to unseen POMDPs, and (2) scales to HM-POMDPs that consist of over a hundred thousand environments.

Cite

Text

Galesloot et al. "Robust Finite-Memory Policy Gradients for Hidden-Model POMDPs." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/947

Markdown

[Galesloot et al. "Robust Finite-Memory Policy Gradients for Hidden-Model POMDPs." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/galesloot2025ijcai-robust/) doi:10.24963/IJCAI.2025/947

BibTeX

@inproceedings{galesloot2025ijcai-robust,
  title     = {{Robust Finite-Memory Policy Gradients for Hidden-Model POMDPs}},
  author    = {Galesloot, Maris F. L. and Andriushchenko, Roman and Ceska, Milan and Junges, Sebastian and Jansen, Nils},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {8518-8526},
  doi       = {10.24963/IJCAI.2025/947},
  url       = {https://mlanthology.org/ijcai/2025/galesloot2025ijcai-robust/}
}