paper-with-me

Papers

A Study of Bayesian Neural Network Surrogates for Bayesian Optimization

2023-05-31 · Yucen Lily Li, Tim G. J. Rudner, Andrew Gordon Wilson

Bayesian optimization is a highly efficient approach to optimizing objective functions which are expensive to query. These objectives are typically represented by Gaussian process (GP) surrogate models which are easy to optimize and support exact inference. While standard GP surrogates have been well-established in Bayesian optimization, Bayesian neural networks (BNNs) have recently become practical function approximators, with many benefits over standard GPs such as the ability to naturally handle non-stationarity and learn representations for high-dimensional data. In this paper, we study BNNs as alternatives to standard GP surrogates for optimization. We consider a variety of approximate inference procedures for finite-width BNNs, including high-quality Hamiltonian Monte Carlo, low-cost stochastic MCMC, and heuristics such as deep ensembles. We also consider infinite-width BNNs, linearized Laplace approximations, and partially stochastic models such as deep kernel learning. We evaluate this collection of surrogate models on diverse problems with varying dimensionality, number of objectives, non-stationarity, and discrete and continuous inputs. We find: (i) the ranking of methods is highly problem dependent, suggesting the need for tailored inductive biases; (ii) HMC is the most successful approximate inference procedure for fully stochastic BNNs; (iii) full stochasticity may be unnecessary as deep kernel learning is relatively competitive; (iv) deep ensembles perform relatively poorly; (v) infinite-width BNNs are particularly promising, especially in high dimensions.

📄 PDF Abstract BibTeX arXiv:2305.20028

Code (2)

yucenli/bnn-bo 공식 구현 pytorch
wiseodd/laplace-bayesopt pytorch

Tasks

Bayesian Optimization

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음
GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…
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 제목 키워드 기반

Towards Scalable Bayesian Optimization via Gradient-Informed Bayesian Neural Networks

2025-04-14 · Georgios Makrygiorgos, Joshua Hang Sai Ip, Ali Mesbah

Bayesian optimization (BO) is a widely used method for data-driven optimization that generally relies on zeroth-order data of objective function to construct probabilistic surrogate models. These surrogates guide the exp…

Bayesian OptimizationGaussian Processes

In-Context Learning for Latent Space Bayesian Optimization

2026-06-08 · Tuan A. Vu, Harri Lähdesmäki, Julien Martinelli arxiv

Bayesian optimization (BO) is a central tool for sample-efficient design, and latent-space Bayesian optimization (LSBO) extends it to structured objects such as molecules and proteins. In parallel, tabular foundation mod…

Adaptive Gaussian process surrogates for Bayesian inference

2018-09-27 · Timur Takhtaganov, Juliane Müller

We present an adaptive approach to the construction of Gaussian process surrogates for Bayesian inference with expensive-to-evaluate forward models. Our method relies on the fully Bayesian approach to training Gaussian p…

Bayesian Inferenceglobal-optimization

Scalarizing Functions in Bayesian Multiobjective Optimization

2019-04-11 · Tinkle Chugh

Scalarizing functions have been widely used to convert a multiobjective optimization problem into a single objective optimization problem. However, their use in solving (computationally) expensive multi- and many-objecti…

Multiobjective Optimization

Optimizing High-Dimensional Physics Simulations via Composite Bayesian Optimization

2021-11-29 · Wesley Maddox, Qing Feng, Max Balandat

Physical simulation-based optimization is a common task in science and engineering. Many such simulations produce image- or tensor-based outputs where the desired objective is a function of those outputs, and optimizatio…

Bayesian OptimizationVocal Bursts Intensity Prediction