paper-with-me

Papers

Uncertainty quantification using martingales for misspecified Gaussian processes

2020-06-12 · Willie Neiswanger, Aaditya Ramdas

We address uncertainty quantification for Gaussian processes (GPs) under misspecified priors, with an eye towards Bayesian Optimization (BO). GPs are widely used in BO because they easily enable exploration based on posterior uncertainty bands. However, this convenience comes at the cost of robustness: a typical function encountered in practice is unlikely to have been drawn from the data scientist's prior, in which case uncertainty estimates can be misleading, and the resulting exploration can be suboptimal. We present a frequentist approach to GP/BO uncertainty quantification. We utilize the GP framework as a working model, but do not assume correctness of the prior. We instead construct a confidence sequence (CS) for the unknown function using martingale techniques. There is a necessary cost to achieving robustness: if the prior was correct, posterior GP bands are narrower than our CS. Nevertheless, when the prior is wrong, our CS is statistically valid and empirically outperforms standard GP methods, in terms of both coverage and utility for BO. Additionally, we demonstrate that powered likelihoods provide robustness against model misspecification.

📄 PDF Abstract BibTeX arXiv:2006.07368

Code (1)

willieneis/gp-martingales

Tasks

Bayesian OptimizationGaussian ProcessesUncertainty Quantificationvalid

Similar Papers 제목 키워드 기반

Uncertainty Quantification for Inferring Hawkes Networks

2020-06-12 · NeurIPS 2020 12 · Haoyun Wang, Liyan Xie, Alex Cuozzo, Simon Mak 외

Multivariate Hawkes processes are commonly used to model streaming networked event data in a wide variety of applications. However, it remains a challenge to extract reliable inference from complex datasets with uncertai…

Uncertainty Quantification

GAUCHE: A Library for Gaussian Processes in Chemistry

2022-12-06 · NeurIPS 2023 11 · Ryan-Rhys Griffiths, Leo Klarner, Henry B. Moss, Aditya Ravuri 외

We introduce GAUCHE, a library for GAUssian processes in CHEmistry. Gaussian processes have long been a cornerstone of probabilistic machine learning, affording particular advantages for uncertainty quantification and Ba…

Bayesian OptimisationGaussian ProcessesUncertainty Quantification

Convergence Guarantees for Gaussian Process Means With Misspecified Likelihoods and Smoothness

2020-01-29 · George Wynne, François-Xavier Briol, Mark Girolami

Gaussian processes are ubiquitous in machine learning, statistics, and applied mathematics. They provide a flexible modelling framework for approximating functions, whilst simultaneously quantifying uncertainty. However,…

Experimental DesignGaussian Processes

Random Feature Expansions for Deep Gaussian Processes

2016-10-14 · ICML 2017 8 · Kurt Cutajar, Edwin V. Bonilla, Pietro Michiardi, Maurizio Filippone

The composition of multiple Gaussian Processes as a Deep Gaussian Process (DGP) enables a deep probabilistic nonparametric approach to flexibly tackle complex machine learning problems with sound quantification of uncert…

Gaussian ProcessesVariational Inference

Enabling scalable stochastic gradient-based inference for Gaussian processes by employing the Unbiased LInear System SolvEr (ULISSE)

2015-01-22 · Maurizio Filippone, Raphael Engler

In applications of Gaussian processes where quantification of uncertainty is of primary interest, it is necessary to accurately characterize the posterior distribution over covariance parameters. This paper proposes an a…

Gaussian Processes