pith. sign in

arxiv: 2301.12844 · v2 · pith:LYA7DR3Unew · submitted 2023-01-30 · 💻 cs.LG · stat.ML

Are Random Decompositions all we need in High Dimensional Bayesian Optimisation?

classification 💻 cs.LG stat.ML
keywords decompositionsdecompositionblack-boxrandombayesiandimensionalgainsoptimisation
0
0 comments X
read the original abstract

Learning decompositions of expensive-to-evaluate black-box functions promises to scale Bayesian optimisation (BO) to high-dimensional problems. However, the success of these techniques depends on finding proper decompositions that accurately represent the black-box. While previous works learn those decompositions based on data, we investigate data-independent decomposition sampling rules in this paper. We find that data-driven learners of decompositions can be easily misled towards local decompositions that do not hold globally across the search space. Then, we formally show that a random tree-based decomposition sampler exhibits favourable theoretical guarantees that effectively trade off maximal information gain and functional mismatch between the actual black-box and its surrogate as provided by the decomposition. Those results motivate the development of the random decomposition upper-confidence bound algorithm (RDUCB) that is straightforward to implement - (almost) plug-and-play - and, surprisingly, yields significant empirical gains compared to the previous state-of-the-art on a comprehensive set of benchmarks. We also confirm the plug-and-play nature of our modelling component by integrating our method with HEBO, showing improved practical gains in the highest dimensional tasks from Bayesmark.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Constrained Bayesian Optimisation with Multiple Information Sources

    cs.LG 2026-07 unverdicted novelty 6.0

    A multi-source extension of constrained Max-value Entropy Search for Bayesian optimization incorporates auxiliary data sources to improve early exploration and performance under constraints even with weak correlations.