paper-with-me

Papers

Batch Bayesian Optimization on Permutations using the Acquisition Weighted Kernel

2021-02-26 · Changyong Oh, Roberto Bondesan, Efstratios Gavves, Max Welling

In this work we propose a batch Bayesian optimization method for combinatorial problems on permutations, which is well suited for expensive-to-evaluate objectives. We first introduce LAW, an efficient batch acquisition method based on determinantal point processes using the acquisition weighted kernel. Relying on multiple parallel evaluations, LAW enables accelerated search on combinatorial spaces. We then apply the framework to permutation problems, which have so far received little attention in the Bayesian Optimization literature, despite their practical importance. We call this method LAW2ORDER. On the theoretical front, we prove that LAW2ORDER has vanishing simple regret by showing that the batch cumulative regret is sublinear. Empirically, we assess the method on several standard combinatorial problems involving permutations such as quadratic assignment, flowshop scheduling and the traveling salesman, as well as on a structure learning task.

📄 PDF Abstract BibTeX arXiv:2102.13382

Code (1)

changyong-oh/law2order 공식 구현 pytorch

Tasks

Bayesian OptimizationPoint ProcessesScheduling

Similar Papers 제목 키워드 기반

An Efficient Batch Constrained Bayesian Optimization Approach for Analog Circuit Synthesis via Multi-objective Acquisition Ensemble

2021-06-28 · Shuhan Zhang, Fan Yang, Changhao Yan, Dian Zhou 외

Bayesian optimization is a promising methodology for analog circuit synthesis. However, the sequential nature of the Bayesian optimization framework significantly limits its ability to fully utilize real-world computatio…

Bayesian Optimizationvalid

Batch Bayesian Optimization via Multi-objective Acquisition Ensemble for Automated Analog Circuit Design

2018-07-01 · ICML 2018 7 · Wenlong Lyu, Fan Yang, Changhao Yan, Dian Zhou 외

Bayesian optimization methods are promising for the optimization of black-box functions that are expensive to evaluate. In this paper, a novel batch Bayesian optimization approach is proposed. The parallelization is…

Bayesian Optimization

Bayesian Optimization over Permutation Spaces

2021-12-02 · Aryan Deshwal, Syrine Belakaria, Janardhan Rao Doppa, Dae Hyun Kim

Optimizing expensive to evaluate black-box functions over an input space consisting of all permutations of d objects is an important problem with many real-world applications. For example, placement of functional blocks …

Bayesian OptimizationHeuristic SearchThompson Sampling

Batched Bayesian optimization by maximizing the probability of including the optimum

2024-10-08 · Jenna Fromer, Runzhong Wang, Mrunali Manjrekar, Austin Tripp 외

Batched Bayesian optimization (BO) can accelerate molecular design by efficiently identifying top-performing compounds from a large chemical library. Existing acquisition strategies for batch design in BO aim to balance …

Bayesian OptimizationDiversityThompson Sampling

Batched Energy-Entropy acquisition for Bayesian Optimization

2024-10-11 · Felix Teufel, Carsten Stahlhut, Jesper Ferkinghoff-Borg

Bayesian optimization (BO) is an attractive machine learning framework for performing sample-efficient global optimization of black-box functions. The optimization process is guided by an acquisition function that select…

Bayesian OptimizationGaussian Processesglobal-optimization