paper-with-me

Papers

A New Knowledge Gradient-based Method for Constrained Bayesian Optimization

2021-01-20 · Wenjie Chen, Shengcai Liu, Ke Tang

Black-box problems are common in real life like structural design, drug experiments, and machine learning. When optimizing black-box systems, decision-makers always consider multiple performances and give the final decision by comprehensive evaluations. Motivated by such practical needs, we focus on constrained black-box problems where the objective and constraints lack known special structure, and evaluations are expensive and even with noise. We develop a novel constrained Bayesian optimization approach based on the knowledge gradient method ($c-\rm{KG}$). A new acquisition function is proposed to determine the next batch of samples considering optimality and feasibility. An unbiased estimator of the gradient of the new acquisition function is derived to implement the $c-\rm{KG}$ approach.

📄 PDF Abstract BibTeX arXiv:2101.08743

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Discretization-free Knowledge Gradient Methods for Bayesian Optimization

2017-07-20 · Jian Wu, Peter I. Frazier

This paper studies Bayesian ranking and selection (R&S) problems with correlated prior beliefs and continuous domains, i.e. Bayesian optimization (BO). Knowledge gradient methods [Frazier et al., 2008, 2009] have been wi…

Bayesian Optimization

Information Preserving Line Search via Bayesian Optimization

2025-07-21 · Robin Labryga, Tomislav Prusina, Sören Laue arxiv

Line search is a fundamental part of iterative optimization methods for unconstrained and bound-constrained optimization problems to determine suitable step lengths that provide sufficient improvement in each iteration. …

Bayesian Joint Chance Constrained Optimization: Approximations and Statistical Consistency

2021-06-23 · Prateek Jaiswal, Harsha Honnappa, Vinayak A. Rao

This paper considers data-driven chance-constrained stochastic optimization problems in a Bayesian framework. Bayesian posteriors afford a principled mechanism to incorporate data and prior knowledge into stochastic opti…

Stochastic Optimization

The Parallel Knowledge Gradient Method for Batch Bayesian Optimization

2016-06-14 · NeurIPS 2016 12 · Jian Wu, Peter I. Frazier

In many applications of black-box optimization, one can evaluate multiple points simultaneously, e.g. when evaluating the performances of several different neural network architectures in a parallel computing environment…

Bayesian Optimization

Penalized Overdamped and Underdamped Langevin Monte Carlo Algorithms for Constrained Sampling

2022-11-29 · Mert Gürbüzbalaban, Yuanhan Hu, Lingjiong Zhu

We consider the constrained sampling problem where the goal is to sample from a target distribution $\pi(x)\propto e^{-f(x)}$ when $x$ is constrained to lie on a convex body $\mathcal{C}$. Motivated by penalty methods fr…