NeurIPS 2021poster48 citations
Risk-Averse Bayes-Adaptive Reinforcement Learning
Marc Rigter, Bruno Lacerda, Nick Hawes
Abstract
In this work, we address risk-averse Bayes-adaptive reinforcement learning. We pose the problem of optimising the conditional value at risk (CVaR) of the total return in Bayes-adaptive Markov decision processes (MDPs). We show that a policy optimising CVaR in this setting is risk-averse to both the epistemic uncertainty due to the prior distribution over MDPs, and the aleatoric uncertainty due to the inherent stochasticity of MDPs. We reformulate the problem as a two-player stochastic game and propose an approximate algorithm based on Monte Carlo tree search and Bayesian optimisation. Our experiments demonstrate that our approach significantly outperforms baseline approaches for this problem.
reinforcement learningplanningmodel-based bayesian reinforcement learningrisk
BibTeX
@inproceedings{
rigter2021riskaverse,
title={Risk-Averse Bayes-Adaptive Reinforcement Learning},
author={Marc Rigter and Bruno Lacerda and Nick Hawes},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=xmX-WjAsf8y}
}