paper-with-me

홈 › Papers

H-Entropy Search: Generalizing Bayesian Optimization with a Decision-theoretic Uncertainty Measure

2021-09-29 · Willie Neiswanger, Lantao Yu, Shengjia Zhao, Chenlin Meng, Stefano Ermon

Bayesian optimization (BO) is a popular method for efficiently inferring optima of an expensive black-box function via a sequence of queries. Existing information-theoretic BO procedures aim to make queries that most reduce the uncertainty about optima, where the uncertainty is captured by Shannon entropy. However, an optimal measure of uncertainty would, ideally, factor in how we intend to use the inferred quantity in some downstream procedure. In this paper, we instead consider the H-entropy, a generalization of Shannon entropy from work in statistical decision theory (DeGroot, 1962; Rao, 1984), which contains a broad class of uncertainty measures parameterized by a problem-specific loss function corresponding to a downstream task. We first show that special cases of the H-entropy lead to popular acquisition functions used in BO procedures such as knowledge gradient, expected improvement, and entropy search. We then show how alternative choices for the loss yield a flexible family of acquisition functions for a variety of specialized optimization tasks, including variants of top-k estimation, level set estimation, and multi-valued search. For special cases of the loss and design space, we develop gradient-based methods to efficiently optimize our proposed family of acquisition functions, and demonstrate that the resulting BO procedure shows strong empirical performance on a diverse set of optimization tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Generalizing Bayesian Optimization with Decision-theoretic Entropies

2022-10-04 · Willie Neiswanger, Lantao Yu, Shengjia Zhao, Chenlin Meng 외

Bayesian optimization (BO) is a popular method for efficiently inferring optima of an expensive black-box function via a sequence of queries. Existing information-theoretic BO procedures aim to make queries that most red…

Bayesian OptimizationDecision MakingSequential Decision Making

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

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

Information-Theoretic State Variable Selection for Reinforcement Learning

2024-01-21 · Charles Westphal, Stephen Hailes, Mirco Musolesi

Identifying the most suitable variables to represent the state is a fundamental challenge in Reinforcement Learning (RL). These variables must efficiently capture the information necessary for making optimal decisions. I…

Decision Makingfeature selectionQ-Learningreinforcement-learning+3

Multi-objective Bayesian Optimization using Pareto-frontier Entropy

2019-06-01 · ICML 2020 1 · Shinya Suzuki, Shion Takeno, Tomoyuki Tamura, Kazuki Shitara 외

This paper studies an entropy-based multi-objective Bayesian optimization (MBO). The entropy search is successful approach to Bayesian optimization. However, for MBO, existing entropy-based methods ignore trade-off among…

Bayesian Optimization