paper-with-me

홈 › Papers

$\{\text{PF}\}^2$ES: Parallel Feasible Pareto Frontier Entropy Search for Multi-Objective Bayesian Optimization

2022-04-11 · Jixiang Qing, Henry B. Moss, Tom Dhaene, Ivo Couckuyt

We present Parallel Feasible Pareto Frontier Entropy Search ($\{\text{PF}\}^2$ES) -- a novel information-theoretic acquisition function for multi-objective Bayesian optimization supporting unknown constraints and batch query. Due to the complexity of characterizing the mutual information between candidate evaluations and (feasible) Pareto frontiers, existing approaches must either employ crude approximations that significantly hamper their performance or rely on expensive inference schemes that substantially increase the optimization's computational overhead. By instead using a variational lower bound, $\{\text{PF}\}^2$ES provides a low-cost and accurate estimate of the mutual information. We benchmark $\{\text{PF}\}^2$ES against other information-theoretic acquisition functions, demonstrating its competitive performance for optimization across synthetic and real-world design problems.

📄 PDF Abstract BibTeX arXiv:2204.05411

Code (1)

tsingqaq/trieste 공식 구현 tf

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

Pareto-frontier Entropy Search with Variational Lower Bound Maximization

2025-01-31 · Masanori Ishikura, Masayuki Karasuyama

This study considers multi-objective Bayesian optimization (MOBO) through the information gain of the Pareto-frontier. To calculate the information gain, a predictive distribution conditioned on the Pareto-frontier plays…

Bayesian Optimization

Multi-objective Optimization by Learning Space Partitions

2021-10-07 · Yiyang Zhao, Linnan Wang, Kevin Yang, Tianjun Zhang 외

In contrast to single-objective optimization (SOO), multi-objective optimization (MOO) requires an optimizer to find the Pareto frontier, a subset of feasible solutions that are not dominated by other feasible solutions.…

Neural Architecture Search

Multi-objective Optimization by Learning Space Partition

2021-09-29 · ICLR 2022 4 · Yiyang Zhao, Linnan Wang, Kevin Yang, Tianjun Zhang 외

In contrast to single-objective optimization (SOO), multi-objective optimization (MOO) requires an optimizer to find the Pareto frontier, a subset of feasible solutions that are not dominated by other feasible solutions.…

Neural Architecture Search

CoBit: Language Modeling with Bitstream Diffusion

2026-05-07 · Georgios Batzolis, Mark Girolami, Luca Ambrogioni arxiv

Diffusion language models (DLMs) promise parallel, order-agnostic generation, but on standard benchmarks they have historically lagged behind autoregressive models in sample quality and diversity. Recent continuous flow …