paper-with-me

Papers

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 a sample efficient strategy that can be deployed to solve these vector-valued optimization problems where access is limited to a number of noisy objective function evaluations. In this paper, we propose a novel information-theoretic acquisition function for BO called Joint Entropy Search (JES), which considers the joint information gain for the optimal set of inputs and outputs. We present several analytical approximations to the JES acquisition function and also introduce an extension to the batch setting. We showcase the effectiveness of this new approach on a range of synthetic and real-world problems in terms of the hypervolume and its weighted variants.

📄 PDF Abstract BibTeX arXiv:2210.02905

Code (1)

benmltu/jes 공식 구현 pytorch

Tasks

Bayesian 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 Maximally-Informed Bayesian Optimization

2022-06-09 · Carl Hvarfner, Frank Hutter, Luigi Nardi

Information-theoretic Bayesian optimization techniques have become popular for optimizing expensive-to-evaluate black-box functions due to their non-myopic qualities. Entropy Search and Predictive Entropy Search both con…

Bayesian OptimizationDecision Making

Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints

2016-09-05 · Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

This work presents PESMOC, Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints, an information-based strategy for the simultaneous optimization of multiple expensive-to-evaluate black-box…

Bayesian Optimization

Integrating Bayesian and Discriminative Sparse Kernel Machines for Multi-class Active Learning

2019-12-01 · NeurIPS 2019 12 · Weishi Shi, Qi Yu

We propose a novel active learning (AL) model that integrates Bayesian and discriminative kernel machines for fast and accurate multi-class data sampling. By joining a sparse Bayesian model and a maximum margin machine u…

Active Learning