paper-with-me

Papers

Scalable Constrained Bayesian Optimization

2020-02-20 · David Eriksson, Matthias Poloczek

The global optimization of a high-dimensional black-box function under black-box constraints is a pervasive task in machine learning, control, and engineering. These problems are challenging since the feasible set is typically non-convex and hard to find, in addition to the curses of dimensionality and the heterogeneity of the underlying functions. In particular, these characteristics dramatically impact the performance of Bayesian optimization methods, that otherwise have become the de facto standard for sample-efficient optimization in unconstrained settings, leaving practitioners with evolutionary strategies or heuristics. We propose the scalable constrained Bayesian optimization (SCBO) algorithm that overcomes the above challenges and pushes the applicability of Bayesian optimization far beyond the state-of-the-art. A comprehensive experimental evaluation demonstrates that SCBO achieves excellent results on a variety of benchmarks. To this end, we propose two new control problems that we expect to be of independent value for the scientific community.

📄 PDF Abstract BibTeX arXiv:2002.08526

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimizationglobal-optimization

Similar Papers 제목 키워드 기반

Bayesian Coresets: Revisiting the Nonconvex Optimization Perspective

2020-07-01 · Jacky Y. Zhang, Rajiv Khanna, Anastasios Kyrillidis, Oluwasanmi Koyejo

Bayesian coresets have emerged as a promising approach for implementing scalable Bayesian inference. The Bayesian coreset problem involves selecting a (weighted) subset of the data samples, such that the posterior infere…

Bayesian Inference

An adaptive approach to Bayesian Optimization with switching costs

2024-05-14 · Stefan Pricopie, Richard Allmendinger, Manuel Lopez-Ibanez, Clyde Fare 외

We investigate modifications to Bayesian Optimization for a resource-constrained setting of sequential experimental design where changes to certain design variables of the search space incur a switching cost. This models…

Bayesian OptimizationExperimental Design

Constrained Bayesian Optimization under Bivariate Gaussian Process with Application to Cure Process Optimization

2025-05-30 · Yezhuo Li, Qiong Zhang, Madhura Limaye, Gang Li

Bayesian Optimization, leveraging Gaussian process models, has proven to be a powerful tool for minimizing expensive-to-evaluate objective functions by efficiently exploring the search space. Extensions such as constrain…

Bayesian OptimizationGaussian Processes

Scalable Bayesian Optimization with Sparse Gaussian Process Models

2020-10-26 · Ang Yang

This thesis focuses on Bayesian optimization with the improvements coming from two aspects:(i) the use of derivative information to accelerate the optimization convergence; and (ii) the consideration of scalable GPs for …

Bayesian Optimization

Constrained Bayesian Optimization for Automatic Chemical Design

2017-09-16 · Ryan-Rhys Griffiths, José Miguel Hernández-Lobato

Automatic Chemical Design is a framework for generating novel molecules with optimized properties. The original scheme, featuring Bayesian optimization over the latent space of a variational autoencoder, suffers from the…

Bayesian Optimization