paper-with-me

Papers

BoTier: Multi-Objective Bayesian Optimization with Tiered Composite Objectives

2025-01-26 · Mohammad Haddadnia, Leonie Grashoff, Felix Strieth-Kalthoff

Scientific optimization problems are usually concerned with balancing multiple competing objectives, which come as preferences over both the outcomes of an experiment (e.g. maximize the reaction yield) and the corresponding input parameters (e.g. minimize the use of an expensive reagent). Typically, practical and economic considerations define a hierarchy over these objectives, which must be reflected in algorithms for sample-efficient experiment planning. Herein, we introduce BoTier, a composite objective that can flexibly represent a hierarchy of preferences over both experiment outcomes and input parameters. We provide systematic benchmarks on synthetic and real-life surfaces, demonstrating the robust applicability of BoTier across a number of use cases. Importantly, BoTier is implemented in an auto-differentiable fashion, enabling seamless integration with the BoTorch library, thereby facilitating adoption by the scientific community.

📄 PDF Abstract BibTeX arXiv:2501.15554

Code (1)

fsk-lab/botier 공식 구현 pytorch

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Tiered Acquisition for Constrained Bayesian Optimization: An Application to Analog Circuits

2024-12-23 · Ria Rashid, Abhishek Gupta

Analog circuit design can be considered as an optimization problem with the targeted circuit specifications as constraints. When stringent circuit specifications are considered, it is desired to have an optimization meth…

Bayesian Optimization

Bayesian Hyperparameter Optimization with BoTorch, GPyTorch and Ax

2019-12-11 · Daniel T. Chang

Deep learning models are full of hyperparameters, which are set manually before the learning process can start. To find the best configuration for these hyperparameters in such a high dimensional space, with time-consumi…

Bayesian OptimizationGaussian ProcessesGraph ClassificationHyperparameter Optimization

Bayesian Optimization for Multi-objective Optimization and Multi-point Search

2019-05-07 · Takashi Wada, Hideitsu Hino

Bayesian optimization is an effective method to efficiently optimize unknown objective functions with high evaluation costs. Traditional Bayesian optimization algorithms select one point per iteration for single objectiv…

Bayesian Optimization

A Robust Multi-Objective Bayesian Optimization Framework Considering Input Uncertainty

2022-02-25 · J. Qing, I. Couckuyt, T. Dhaene

Bayesian optimization is a popular tool for data-efficient optimization of expensive objective functions. In real-life applications like engineering design, the designer often wants to take multiple objectives as well as…

Bayesian Optimization

Scalarizing Functions in Bayesian Multiobjective Optimization

2019-04-11 · Tinkle Chugh

Scalarizing functions have been widely used to convert a multiobjective optimization problem into a single objective optimization problem. However, their use in solving (computationally) expensive multi- and many-objecti…

Multiobjective Optimization