Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Batch Bayesian Optimization on Permutations using the Acquisition Weighted Kernel

About

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.

Changyong Oh, Roberto Bondesan, Efstratios Gavves, Max Welling• 2021

Related benchmarks

TaskDatasetResultRank
Quadratic Assignment ProblemQAPLIB nug instances
QAP Cost3.72e+3
13
Traveling Salesman ProblemTSP burma14
Mean Tour Length3.37e+3
9
Flowshop Scheduling ProblemFSP-car5
Mean Objective Value7.78e+3
9
Quadratic Assignment ProblemQAP-chr12a
Mean Cost1.19e+4
9
Flowshop Scheduling ProblemFSP-hel2
Mean Performance140.7
8
Flowshop Scheduling ProblemFSP-reC19
Mean Objective Value2.20e+3
8
Traveling Salesman ProblemTSP bayg29
Mean Solution Value2.04e+3
8
Traveling Salesman ProblemTSP-att48
Mean Tour Length1.98e+4
8
Quadratic Assignment ProblemQAP-esc32a
Mean Cost191.7
8
Showing 9 of 9 rows

Other info

Code

Follow for update