Bayesian optimization (BO) and its batch extensions are successful for optimizing expensive black-box functions. However, these traditional BO approaches are not yet ideal for optimizing less expensive functions when the computational cost of BO can dominate the cost of evaluating the blackbox function. Examples of the…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Gemini uses inexpensive measurements to correct biases in expensive property evaluations.
Many expensive black-box optimisation problems are sensitive to their inputs. In these problems it makes more sense to locate a region of good designs, than a single-possibly fragile-optimal design. Expensive black-box functions can be optimised effectively with Bayesian optimisation, where a Gaussian process is a popu…
BIS uses bandits to efficiently sample from expensive-to-evaluate densities.
This paper develops a method to approximate the whole Pareto set for expensive multi-objective optimization.
AEGiS optimizes expensive function evaluations asynchronously.
Improved MCMC sampling for expensive, irregular likelihoods.
A new Bayesian method optimizes time-dependent expensive functions with lookahead.
A new method for faster multi-objective optimization by evaluating objectives separately.
Novel CE-method variants reduce local minima convergence with fewer function evaluations.
This work presents PESMOC, Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints, an information-based strategy for the simultaneous optimization of multiple expensive-to-evaluate black-box functions under the presence of several constraints. PESMOC can hence be used to solve a wide range…
USeMOC framework reduces expensive simulations for MO optimization with constraints.
We propose a Bayesian optimization algorithm for objective functions that are sums or integrals of expensive-to-evaluate functions, allowing noisy evaluations. These objective functions arise in multi-task Bayesian optimization for tuning machine learning hyperparameters, optimization via simulation, and sequential des…
Efficiently identifies key input variables for expensive functions using active learning.
The notion of expense in Bayesian optimisation generally refers to the uniformly expensive cost of function evaluations over the whole search space. However, in some scenarios, the cost of evaluation for black-box objective functions is non-uniform since different inputs from search space may incur different costs for …
The design of machine learning systems often requires trading off different objectives, for example, prediction error and energy consumption for deep neural networks (DNNs). Typically, no single design performs well in all objectives; therefore, finding Pareto-optimal designs is of interest. The search for Pareto-optim…
Accelerates Bayesian optimization of function networks with partial evaluations.
Real-world optimization problems often have expensive objective functions in terms of cost and time. It is desirable to find near-optimal solutions with very few function evaluations. Surrogate-assisted optimizers tend to reduce the required number of function evaluations by replacing the real function with an efficien…
A new method for optimizing black-box problems with constraints.
Parallel BO method for multi-objective optimization with constraints.
Novel method reduces costly model evaluations in inference problems.
ECP optimizes expensive functions without knowing Lipschitz constant.
In many scientific and engineering applications, we are tasked with the maximisation of an expensive to evaluate black box function . Traditional settings for this problem assume just the availability of this single function. However, in many cases, cheap approximations to may be obtainable. For example, the exp…
NoFAS combines variational inference and adaptive surrogate models for efficient inference of computationally expensive models.
Bayesian search optimizes exploration of feasible solutions under expensive constraints.
A common problem in disciplines of applied Statistics research such as Astrostatistics is of estimating the posterior distribution of relevant parameters. Typically, the likelihoods for such models are computed via expensive experiments such as cosmological simulations of the universe. An urgent challenge in these rese…
MESMOC optimizes constrained multi-objective problems efficiently.
Posterior sampling-based EI achieves sublinear regret bounds for expensive function optimization.
The paper evaluates three variants of the Gated Recurrent Unit (GRU) in recurrent neural networks (RNN) by reducing parameters in the update and reset gates. We evaluate the three variant GRU models on MNIST and IMDB datasets and show that these GRU-RNN variant models perform as well as the original GRU RNN model while…
BOKE optimizes expensive functions with reduced computational costs.
Markov Chain Monte Carlo (MCMC) methods have a drawback when working with a target distribution or likelihood function that is computationally expensive to evaluate, specially when working with big data. This paper focuses on Metropolis-Hastings (MH) algorithm for unimodal distributions. Here, an enhanced MH algorithm …
Bayesian optimization (BO) is a powerful paradigm for derivative-free global optimization of a black-box objective function (BOF) that is expensive to evaluate. However, the overhead of BO can still be prohibitive for problems with highly expensive function evaluations. In this paper, we investigate how to reduce the r…
We develop parallel predictive entropy search (PPES), a novel algorithm for Bayesian optimization of expensive black-box objective functions. At each iteration, PPES aims to select a batch of points which will maximize the information gain about the global maximizer of the objective. Well known strategies exist for sug…
UA-SABI uses surrogates to speed up Bayesian inference for expensive models.
Many objective Bayesian optimization tackles redundant objectives in expensive black-box functions.
The paper proposes a technique to speed up evolutionary algorithms by using lower-cost approximations of the objective function.
In this paper, we focus on developing efficient sensitivity analysis methods for a computationally expensive objective function in the case that the minimization of it has just been performed. Here "computationally expensive" means that each of its evaluation takes significant amount of time, and therefore our m…
A new MCMC method combines low and high-fidelity models to reduce computation.
Automates design of lightweight neural networks for image classification.
A framework for efficient multi-objective optimization using entropy search.
Bayesian inference for expensive likelihoods using Langevin Monte Carlo with NF.
Enhances PCE surrogates using transfer learning for expensive simulations.
ASEs use surrogate estimation to efficiently evaluate model performance with minimal labels.
We consider parallel global optimization of derivative-free expensive-to-evaluate functions, and propose an efficient method based on stochastic approximation for implementing a conceptual Bayesian optimization algorithm proposed by Ginsbourger et al. (2007). At the heart of this algorithm is maximizing the information…
MBORE optimizes multi-objective problems using density-ratio estimation.
Framework optimizes expensive manufacturing processes efficiently.
Bayesian optimisation is a popular, surrogate model-based approach for optimising expensive black-box functions. Given a surrogate model, the next location to expensively evaluate is chosen via maximisation of a cheap-to-query acquisition function. We present an -greedy procedure for Bayesian optimisation in batch s…
We propose an extension of the concept of Expected Improvement criterion commonly used in Kriging based optimization. We extend it for more complex Kriging models, e.g. models using derivatives. The target field of application are CFD problems, where objective function are extremely expensive to evaluate, but the theor…