LGAug 9, 2024

High dimensional Bayesian Optimization via Condensing-Expansion Projection

arXiv:2408.04860v11 citationsh-index: 5Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of expensive and infeasible Bayesian optimization in high-dimensional settings for researchers and practitioners, representing an incremental improvement over prior methods.

The paper tackles the challenge of high-dimensional Bayesian optimization by introducing CEPBO, a random projection-based method that avoids the effective subspace assumption, and demonstrates that it outperforms existing random embedding-based algorithms in most cases.

In high-dimensional settings, Bayesian optimization (BO) can be expensive and infeasible. The random embedding Bayesian optimization algorithm is commonly used to address high-dimensional BO challenges. However, this method relies on the effective subspace assumption on the optimization problem's objective function, which limits its applicability. In this paper, we introduce Condensing-Expansion Projection Bayesian optimization (CEPBO), a novel random projection-based approach for high-dimensional BO that does not reply on the effective subspace assumption. The approach is both simple to implement and highly practical. We present two algorithms based on different random projection matrices: the Gaussian projection matrix and the hashing projection matrix. Experimental results demonstrate that both algorithms outperform existing random embedding-based algorithms in most cases, achieving superior performance on high-dimensional BO problems. The code is available in \url{https://anonymous.4open.science/r/CEPBO-14429}.

Foundations

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

Your Notes