English

POMDP-lite for Robust Robot Planning under Uncertainty

Artificial Intelligence 2016-02-24 v3

Abstract

The partially observable Markov decision process (POMDP) provides a principled general model for planning under uncertainty. However, solving a general POMDP is computationally intractable in the worst case. This paper introduces POMDP-lite, a subclass of POMDPs in which the hidden state variables are constant or only change deterministically. We show that a POMDP-lite is equivalent to a set of fully observable Markov decision processes indexed by a hidden parameter and is useful for modeling a variety of interesting robotic tasks. We develop a simple model-based Bayesian reinforcement learning algorithm to solve POMDP-lite models. The algorithm performs well on large-scale POMDP-lite models with up to 102010^{20} states and outperforms the state-of-the-art general-purpose POMDP algorithms. We further show that the algorithm is near-Bayesian-optimal under suitable conditions.

Keywords

Cite

@article{arxiv.1602.04875,
  title  = {POMDP-lite for Robust Robot Planning under Uncertainty},
  author = {Min Chen and Emilio Frazzoli and David Hsu and Wee Sun Lee},
  journal= {arXiv preprint arXiv:1602.04875},
  year   = {2016}
}

Comments

In Proc. IEEE International Conference on Robotics & Automation (ICRA) 2016, with supplementary materials

R2 v1 2026-06-22T12:50:52.204Z