High Confidence Generalization for Reinforcement Learning

Abstract

We present several classes of reinforcement learning algorithms that safely generalize to Markov decision processes (MDPs) not seen during training. Specifically, we study the setting in which some set of MDPs is accessible for training. The goal is to generalize safely to MDPs that are sampled from the same distribution, but which may not be in the set accessible for training. For various definitions of safety, our algorithms give probabilistic guarantees that agents can safely generalize to MDPs that are sampled from the same distribution but are not necessarily in the training set. These algorithms are a type of Seldonian algorithm (Thomas et al., 2019), which is a class of machine learning algorithms that return models with probabilistic safety guarantees for user-specified definitions of safety.

Cite

Text

Kostas et al. "High Confidence Generalization for Reinforcement Learning." International Conference on Machine Learning, 2021.

Markdown

[Kostas et al. "High Confidence Generalization for Reinforcement Learning." International Conference on Machine Learning, 2021.](https://mlanthology.org/icml/2021/kostas2021icml-high/)

BibTeX

@inproceedings{kostas2021icml-high,
  title     = {{High Confidence Generalization for Reinforcement Learning}},
  author    = {Kostas, James and Chandak, Yash and Jordan, Scott M and Theocharous, Georgios and Thomas, Philip},
  booktitle = {International Conference on Machine Learning},
  year      = {2021},
  pages     = {5764-5773},
  volume    = {139},
  url       = {https://mlanthology.org/icml/2021/kostas2021icml-high/}
}