paper-with-me

Papers

Many Objective Bayesian Optimization

2021-07-08 · Lucia Asencio Martín, Eduardo C. Garrido-Merchán

Some real problems require the evaluation of expensive and noisy objective functions. Moreover, the analytical expression of these objective functions may be unknown. These functions are known as black-boxes, for example, estimating the generalization error of a machine learning algorithm and computing its prediction time in terms of its hyper-parameters. Multi-objective Bayesian optimization (MOBO) is a set of methods that has been successfully applied for the simultaneous optimization of black-boxes. Concretely, BO methods rely on a probabilistic model of the objective functions, typically a Gaussian process. This model generates a predictive distribution of the objectives. However, MOBO methods have problems when the number of objectives in a multi-objective optimization problem are 3 or more, which is the many objective setting. In particular, the BO process is more costly as more objectives are considered, computing the quality of the solution via the hyper-volume is also more costly and, most importantly, we have to evaluate every objective function, wasting expensive computational, economic or other resources. However, as more objectives are involved in the optimization problem, it is highly probable that some of them are redundant and not add information about the problem solution. A measure that represents how similar are GP predictive distributions is proposed. We also propose a many objective Bayesian optimization algorithm that uses this metric to determine whether two objectives are redundant. The algorithm stops evaluating one of them if the similarity is found, saving resources and not hurting the performance of the multi-objective BO algorithm. We show empirical evidence in a set of toy, synthetic, benchmark and real experiments that GPs predictive distributions of the effectiveness of the metric and the algorithm.

📄 PDF Abstract BibTeX arXiv:2107.04126

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

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

Active Preference Learning over Latent Preference Archetypes for Many-Objective Bayesian Optimization

2026-03-30 · Manisha Dubey, Sebastiaan De Peuter, Wanrong Wang, Samuel Kaski arxiv

Preference-based many-objective Bayesian optimization typically assumes that all pairwise comparisons arise from a single latent utility function, despite real decision makers often exhibiting multiple latent preference …

Multi-objective and multi-fidelity Bayesian optimization of laser-plasma acceleration

2022-10-07 · Faran Irshad, Stefan Karsch, Andreas Döpp

Beam parameter optimization in accelerators involves multiple, sometimes competing objectives. Condensing these individual objectives into a single figure of merit unavoidably results in a bias towards particular outcome…

Bayesian Optimization

BOtied: Multi-objective Bayesian optimization with tied multivariate ranks

2023-06-01 · Ji Won Park, Nataša Tagasovska, Michael Maser, Stephen Ra 외

Many scientific and industrial applications require the joint optimization of multiple, potentially competing objectives. Multi-objective Bayesian optimization (MOBO) is a sample-efficient framework for identifying Paret…

Bayesian Optimization

Multi-Fidelity Bayesian Optimization via Deep Neural Networks

2020-07-06 · NeurIPS 2020 12 · Shibo Li, Wei Xing, Mike Kirby, Shandian Zhe

Bayesian optimization (BO) is a popular framework to optimize black-box functions. In many applications, the objective function can be evaluated at multiple fidelities to enable a trade-off between the cost and accuracy.…

Bayesian Optimization