paper-with-me

Papers

Bayesian Optimization with a Finite Budget: An Approximate Dynamic Programming Approach

2016-12-01 · NeurIPS 2016 12 · Remi Lam, Karen Willcox, David H. Wolpert

We consider the problem of optimizing an expensive objective function when a finite budget of total evaluations is prescribed. In that context, the optimal solution strategy for Bayesian optimization can be formulated as a dynamic programming instance. This results in a complex problem with uncountable, dimension-increasing state space and an uncountable control space. We show how to approximate the solution of this dynamic programming problem using rollout, and propose rollout heuristics specifically designed for the Bayesian optimization setting. We present numerical experiments showing that the resulting algorithm for optimization with a finite budget outperforms several popular Bayesian optimization algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Pareto Set Learning for Expensive Multi-Objective Optimization

2022-10-16 · Xi Lin, Zhiyuan Yang, Xiaoyuan Zhang, Qingfu Zhang

Expensive multi-objective optimization problems can be found in many real-world applications, where their objective function evaluations involve expensive computations or physical experiments. It is desirable to obtain a…

Bayesian OptimizationDecision Making

Every Call is Precious: Global Optimization of Black-Box Functions with Unknown Lipschitz Constants

2025-02-06 · Fares Fourati, Salma Kharrat, Vaneet Aggarwal, Mohamed-Slim Alouini

Optimizing expensive, non-convex, black-box Lipschitz continuous functions presents significant challenges, particularly when the Lipschitz constant of the underlying function is unknown. Such problems often demand numer…

global-optimization

A General Framework for User-Guided Bayesian Optimization

2023-11-24 · Carl Hvarfner, Frank Hutter, Luigi Nardi

The optimization of expensive-to-evaluate black-box functions is prevalent in various scientific disciplines. Bayesian optimization is an automatic, general and sample-efficient method to solve these problems with minima…

Bayesian Optimization

Non-Myopic Multi-Objective Bayesian Optimization

2024-12-11 · Syrine Belakaria, Alaleh Ahmadianshalchi, Barbara Engelhardt, Stefano Ermon 외

We consider the problem of finite-horizon sequential experimental design to solve multi-objective optimization (MOO) of expensive black-box objective functions. This problem arises in many real-world applications, includ…

Bayesian OptimizationExperimental Design

PACSBO: Probably approximately correct safe Bayesian optimization

2024-09-02 · Abdullah Tokmak, Thomas B. Schön, Dominik Baumann

Safe Bayesian optimization (BO) algorithms promise to find optimal control policies without knowing the system dynamics while at the same time guaranteeing safety with high probability. In exchange for those guarantees, …

Bayesian Optimization