paper-with-me

Papers

Bayesian Multi-Scale Optimistic Optimization

2014-02-27 · Ziyu Wang, Babak Shakibi, Lin Jin, Nando de Freitas

Bayesian optimization is a powerful global optimization technique for expensive black-box functions. One of its shortcomings is that it requires auxiliary optimization of an acquisition function at each iteration. This auxiliary optimization can be costly and very hard to carry out in practice. Moreover, it creates serious theoretical concerns, as most of the convergence results assume that the exact optimum of the acquisition function can be found. In this paper, we introduce a new technique for efficient global optimization that combines Gaussian process confidence bounds and treed simultaneous optimistic optimization to eliminate the need for auxiliary optimization of acquisition functions. The experiments with global optimization benchmarks and a novel application to automatic information extraction demonstrate that the resulting technique is more efficient than the two approaches from which it draws inspiration. Unlike most theoretical analyses of Bayesian optimization with Gaussian processes, our finite-time convergence rate proofs do not require exact optimization of an acquisition function. That is, our approach eliminates the unsatisfactory assumption that a difficult, potentially NP-hard, problem has to be solved in order to obtain vanishing regret rates.

📄 PDF Abstract BibTeX arXiv:1402.7005

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationGaussian Processesglobal-optimization

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Optimistic Optimization of Gaussian Process Samples

2022-09-02 · Julia Grosse, Cheng Zhang, Philipp Hennig

Bayesian optimization is a popular formalism for global optimization, but its computational costs limit it to expensive-to-evaluate functions. A competing, computationally more efficient, global optimization framework is…

Bayesian OptimizationComputational Efficiencyglobal-optimization

Variational Bayesian Optimistic Sampling

2021-10-29 · NeurIPS 2021 12 · Brendan O'Donoghue, Tor Lattimore

We consider online sequential decision problems where an agent must balance exploration and exploitation. We derive a set of Bayesian `optimistic' policies which, in the stochastic multi-armed bandit case, includes the T…

Thompson Sampling

Constrained Multi-objective Bayesian Optimization through Optimistic Constraints Estimation

2024-11-06 · Diantong Li, Fengxue Zhang, Chong Liu, Yuxin Chen

Multi-objective Bayesian optimization has been widely adopted in scientific experiment design, including drug discovery and hyperparameter optimization. In practice, regulatory or safety concerns often impose additional …

Active LearningBayesian OptimizationDrug DiscoveryHyperparameter Optimization

Robust Bayesian Classification Using an Optimistic Score Ratio

2020-07-08 · ICML 2020 1 · Viet Anh Nguyen, Nian Si, Jose Blanchet

We build a Bayesian contextual classification model using an optimistic score ratio for robust binary classification when there is limited information on the class-conditional, or contextual, distribution. The optimistic…

Binary ClassificationClassificationGeneral Classification

Optimistic Distributionally Robust Optimization for Nonparametric Likelihood Approximation

2019-10-23 · NeurIPS 2019 12 · Viet Anh Nguyen, Soroosh Shafieezadeh-Abadeh, Man-Chung Yue, Daniel Kuhn 외

The likelihood function is a fundamental component in Bayesian statistics. However, evaluating the likelihood of an observation is computationally intractable in many applications. In this paper, we propose a non-paramet…