← Search

Richard Turner

18 accepted papers

2020

Conservative Uncertainty Estimation By Fitting Prior Networks

ICLR 2020poster

Obtaining high-quality uncertainty estimates is essential for many applications of deep neural networks. In this paper, we theoretically justify a scheme for estimating uncertainties, based on sampling from a prior distribution. Crucially, the uncertainty estimates are shown to be conservative in th…

Cited by 79SourceScholar
2020

Continual Deep Learning by Functional Regularisation of Memorable Past

NeurIPS 2020oral

Continually learning new skills is important for intelligent systems, yet standard deep learning methods suffer from catastrophic forgetting of the past. Recent works address this with weight regularisation. Functional regularisation, although computationally expensive, is expected to perform better…

2020

Efficient Low Rank Gaussian Variational Inference for Neural Networks

NeurIPS 2020poster

Bayesian neural networks are enjoying a renaissance driven in part by recent advances in variational inference (VI). The most common form of VI employs a fully factorized or mean-field distribution, but this is known to suffer from several pathologies, especially as we expect posterior distributions…

2020

Independent Subspace Analysis for Unsupervised Learning of Disentangled Representations

AISTATS 2020poster

Recently there has been an increased interest in unsupervised learning of disentangled representations using the Variational Autoencoder (VAE) framework. Most of the existing work has focused largely on modifying the variational cost function to achieve this goal. We first show that these modificati…

2020

On the Expressiveness of Approximate Inference in Bayesian Neural Networks

NeurIPS 2020poster

While Bayesian neural networks (BNNs) hold the promise of being flexible, well-calibrated statistical models, inference often requires approximations whose consequences are poorly understood. We study the quality of common variational methods in approximating the Bayesian predictive distribution. Fo…

2020

Scalable Exact Inference in Multi-Output Gaussian Processes

ICML 2020poster

Multi-output Gaussian processes (MOGPs) leverage the flexibility and interpretability of GPs while capturing structure across outputs, which is desirable, for example, in spatio-temporal modelling. The key problem with MOGPs is their computational scaling $O(n^3 p^3)$, which is cubic in the number o…

2020

TaskNorm: Rethinking Batch Normalization for Meta-Learning

ICML 2020poster

Modern meta-learning approaches for image classification rely on increasingly deep networks to achieve state-of-the-art performance, making batch normalization an essential component of meta-learning pipelines. However, the hierarchical nature of the meta-learning setting presents several challenges…

2020

VAEM: a Deep Generative Model for Heterogeneous Mixed Type Data

NeurIPS 2020poster

Deep generative models often perform poorly in real-world applications due to the heterogeneity of natural data sets. Heterogeneity arises from data containing different types of features (categorical, ordinal, continuous, etc.) and features of the same type having different marginal distributions.…

2019

Meta-Learning Probabilistic Inference for Prediction

ICLR 2019poster

This paper introduces a new framework for data efficient and versatile learning. Specifically: 1) We develop ML-PIP, a general framework for Meta-Learning approximate Probabilistic Inference for Prediction. ML-PIP extends existing probabilistic interpretations of meta-learning to cover a broad class…

2019

Nonlinear ICA Using Auxiliary Variables and Generalized Contrastive Learning

AISTATS 2019poster

Nonlinear ICA is a fundamental problem for unsupervised representation learning, emphasizing the capacity to recover the underlying latent variables generating the data (i.e., identifiability). Recently, the very first identifiability proofs for nonlinear ICA have been proposed, leveraging the tempo…

Cited by 405SourcePDFScholar
2018

Structured Evolution with Compact Architectures for Scalable Policy Optimization

ICML 2018oral

We present a new method of blackbox optimization via gradient approximation with the use of structured random orthogonal matrices, providing more accurate estimators than baselines and with provable theoretical guarantees. We show that this algorithm can be successfully applied to learn better quali…

Cited by 164SourcePDFScholar
2018

The Geometry of Random Features

AISTATS 2018poster

We present an in-depth examination of the effectiveness of radial basis function kernel (beyond Gaussian) estimators based on orthogonal random feature maps. We show that orthogonal estimators outperform state-of-the-art mechanisms that use iid sampling under weak conditions for tails of the associa…

Cited by 0SourcePDFScholar
2018

The Mirage of Action-Dependent Baselines in Reinforcement Learning

ICML 2018oral

Policy gradient methods are a widely used class of model-free reinforcement learning algorithms where a state-dependent baseline is used to reduce gradient estimator variance. Several recent papers extend the baseline to depend on both the state and action and suggest that this significantly reduces…

Cited by 164SourcePDFScholar
2016

Black-Box Alpha Divergence Minimization

ICML 2016poster

Black-box alpha (BB-α) is a new approximate inference method based on the minimization of α-divergences. BB-αscales to large datasets because it can be implemented using stochastic gradient descent. BB-αcan be applied to complex probabilistic models with little effort since it only requires as input…

2016

Deep Gaussian Processes for Regression using Approximate Expectation Propagation

ICML 2016poster

Deep Gaussian processes (DGPs) are multi-layer hierarchical generalisations of Gaussian processes (GPs) and are formally equivalent to neural networks with multiple, infinitely wide hidden layers. DGPs are nonparametric probabilistic models and as such are arguably more flexible, have a greater capa…

2016

On Sparse Variational Methods and the Kullback-Leibler Divergence between Stochastic Processes

AISTATS 2016poster

The variational framework for learning inducing variables (Titsias, 2009) has had a large impact on the Gaussian process literature. The framework may be interpreted as minimizing a rigorously defined Kullback-Leibler divergence between the approximating and posterior processes. To our knowledge thi…

Cited by 173SourcePDFScholar
2015

Improving the Gaussian Process Sparse Spectrum Approximation by Representing Uncertainty in Frequency Inputs

ICML 2015poster

Standard sparse pseudo-input approximations to the Gaussian process (GP) cannot handle complex functions well. Sparse spectrum alternatives attempt to answer this but are known to over-fit. We suggest the use of variational inference for the sparse spectrum approximation to avoid both issues. We mod…