paper-with-me

Papers

Bayesian Optimisation for Mixed-Variable Inputs using Value Proposals

2022-02-10 · Yan Zuo, Amir Dezfouli, Iadine Chades, David Alexander, Benjamin Ward Muir

Many real-world optimisation problems are defined over both categorical and continuous variables, yet efficient optimisation methods such asBayesian Optimisation (BO) are not designed tohandle such mixed-variable search spaces. Recent approaches to this problem cast the selection of the categorical variables as a bandit problem, operating independently alongside a BO component which optimises the continuous variables. In this paper, we adopt a holistic view and aim to consolidate optimisation of the categorical and continuous sub-spaces under a single acquisition metric. We derive candidates from the ExpectedImprovement criterion, which we call value proposals, and use these proposals to make selections on both the categorical and continuous components of the input. We show that this unified approach significantly outperforms existing mixed-variable optimisation approaches across several mixed-variable black-box optimisation tasks.

📄 PDF Abstract BibTeX arXiv:2202.04832

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimisation

Similar Papers 제목 키워드 기반

Bayesian Optimisation over Multiple Continuous and Categorical Inputs

2019-06-20 · ICML 2020 1 · Binxin Ru, Ahsan S. Alvi, Vu Nguyen, Michael A. Osborne 외

Efficient optimisation of black-box problems that comprise both continuous and categorical inputs is important, yet poses significant challenges. We propose a new approach, Continuous and Categorical Bayesian Optimisatio…

Bayesian OptimisationDiversityMulti-Armed Bandits

Multi-view Bayesian optimisation in reduced dimension for engineering design

2025-01-02 · Thomas A. Archbold, Ieva Kazlauskaite, Fehmi Cirak

Bayesian optimisation is an adaptive sampling strategy for constructing a Gaussian process surrogate to emulate a black-box computational model with the aim of efficiently searching for the global minimum. However, Gauss…

Bayesian OptimisationGaussian ProcessesMULTI-VIEW LEARNING

Think Global and Act Local: Bayesian Optimisation over High-Dimensional Categorical and Mixed Search Spaces

2021-02-14 · Xingchen Wan, Vu Nguyen, Huong Ha, Binxin Ru 외

High-dimensional black-box optimisation remains an important yet notoriously challenging problem. Despite the success of Bayesian optimisation methods on continuous domains, domains that are categorical, or that mix cont…

Bayesian Optimisation

An Empirical Study on Ensemble-Based Transfer Learning Bayesian Optimisation with Mixed Variable Types

2026-01-22 · Natasha Trinkle, Huong Ha, Jeffrey Chan arxiv

Bayesian optimisation is a sample efficient method for finding a global optimum of expensive black-box objective functions. Historic datasets from related problems can be exploited to help improve performance of Bayesian…

Transfer Learning

Contextual Causal Bayesian Optimisation

2023-01-29 · Vahan Arsenyan, Antoine Grosnit, Haitham Bou-Ammar

Causal Bayesian optimisation (CaBO) combines causality with Bayesian optimisation (BO) and shows that there are situations where the optimal reward is not achievable if causal knowledge is ignored. While CaBO exploits ca…

Bayesian OptimisationMulti-Armed Bandits