← Search

Jasper Snoek

19 accepted papers

2025

Bayesian Optimization via Continual Variational Last Layer Training

ICLR 2025spotlight

Gaussian Processes (GPs) are widely seen as the state-of-the-art surrogate models for Bayesian optimization (BO) due to their ability to model uncertainty and their performance on tasks where correlations are easily captured (such as those defined by Euclidean metrics) and their ability to be effici…

Cited by 1SourcePDFScholar
2022

Predicting the utility of search spaces for black-box optimization: a simple, budget-aware approach

AISTATS 2022poster

Black box optimization requires specifying a search space to explore for solutions, e.g. a d-dimensional compact space, and this choice is critical for getting the best results at a reasonable budget. Unfortunately, determining a high quality search space can be challenging in many applications. For…

Cited by 2SourcePDFScholar
2021

Combining Ensembles and Data Augmentation Can Harm Your Calibration

ICLR 2021poster

Ensemble methods which average over multiple neural network predictions are a simple approach to improve a model’s calibration and robustness. Similarly, data augmentation techniques, which encode prior information in the form of invariant feature transformations, are effective for improving calibra…

Cited by 78SourcePDFScholar
2021

Exploring the Uncertainty Properties of Neural Networks’ Implicit Priors in the Infinite-Width Limit

ICLR 2021poster

Modern deep learning models have achieved great success in predictive accuracy for many data modalities. However, their application to many real-world tasks is restricted by poor uncertainty estimates, such as overconfidence on out-of-distribution (OOD) data and ungraceful failing under distribution…

2021

Faster & More Reliable Tuning of Neural Networks: Bayesian Optimization with Importance Sampling

AISTATS 2021poster

Many contemporary machine learning models require extensive tuning of hyperparameters to perform well. A variety of methods, such as Bayesian optimization, have been developed to automate and expedite this process. However, tuning remains extremely costly as it typically requires repeatedly fully tr…

2021

Training independent subnetworks for robust prediction

ICLR 2021poster

Recent approaches to efficiently ensemble neural networks have shown that strong robustness and uncertainty performance can be achieved with a negligible gain in parameters over the original network. However, these methods still require multiple forward passes for prediction, leading to a significa…

2020

A Spectral Energy Distance for Parallel Speech Synthesis

NeurIPS 2020poster

Speech synthesis is an important practical generative modeling problem that has seen great progress over the last few years, with likelihood-based autoregressive neural models now outperforming traditional concatenative systems. A downside of such autoregressive models is that they require executing…

2020

Efficient and Scalable Bayesian Neural Nets with Rank-1 Factors

ICML 2020poster

Bayesian neural networks (BNNs) demonstrate promising success in improving the robustness and uncertainty quantification of modern deep learning. However, they generally struggle with underfitting at scale and parameter efficiency. On the other hand, deep ensembles have emerged as alternatives for u…

2020

How Good is the Bayes Posterior in Deep Neural Networks Really?

ICML 2020poster

During the past five years the Bayesian deep learning community has developed increasingly accurate and efficient approximate inference procedures that allow for Bayesian inference in deep neural networks. However, despite this algorithmic progress and the promise of improved uncertainty quantificat…

2020

Hyperparameter Ensembles for Robustness and Uncertainty Quantification

NeurIPS 2020poster

Ensembles over neural network weights trained from different random initialization, known as deep ensembles, achieve state-of-the-art accuracy and calibration. The recently introduced batch ensembles provide a drop-in replacement that is more parameter efficient. In this paper, we design ensembles n…

2020

The k-tied Normal Distribution: A Compact Parameterization of Gaussian Mean Field Posteriors in Bayesian Neural Networks

ICML 2020poster

Variational Bayesian Inference is a popular methodology for approximating posterior distributions over Bayesian neural network weights. Recent work developing this class of methods has explored ever richer parameterizations of the approximate posterior in the hope of improving performance. In contra…

Cited by 71SourcePDFScholar
2019

Can you trust your model's uncertainty? Evaluating predictive uncertainty under dataset shift

NeurIPS 2019poster

Modern machine learning methods including deep learning have achieved great success in predictive accuracy for supervised learning tasks, but may still fall short in giving useful estimates of their predictive uncertainty. Quantifying uncertainty is especially critical in real-world settings, which…

2019

DppNet: Approximating Determinantal Point Processes with Deep Networks

NeurIPS 2019poster

Determinantal point processes (DPPs) provide an elegant and versatile way to sample sets of items that balance the point-wise quality with the set-wise diversity of selected items. For this reason, they have gained prominence in many machine learning applications that rely on subset selection. Howev…

Cited by 13SourcePDFScholar
2019

Likelihood Ratios for Out-of-Distribution Detection

NeurIPS 2019poster

Discriminative neural networks offer little or no performance guarantees when deployed on data not generated by the same process as the training distribution. On such out-of-distribution (OOD) inputs, the prediction may not only be erroneous, but confidently so, limiting the safe deployment of class…

2018

Deep Bayesian Bandits Showdown: An Empirical Comparison of Bayesian Deep Networks for Thompson Sampling

ICLR 2018poster

Recent advances in deep reinforcement learning have made significant strides in performance on applications such as Go and Atari games. However, developing practical methods to balance exploration and exploitation in complex domains remains largely unsolved. Thompson Sampling and its extension to re…

Cited by 435SourcePDFScholar
2018

Learning Latent Permutations with Gumbel-Sinkhorn Networks

ICLR 2018poster

Permutations and matchings are core building blocks in a variety of latent variable models, as they allow us to align, canonicalize, and sort data. Learning in such models is difficult, however, because exact marginalization over these combinatorial objects is intractable. In response, this paper in…

2015

Scalable Bayesian Optimization Using Deep Neural Networks

ICML 2015poster

Bayesian optimization is an effective methodology for the global optimization of functions with expensive evaluations. It relies on querying a distribution over functions defined by a relatively cheap surrogate model. An accurate model for this distribution over functions is critical to the effectiv…

Cited by 1406SourcePDFScholar