paper-with-me

Papers

Constrained Bayesian Optimization with Noisy Experiments

2017-06-21 · Benjamin Letham, Brian Karrer, Guilherme Ottoni, Eytan Bakshy

Randomized experiments are the gold standard for evaluating the effects of changes to real-world systems. Data in these tests may be difficult to collect and outcomes may have high variance, resulting in potentially large measurement error. Bayesian optimization is a promising technique for efficiently optimizing multiple continuous parameters, but existing approaches degrade in performance when the noise level is high, limiting its applicability to many randomized experiments. We derive an expression for expected improvement under greedy batch optimization with noisy observations and noisy constraints, and develop a quasi-Monte Carlo approximation that allows it to be efficiently optimized. Simulations with synthetic functions show that optimization performance on noisy, constrained problems outperforms existing methods. We further demonstrate the effectiveness of the method with two real-world experiments conducted at Facebook: optimizing a ranking system, and optimizing server compiler flags.

📄 PDF Abstract BibTeX arXiv:1706.07094

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

No-Regret Constrained Bayesian Optimization of Noisy and Expensive Hybrid Models using Differentiable Quantile Function Approximations

2023-05-05 · Congwen Lu, Joel A. Paulson

This paper investigates the problem of efficient constrained global optimization of hybrid models that are a composition of a known white-box function and an expensive multi-output black-box function subject to noisy obs…

Bayesian Optimizationglobal-optimization

Speed-Constrained Tuning for Statistical Machine Translation Using Bayesian Optimization

2016-04-18 · NAACL 2016 6 · Daniel Beck, Adrià De Gispert, Gonzalo Iglesias, Aurelien Waite 외

We address the problem of automatically finding the parameters of a statistical machine translation system that maximize BLEU scores while ensuring that decoding speed exceeds a minimum value. We propose the use of Bayes…

Bayesian OptimizationMachine TranslationTranslation

Bayesian Optimization by Kernel Regression and Density-based Exploration

2025-02-10 · Tansheng Zhu, HongYu Zhou, Ke Jin, Xusheng Xu 외

Bayesian optimization is highly effective for optimizing expensive-to-evaluate black-box functions, but it faces significant computational challenges due to the high computational complexity of Gaussian processes, which …

Bayesian OptimizationComputational EfficiencyGaussian Processesregression

Information Theoretic Bayesian Optimization over the Probability Simplex

2026-03-10 · Federico Pavesi, Antonio Candelieri, Noémie Jaquier arxiv

Bayesian optimization is a data-efficient technique that has been shown to be extremely powerful to optimize expensive, black-box, and possibly noisy objective functions. Many applications involve optimizing probabilitie…

Bayesian Matrix Completion Under Geometric Constraints

2026-01-30 · Rohit Varma Chiluvuri, Santosh Nannuru arxiv

The completion of a Euclidean distance matrix (EDM) from sparse and noisy observations is a fundamental challenge in signal processing, with applications in sensor network localization, acoustic room reconstruction, mole…