Bayesian Optimization of Risk Measures
Sait Cakmak, Raul Astudillo, Peter Frazier, Enlu Zhou

TL;DR
This paper develops Bayesian optimization algorithms tailored for risk measures like VaR and CVaR, improving decision-making under uncertainty by efficiently modeling the underlying functions with Gaussian processes.
Contribution
It introduces novel Bayesian optimization algorithms that leverage the structure of risk measure objectives, enhancing sampling efficiency for expensive black-box functions.
Findings
Algorithms outperform standard methods in numerical experiments.
Significant reduction in number of evaluations needed.
Effective in portfolio optimization and robust system design.
Abstract
We consider Bayesian optimization of objective functions of the form , where is a black-box expensive-to-evaluate function and denotes either the VaR or CVaR risk measure, computed with respect to the randomness induced by the environmental random variable . Such problems arise in decision making under uncertainty, such as in portfolio optimization and robust systems design. We propose a family of novel Bayesian optimization algorithms that exploit the structure of the objective function to substantially improve sampling efficiency. Instead of modeling the objective function directly as is typical in Bayesian optimization, these algorithms model as a Gaussian process, and use the implied posterior on the objective function to decide which points to evaluate. We demonstrate the effectiveness of our approach in a variety of numerical experiments.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Advanced Multi-Objective Optimization Algorithms · Reservoir Engineering and Simulation Methods
