A Geometric Traversal Algorithm for Reward-Uncertain MDPs

Abstract

Markov decision processes (MDPs) are widely used in modeling decision making problems in stochastic environments. However, precise specification of the reward functions in MDPs is often very difficult. Recent approaches have focused on computing an optimal policy based on the minimax regret criterion for obtaining a robust policy under uncertainty in the reward function. One of the core tasks in computing the minimax regret policy is to obtain the set of all policies that can be optimal for some candidate reward function. In this paper, we propose an efficient algorithm that exploits the geometric properties of the reward function associated with the policies. We also present an approximate version of the method for further speed up. We experimentally demonstrate that our algorithm improves the performance by orders of magnitude.

Cite

Text

Oh and Kim. "A Geometric Traversal Algorithm for Reward-Uncertain MDPs." Conference on Uncertainty in Artificial Intelligence, 2011.

Markdown

[Oh and Kim. "A Geometric Traversal Algorithm for Reward-Uncertain MDPs." Conference on Uncertainty in Artificial Intelligence, 2011.](https://mlanthology.org/uai/2011/oh2011uai-geometric/)

BibTeX

@inproceedings{oh2011uai-geometric,
  title     = {{A Geometric Traversal Algorithm for Reward-Uncertain MDPs}},
  author    = {Oh, Eunsoo and Kim, Kee-Eung},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2011},
  pages     = {565-572},
  url       = {https://mlanthology.org/uai/2011/oh2011uai-geometric/}
}