← Search

Wesley J. Maddox

4 accepted papers

2022

Low-precision arithmetic for fast Gaussian processes

UAI 2022poster

Low precision arithmetic has had a transformative effect on the training of neural networks, reducing computation, memory and energy requirements. However, despite their promise, low precision operations have received little attention for Gaussian process (GP) training, largely because GPs require s…

2019

A Simple Baseline for Bayesian Uncertainty in Deep Learning

NeurIPS 2019poster

We propose SWA-Gaussian (SWAG), a simple, scalable, and general purpose approach for uncertainty representation and calibration in deep learning. Stochastic Weight Averaging (SWA), which computes the first moment of stochastic gradient descent (SGD) iterates with a modified learning rate schedule,…

2019

Function-Space Distributions over Kernels

NeurIPS 2019poster

Gaussian processes are flexible function approximators, with inductive biases controlled by a covariance kernel. Learning the kernel is the key to representation learning and strong predictive performance. In this paper, we develop functional kernel learning (FKL) to directly infer functional poster…

2019

Subspace Inference for Bayesian Deep Learning

UAI 2019poster

Bayesian inference was once a gold standard for learning with neural networks, providing accurate full predictive distributions and well calibrated uncertainty. However, scaling Bayesian inference techniques to deep neural networks is challenging due to the high dimensionality of the parameter space…