paper-with-me

홈 › Papers

Constrained Bayesian Optimisation with Multiple Information Sources

2026-07-01 · Hauke Maathuis, Roeland De Breuker, Saullo Castro, Maike Osborne arxiv

Bayesian Optimisation (BO) under unknown constraints is particularly challenging when feasible regions are small. In such settings, existing methods that typically rely solely on evaluations of the true objective and constraints struggle to efficiently explore the design space. However, many real-world applications offer auxiliary data sources (e.g. surrogate models or simplified simulations) that can support early exploration. Despite this potential, their integration into constrained BO remains largely unexplored. We propose a general multi-source framework that extends constrained Max-value Entropy Search, capturing inter-source correlation while balancing evaluation cost and information gain. Experiments on both synthetic and physics-based benchmarks show that our method efficiently identifies feasible and optimal solutions, even when auxiliary data are only weakly correlated. The proposed approach consistently outperforms existing methods, particularly in early-stage exploration.

📄 PDF Abstract BibTeX arXiv:2607.00865

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bayesian Optimisation for Constrained Problems

2021-05-27 · Juan Ungredda, Juergen Branke

Many real-world optimisation problems such as hyperparameter tuning in machine learning or simulation-based optimisation can be formulated as expensive-to-evaluate black-box functions. A popular approach to tackle such p…

Bayesian Optimisation

Wind Farm Layout Optimisation using Set Based Multi-objective Bayesian Optimisation

2022-03-31 · Tinkle Chugh, Endi Ymeraj

Wind energy is one of the cleanest renewable electricity sources and can help in addressing the challenge of climate change. One of the drawbacks of wind-generated energy is the large space necessary to install a wind fa…

Bayesian Optimisation

Intrinsic Bayesian Optimisation on Complex Constrained Domain

2023-01-29 · YuAn Liu, Mu Niu, Claire Miller

Motivated by the success of Bayesian optimisation algorithms in the Euclidean space, we propose a novel approach to construct Intrinsic Bayesian optimisation (In-BO) on manifolds with a primary focus on complex constrain…

Bayesian OptimisationGaussian Processes

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

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