Skip to content

kyu999/KMBBO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

KMBBO

Efficient and Scalable Batch Bayesian Optimization Using K-Means

Absctract

We present K-Means Batch Bayesian Optimization (KMBBO), a novel batch sampling algorithm for Bayesian Optimization(BO). KMBBO uses unsupervised learning to efficiently es-timate peaks of the model acquisition function. We show inempirical experiments that our method outperforms the current state-of-the-art batch allocation algorithms on a variety oftest problems including tuning of algorithm hyper-parameters and a challenging drug discovery problem. In order to accommodate the real-world problem of high dimensional data, we propose a modification to KMBBO by combining it withcompressed sensing to project the optimization into a lower dimensional subspace. We demonstrate empirically that this 2-step method outperforms algorithms where no dimensionalityreduction has taken place.

Reference


JAPANESE NOTES

Releases

No releases published

Packages

No packages published

Languages