paper-with-me

Papers

BayesOpt: A Library for Bayesian optimization with Robotics Applications

2013-09-03 · Ruben Martinez-Cantin

The purpose of this paper is twofold. On one side, we present a general framework for Bayesian optimization and we compare it with some related fields in active learning and Bayesian numerical analysis. On the other hand, Bayesian optimization and related problems (bandits, sequential experimental design) are highly dependent on the surrogate model that is selected. However, there is no clear standard in the literature. Thus, we present a fast and flexible toolbox that allows to test and combine different models and criteria with little effort. It includes most of the state-of-the-art contributions, algorithms and models. Its speed also removes part of the stigma that Bayesian optimization methods are only good for "expensive functions". The software is free and it can be used in many operating systems and computer languages.

📄 PDF Abstract BibTeX arXiv:1309.0671

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBayesian OptimizationExperimental Design

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

BayesOpt: A Bayesian Optimization Library for Nonlinear Optimization, Experimental Design and Bandits

2014-05-29 · Ruben Martinez-Cantin

BayesOpt is a library with state-of-the-art Bayesian optimization methods to solve nonlinear optimization, stochastic bandits or sequential experimental design problems. Bayesian optimization is sample efficient by build…

Bayesian OptimizationExperimental DesignHyperparameter Optimization

Limbo: A Fast and Flexible Library for Bayesian Optimization

2016-11-22 · Antoine Cully, Konstantinos Chatzilygeroudis, Federico Allocati, Jean-Baptiste Mouret

Limbo is an open-source C++11 library for Bayesian optimization which is designed to be both highly flexible and very fast. It can be used to optimize functions for which the gradient is unknown, evaluations are expensiv…

Bayesian Optimization

Accelerating Bayesian Optimization for Biological Sequence Design with Denoising Autoencoders

2022-03-23 · Samuel Stanton, Wesley Maddox, Nate Gruver, Phillip Maffettone 외

Bayesian optimization (BayesOpt) is a gold standard for query-efficient continuous optimization. However, its adoption for drug design has been hindered by the discrete, high-dimensional nature of the decision variables.…

Bayesian OptimizationDenoisingDrug Design

Meta-learning for sample-efficient Bayesian optimisation of fed-batch processes

2026-05-06 · Becky Langdon, Gabriel D. Patrón, Chrysoula D. Kappatou, Robert M. Lee 외 arxiv

The optimisation of fed-batch (bio)chemical process recipes is subject to inherent, underlying, and unmeasurable fluctuations across batches, whose trajectories are difficult to model and costly to measure. Bayesian Opti…

Gaussian Processes

A Bayesian Optimization Approach to Machine Translation Reranking

2024-11-14 · Julius Cheng, Maike Züfle, Vilém Zouhar, Andreas Vlachos

Reranking a list of candidates from a machine translation system with an external scoring model and returning the highest-scoring candidate remains a simple and effective method for improving the overall output quality. …

Bayesian OptimizationMachine TranslationRerankingTranslation