Alpha Entropy Search for New Information-based Bayesian Optimization
Daniel Fern\'andez-S\'anchez, Eduardo C. Garrido-Merch\'an, Daniel, Hern\'andez-Lobato

TL;DR
This paper introduces Alpha Entropy Search (AES), a new information-based Bayesian optimization method using the {}-divergence, which generalizes KL divergence to select informative evaluation points for optimizing complex functions.
Contribution
AES is a novel acquisition function for Bayesian optimization based on the {}-divergence, providing a flexible trade-off in measuring distribution differences and improving optimization performance.
Findings
AES performs competitively with existing information-based methods.
The {}-divergence allows flexible exploration-exploitation trade-offs.
Implementation available in BOTorch for practical use.
Abstract
Bayesian optimization (BO) methods based on information theory have obtained state-of-the-art results in several tasks. These techniques heavily rely on the Kullback-Leibler (KL) divergence to compute the acquisition function. In this work, we introduce a novel information-based class of acquisition functions for BO called Alpha Entropy Search (AES). AES is based on the {\alpha}-divergence, that generalizes the KL divergence. Iteratively, AES selects the next evaluation point as the one whose associated target value has the highest level of the dependency with respect to the location and associated value of the global maximum of the optimization problem. Dependency is measured in terms of the {\alpha}-divergence, as an alternative to the KL divergence. Intuitively, this favors the evaluation of the objective function at the most informative points about the global maximum. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research
