Efficient Maximization in Solving POMDPs

Abstract

We present a simple, yet effective improvement to the dynamic programming algorithm for solving partially observable Markov decision processes. The technique targets the vector pruning operation during the maximization step, a key source of complexity in POMDP algorithms. We identify two types of structures in the belief space and exploit them to reduce significantly the number of constraints in the linear programs used for pruning. The benefits of the new technique are evaluated both analytically and experimentally, showing that it can lead to significant performance improvement. The results open up new research opportunities to enhance the performance and scalability of several POMDP algorithms.

Cite

Text

Feng and Zilberstein. "Efficient Maximization in Solving POMDPs." AAAI Conference on Artificial Intelligence, 2005.

Markdown

[Feng and Zilberstein. "Efficient Maximization in Solving POMDPs." AAAI Conference on Artificial Intelligence, 2005.](https://mlanthology.org/aaai/2005/feng2005aaai-efficient/)

BibTeX

@inproceedings{feng2005aaai-efficient,
  title     = {{Efficient Maximization in Solving POMDPs}},
  author    = {Feng, Zhengzhu and Zilberstein, Shlomo},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2005},
  pages     = {975-980},
  url       = {https://mlanthology.org/aaai/2005/feng2005aaai-efficient/}
}