MUMBO: MUlti-Task Max-Value Bayesian Optimization
Abstract
We propose MUMBO, the first high-performing yet computationally efficient acquisition function for multi-task Bayesian optimization. Here, the challenge is to perform efficient optimization by evaluating low-cost functions somehow related to our true target function. This is a broad class of problems including the popular task of multi-fidelity optimization. However, while information-theoretic acquisition functions are known to provide state-of-the-art Bayesian optimization, existing implementations for multi-task scenarios have prohibitive computational requirements. Previous acquisition functions have therefore been suitable only for problems with both low-dimensional parameter spaces and function query costs sufficiently large to overshadow very significant optimization overheads. In this work, we derive a novel multi-task version of entropy search, delivering robust performance with low computational overheads across classic optimization challenges and multi-task hyper-parameter tuning. MUMBO is scalable and efficient, allowing multi-task Bayesian optimization to be deployed in problems with rich parameter and fidelity spaces.
Cite
Text
Moss et al. "MUMBO: MUlti-Task Max-Value Bayesian Optimization." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2020. doi:10.1007/978-3-030-67664-3_27Markdown
[Moss et al. "MUMBO: MUlti-Task Max-Value Bayesian Optimization." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2020.](https://mlanthology.org/ecmlpkdd/2020/moss2020ecmlpkdd-mumbo/) doi:10.1007/978-3-030-67664-3_27BibTeX
@inproceedings{moss2020ecmlpkdd-mumbo,
title = {{MUMBO: MUlti-Task Max-Value Bayesian Optimization}},
author = {Moss, Henry B. and Leslie, David S. and Rayson, Paul},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2020},
pages = {447-462},
doi = {10.1007/978-3-030-67664-3_27},
url = {https://mlanthology.org/ecmlpkdd/2020/moss2020ecmlpkdd-mumbo/}
}