paper-with-me

Papers

Predictive Entropy Search for Efficient Global Optimization of Black-box Functions

2014-06-10 · NeurIPS 2014 12 · José Miguel Hernández-Lobato, Matthew W. Hoffman, Zoubin Ghahramani

We propose a novel information-theoretic approach for Bayesian optimization called Predictive Entropy Search (PES). At each iteration, PES selects the next evaluation point that maximizes the expected information gained with respect to the global maximum. PES codifies this intractable acquisition function in terms of the expected reduction in the differential entropy of the predictive distribution. This reformulation allows PES to obtain approximations that are both more accurate and efficient than other alternatives such as Entropy Search (ES). Furthermore, PES can easily perform a fully Bayesian treatment of the model hyperparameters while ES cannot. We evaluate PES in both synthetic and real-world applications, including optimization problems in machine learning, finance, biotechnology, and robotics. We show that the increased accuracy of PES leads to significant gains in optimization performance.

📄 PDF Abstract BibTeX arXiv:1406.2541

Code (1)

chongkewu/PESC-HPC

Tasks

Bayesian Optimizationglobal-optimization

Similar Papers 제목 키워드 기반

Parallel Predictive Entropy Search for Batch Global Optimization of Expensive Objective Functions

2015-11-23 · NeurIPS 2015 12 · Amar Shah, Zoubin Ghahramani

We develop parallel predictive entropy search (PPES), a novel algorithm for Bayesian optimization of expensive black-box objective functions. At each iteration, PPES aims to select a batch of points which will maximize t…

Bayesian Optimizationglobal-optimization

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

Parallel Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints

2020-04-01 · Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

Real-world problems often involve the optimization of several objectives under multiple constraints. An example is the hyper-parameter tuning problem of machine learning algorithms. In particular, the minimization of the…

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

Improving Bayesian Optimization via Training-Aware Conditional Diffusion Models

2026-06-07 · Yilin Zheng, Haowei Wang, Szu Hui Ng, Enlu Zhou arxiv

Bayesian optimization (BO) is a widely used approach for black-box optimization that uses a Gaussian process (GP) as a surrogate and guides sequential evaluations via an acquisition function, with the ultimate goal of lo…