← Search

Wessel Bruinsma

6 accepted papers

2023

Autoregressive Conditional Neural Processes

ICLR 2023poster

Conditional neural processes (CNPs; Garnelo et al., 2018a) are attractive meta-learning models which produce well-calibrated predictions and are trainable via a simple maximum likelihood procedure. Although CNPs have many advantages, they are unable to model dependencies in their predictions. Variou…

2022

Practical Conditional Neural Process Via Tractable Dependent Predictions

ICLR 2022poster

Conditional Neural Processes (CNPs; Garnelo et al., 2018a) are meta-learning models which leverage the flexibility of deep learning to produce well-calibrated predictions and naturally handle off-the-grid and missing data. CNPs scale to large datasets and train with ease. Due to these features, CNPs…

Cited by 30SourcePDFScholar
2022

Sparse Gaussian Process Hyperparameters: Optimize or Integrate?

NeurIPS 2022accept

The kernel function and its hyperparameters are the central model selection choice in a Gaussian process (Rasmussen and Williams, 2006). Typically, the hyperparameters of the kernel are chosen by maximising the marginal likelihood, an approach known as Type-II maximum likelihood (ML-II). However, ML…

Cited by 9SourcePDFScholar
2021

How Tight Can PAC-Bayes be in the Small Data Regime?

NeurIPS 2021poster

In this paper, we investigate the question: _Given a small number of datapoints, for example $N = 30$, how tight can PAC-Bayes and test set bounds be made?_ For such small datasets, test set bounds adversely affect generalisation performance by withholding data from the training procedure. In this s…

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…

2019

The Gaussian Process Autoregressive Regression Model (GPAR)

AISTATS 2019poster

Multi-output regression models must exploit dependencies between outputs to maximise predictive performance. The application of Gaussian processes (GPs) to this setting typically yields models that are computationally demanding and have limited representational power. We present the Gaussian Process…