MLLGFeb 20, 2020

Distributionally Robust Bayesian Optimization

arXiv:2002.09038v396 citations
AI Analysis

This work addresses robustness to distributional shift in optimization, which is a key challenge in machine learning, but it appears incremental as it adapts Bayesian optimization to a specific robustness framework.

The paper tackles the problem of optimizing functions under distributional shift measured by maximum mean discrepancy, presenting a distributionally robust Bayesian optimization algorithm that achieves sub-linear robust regret in various observation settings.

Robustness to distributional shift is one of the key challenges of contemporary machine learning. Attaining such robustness is the goal of distributionally robust optimization, which seeks a solution to an optimization problem that is worst-case robust under a specified distributional shift of an uncontrolled covariate. In this paper, we study such a problem when the distributional shift is measured via the maximum mean discrepancy (MMD). For the setting of zeroth-order, noisy optimization, we present a novel distributionally robust Bayesian optimization algorithm (DRBO). Our algorithm provably obtains sub-linear robust regret in various settings that differ in how the uncertain covariate is observed. We demonstrate the robust performance of our method on both synthetic and real-world benchmarks.

Foundations

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

Your Notes