English

Batch Bayesian Optimization on Permutations using the Acquisition Weighted Kernel

Machine Learning 2023-01-26 v2 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2102.13382,
  title  = {Batch Bayesian Optimization on Permutations using the Acquisition Weighted Kernel},
  author = {Changyong Oh and Roberto Bondesan and Efstratios Gavves and Max Welling},
  journal= {arXiv preprint arXiv:2102.13382},
  year   = {2023}
}

Comments

NeurIPS 2022

R2 v1 2026-06-23T23:32:21.393Z