paper-with-me

홈 › Papers

Alpha Entropy Search for New Information-based Bayesian Optimization

2024-11-25 · Daniel Fernández-Sánchez, Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

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 {\alpha}-divergence has a free parameter {\alpha}, which determines the behavior of the divergence, trading-off evaluating differences between distributions at a single mode, and evaluating differences globally. Therefore, different values of {\alpha} result in different acquisition functions. AES acquisition lacks a closed-form expression. However, we propose an efficient and accurate approximation using a truncated Gaussian distribution. In practice, the value of {\alpha} can be chosen by the practitioner, but here we suggest to use a combination of acquisition functions obtained by simultaneously considering a range of values of {\alpha}. We provide an implementation of AES in BOTorch and we evaluate its performance in both synthetic, benchmark and real-world experiments involving the tuning of the hyper-parameters of a deep neural network. These experiments show that the performance of AES is competitive with respect to other information-based acquisition functions such as JES, MES or PES.

📄 PDF Abstract BibTeX arXiv:2411.16586

Code (1)

fernandezdaniel/alphaES 공식 구현 pytorch

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Generalized Bayesian Cramér-Rao Inequality via Information Geometry of Relative $α$-Entropy

2020-02-11 · Kumar Vijay Mishra, M. Ashok Kumar

The relative $\alpha$-entropy is the R\'enyi analog of relative entropy and arises prominently in information-theoretic problems. Recent information geometric investigations on this quantity have enabled the generalizati…

Unity

$α$-PFN: Fast Entropy Search via In-Context Learning

2026-06-05 · Herilalaina Rakotoarison, Steven Adriaensen, Tom Viering, Carl Hvarfner 외 arxiv

Information-theoretic acquisition functions such as Entropy Search (ES) offer a principled exploration-exploitation framework for Bayesian optimization (BO). However, their practical implementation relies on complicated …

Information Geometry and Classical Cramér-Rao Type Inequalities

2021-04-02 · Kumar Vijay Mishra, M. Ashok Kumar

We examine the role of information geometry in the context of classical Cram\'er-Rao (CR) type inequalities. In particular, we focus on Eguchi's theory of obtaining dualistic geometric structures from a divergence functi…

Vocal Bursts Type Prediction

Max-value Entropy Search for Efficient Bayesian Optimization

2017-03-06 · ICML 2017 8 · Zi Wang, Stefanie Jegelka

Entropy Search (ES) and Predictive Entropy Search (PES) are popular and empirically successful Bayesian Optimization techniques. Both rely on a compelling information-theoretic motivation, and maximize the information ga…

Bayesian OptimisationBayesian Optimization

Joint Entropy Search for Maximally-Informed Bayesian Optimization

2022-06-09 · Carl Hvarfner, Frank Hutter, Luigi Nardi

Information-theoretic Bayesian optimization techniques have become popular for optimizing expensive-to-evaluate black-box functions due to their non-myopic qualities. Entropy Search and Predictive Entropy Search both con…

Bayesian OptimizationDecision Making