paper-with-me

Papers

Max-value Entropy Search for Multi-Objective Bayesian Optimization

2019-12-01 · NeurIPS 2019 12 · Syrine Belakaria, Aryan Deshwal, Janardhan Rao Doppa

We consider the problem of multi-objective (MO) blackbox optimization using expensive function evaluations, where the goal is to approximate the true Pareto-set of solutions by minimizing the number of function evaluations. For example, in hardware design optimization, we need to find the designs that trade-off performance, energy, and area overhead using expensive simulations. We propose a novel approach referred to as Max-value Entropy Search for Multi-objective Optimization (MESMO) to solve this problem. MESMO employs an output-space entropy based acquisition function to efficiently select the sequence of inputs for evaluation for quickly uncovering high-quality solutions. We also provide theoretical analysis to characterize the efficacy of MESMO. Our experiments on several synthetic and real-world benchmark problems show that MESMO consistently outperforms state-of-the-art algorithms.

📄 PDF Abstract BibTeX

Code (1)

belakaria/MESMO 공식 구현

Tasks

Bayesian OptimisationBayesian OptimizationMultiobjective Optimization

Similar Papers 제목 키워드 기반

Multi-objective Bayesian Optimization using Pareto-frontier Entropy

2019-06-01 · ICML 2020 1 · Shinya Suzuki, Shion Takeno, Tomoyuki Tamura, Kazuki Shitara 외

This paper studies an entropy-based multi-objective Bayesian optimization (MBO). The entropy search is successful approach to Bayesian optimization. However, for MBO, existing entropy-based methods ignore trade-off among…

Bayesian Optimization

Improved Max-value Entropy Search for Multi-objective Bayesian Optimization with Constraints

2020-11-02 · Daniel Fernández-Sánchez, Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

We present MESMOC+, an improved version of Max-value Entropy search for Multi-Objective Bayesian optimization with Constraints (MESMOC). MESMOC+ can be used to solve constrained multi-objective problems when the objectiv…

Bayesian Optimization

Joint Entropy Search for Multi-objective Bayesian Optimization

2022-10-06 · Ben Tu, Axel Gandy, Nikolas Kantas, Behrang Shafei

Many real-world problems can be phrased as a multi-objective optimization problem, where the goal is to identify the best set of compromises between the competing objectives. Multi-objective Bayesian optimization (BO) is…

Bayesian Optimization

Max-value Entropy Search for Multi-Objective Bayesian Optimization with Constraints

2020-09-01 · Syrine Belakaria, Aryan Deshwal, Janardhan Rao Doppa

We consider the problem of constrained multi-objective blackbox optimization using expensive function evaluations, where the goal is to approximate the true Pareto set of solutions satisfying a set of constraints while m…

Bayesian Optimization

Multi-fidelity Bayesian Optimization with Max-value Entropy Search and its parallelization

2019-01-24 · ICML 2020 1 · Shion Takeno, Hitoshi Fukuoka, Yuhki Tsukada, Toshiyuki Koyama 외

In a standard setting of Bayesian optimization (BO), the objective function evaluation is assumed to be highly expensive. Multi-fidelity Bayesian optimization (MFBO) accelerates BO by incorporating lower fidelity observa…

Bayesian OptimizationNumerical Integration