MLLGJan 12, 2020

Bayesian Quantile and Expectile Optimisation

arXiv:2001.04833v226 citations
AI Analysis

This addresses the need for risk-averse strategies in stochastic black-box function optimisation, particularly for applications requiring distribution tail considerations, and it is incremental as it builds on existing Bayesian optimisation methods.

The paper tackles the problem of risk-averse Bayesian optimisation by proposing new variational models for quantile and expectile regression that handle heteroscedastic noise, and it reports that the approach clearly outperforms state-of-the-art methods in heteroscedastic, non-Gaussian cases.

Bayesian optimisation (BO) is widely used to optimise stochastic black box functions. While most BO approaches focus on optimising conditional expectations, many applications require risk-averse strategies and alternative criteria accounting for the distribution tails need to be considered. In this paper, we propose new variational models for Bayesian quantile and expectile regression that are well-suited for heteroscedastic noise settings. Our models consist of two latent Gaussian processes accounting respectively for the conditional quantile (or expectile) and the scale parameter of an asymmetric likelihood functions. Furthermore, we propose two BO strategies based on max-value entropy search and Thompson sampling, that are tailored to such models and that can accommodate large batches of points. Contrary to existing BO approaches for risk-averse optimisation, our strategies can directly optimise for the quantile and expectile, without requiring replicating observations or assuming a parametric form for the noise. As illustrated in the experimental section, the proposed approach clearly outperforms the state of the art in the heteroscedastic, non-Gaussian case.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes