Optimizing Percentile Criterion Using Robust MDPs

Abstract

We address the problem of computing reliable policies in reinforcement learning problems with limited data. In particular, we compute policies that achieve good returns with high confidence when deployed. This objective, known as the percentile criterion, can be optimized using Robust MDPs (RMDPs). RMDPs generalize MDPs to allow for uncertain transition probabilities chosen adversarially from given ambiguity sets. We show that the RMDP solution’s sub-optimality depends on the spans of the ambiguity sets along the value function. We then propose new algorithms that minimize the span of ambiguity sets defined by weighted L1 and L-infinity norms. Our primary focus is on Bayesian guarantees, but we also describe how our methods apply to frequentist guarantees and derive new concentration inequalities for weighted L1 and L-infinity norms. Experimental results indicate that our optimized ambiguity sets improve significantly on prior construction methods.

Cite

Text

Behzadian et al. "Optimizing Percentile Criterion Using Robust MDPs." Artificial Intelligence and Statistics, 2021.

Markdown

[Behzadian et al. "Optimizing Percentile Criterion Using Robust MDPs." Artificial Intelligence and Statistics, 2021.](https://mlanthology.org/aistats/2021/behzadian2021aistats-optimizing/)

BibTeX

@inproceedings{behzadian2021aistats-optimizing,
  title     = {{Optimizing Percentile Criterion Using Robust MDPs}},
  author    = {Behzadian, Bahram and Hasan Russel, Reazul and Petrik, Marek and Pang Ho, Chin},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2021},
  pages     = {1009-1017},
  volume    = {130},
  url       = {https://mlanthology.org/aistats/2021/behzadian2021aistats-optimizing/}
}