paper-with-me

Papers

Multifidelity Bayesian Optimization for Binomial Output

2019-02-19 · Leonid Matyushin, Alexey Zaytsev, Oleg Alenkin, Andrey Ustuzhanin

The key idea of Bayesian optimization is replacing an expensive target function with a cheap surrogate model. By selection of an acquisition function for Bayesian optimization, we trade off between exploration and exploitation. The acquisition function typically depends on the mean and the variance of the surrogate model at a given point. The most common Gaussian process-based surrogate model assumes that the target with fixed parameters is a realization of a Gaussian process. However, often the target function doesn't satisfy this approximation. Here we consider target functions that come from the binomial distribution with the parameter that depends on inputs. Typically we can vary how many Bernoulli samples we obtain during each evaluation. We propose a general Gaussian process model that takes into account Bernoulli outputs. To make things work we consider a simple acquisition function based on Expected Improvement and a heuristic strategy to choose the number of samples at each point thus taking into account precision of the obtained output.

📄 PDF Abstract BibTeX arXiv:1902.06937

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian 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 제목 키워드 기반

Non-Myopic Multifidelity Bayesian Optimization

2022-07-13 · Francesco Di Fiore, Laura Mainini

Bayesian optimization is a popular framework for the optimization of black box functions. Multifidelity methods allows to accelerate Bayesian optimization by exploiting low-fidelity representations of expensive objective…

Bayesian Optimization

Physics-Aware Multifidelity Bayesian Optimization: a Generalized Formulation

2023-12-10 · Francesco Di Fiore, Laura Mainini

The adoption of high-fidelity models for many-query optimization problems is majorly limited by the significant computational cost required for their evaluation at every query. Multifidelity Bayesian methods (MFBO) allow…

Bayesian OptimizationManagement

Resource Aware Multifidelity Active Learning for Efficient Optimization

2020-07-09 · Francesco Grassi, Giorgio Manganini, Michele Garraffa, Laura Mainini

Traditional methods for black box optimization require a considerable number of evaluations which can be time consuming, unpractical, and often unfeasible for many engineering applications that rely on accurate represent…

Active LearningBayesian OptimizationDistributed Computing

A multifidelity approach to continual learning for physical systems

2023-04-08 · Amanda Howard, Yucheng Fu, Panos Stinis

We introduce a novel continual learning method based on multifidelity deep neural networks. This method learns the correlation between the output of previously trained models and the desired output of the model on the cu…

Continual Learning

Projection-based multifidelity linear regression for data-scarce applications

2025-08-11 · Vignesh Sella, Julie Pham, Karen Willcox, Anirban Chaudhuri arxiv

Surrogate modeling for systems with high-dimensional quantities of interest remains challenging, particularly when training data are costly to acquire. This work develops multifidelity methods for multiple-input multiple…

Dimensionality ReductionData Augmentation