← Search

Wesley Maddox

9 accepted papers

2023

Bayesian Optimization with Conformal Prediction Sets

AISTATS 2023poster

Bayesian optimization is a coherent, ubiquitous approach to decision-making under uncertainty, with applications including multi-arm bandits, active learning, and black-box optimization. Bayesian optimization selects decisions (i.e. objective function queries) with maximal expected utility with resp…

2022

Accelerating Bayesian Optimization for Biological Sequence Design with Denoising Autoencoders

ICML 2022spotlight

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. We develop a new approach (LaMBO) which jointly trains a denoising autoencoder…

2022

On Uncertainty, Tempering, and Data Augmentation in Bayesian Classification

NeurIPS 2022accept

Aleatoric uncertainty captures the inherent randomness of the data, such as measurement noise. In Bayesian regression, we often use a Gaussian observation model, where we control the level of aleatoric uncertainty with a noise variance parameter. By contrast, for Bayesian classification we use a cat…

2022

Volatility Based Kernels and Moving Average Means for Accurate Forecasting with Gaussian Processes

ICML 2022spotlight

A broad class of stochastic volatility models are defined by systems of stochastic differential equations, and while these models have seen widespread success in domains such as finance and statistical climatology, they typically lack an ability to condition on historical data to produce a true post…

2021

Bayesian Optimization with High-Dimensional Outputs

NeurIPS 2021poster

Bayesian optimization is a sample-efficient black-box optimization procedure that is typically applied to a small number of independent objectives. However, in practice we often wish to optimize objectives defined over many correlated outcomes (or “tasks”). For example, scientists may want to optimi…

Cited by 66SourcePDFScholar
2021

Conditioning Sparse Variational Gaussian Processes for Online Decision-making

NeurIPS 2021poster

With a principled representation of uncertainty and closed form posterior updates, Gaussian processes (GPs) are a natural choice for online decision making. However, Gaussian processes typically require at least $\mathcal{O}(n^2)$ computations for $n$ training points, limiting their general applicab…

2021

Fast Adaptation with Linearized Neural Networks

AISTATS 2021poster

The inductive biases of trained neural networks are difficult to understand and, consequently, to adapt to new settings. We study the inductive biases of linearizations of neural networks, which we show to be surprisingly good summaries of the full network functions. Inspired by this finding, we pro…

2021

Kernel Interpolation for Scalable Online Gaussian Processes

AISTATS 2021poster

Gaussian processes (GPs) provide a gold standard for performance in online settings, such as sample-efficient control and black box optimization, where we need to update a posterior distribution as we acquire data in a sequential online setting. However, updating a GP posterior to accommodate even a…

2021

Loss Surface Simplexes for Mode Connecting Volumes and Fast Ensembling

ICML 2021spotlight

With a better understanding of the loss surfaces for multilayer networks, we can build more robust and accurate training procedures. Recently it was discovered that independently trained SGD solutions can be connected along one-dimensional paths of near-constant training loss. In this paper, we in f…