paper-with-me

Papers

Scalable Inference for Gaussian Process Models with Black-Box Likelihoods

2015-12-01 · NeurIPS 2015 12 · Amir Dezfouli, Edwin V. Bonilla

We propose a sparse method for scalable automated variational inference (AVI) in a large class of models with Gaussian process (GP) priors, multiple latent functions, multiple outputs and non-linear likelihoods. Our approach maintains the statistical efficiency property of the original AVI method, requiring only expectations over univariate Gaussian distributions to approximate the posterior with a mixture of Gaussians. Experiments on small datasets for various problems including regression, classification, Log Gaussian Cox processes, and warped GPs show that our method can perform as well as the full method under high levels of sparsity. On larger experiments using the MNIST and the SARCOS datasets we show that our method can provide superior performance to previously published scalable approaches that have been handcrafted to specific likelihood models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationregressionVariational Inference

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Scalable Gaussian Process Classification with Additive Noise for Various Likelihoods

2019-09-14 · Haitao Liu, Yew-Soon Ong, Ziwei Yu, Jianfei Cai 외

Gaussian process classification (GPC) provides a flexible and powerful statistical framework describing joint distributions over function space. Conventional GPCs however suffer from (i) poor scalability for big data due…

ClassificationGeneral ClassificationGPRMulti-class Classification+1

Neural Likelihoods for Multi-Output Gaussian Processes

2019-05-31 · Martin Jankowiak, Jacob Gardner

We construct flexible likelihoods for multi-output Gaussian process models that leverage neural networks as components. We make use of sparse variational inference methods to enable scalable approximate inference for the…

Gaussian ProcessesVariational Inference

Generic Inference in Latent Gaussian Process Models

2016-09-02 · Edwin V. Bonilla, Karl Krauth, Amir Dezfouli

We develop an automated variational method for inference in models with Gaussian process (GP) priors and general likelihoods. The method supports multiple outputs and multiple latent functions and does not require detail…

General ClassificationStochastic Optimization

Conditioning Sparse Variational Gaussian Processes for Online Decision-making

2021-10-28 · NeurIPS 2021 12 · Wesley J. Maddox, Samuel Stanton, Andrew Gordon Wilson

With a principled representation of uncertainty and closed form posterior updates, Gaussian processes (GPs) are a natural choice for online decision making. However, Gaussian processes typically require at least $\mathca…

Active LearningDecision MakingGaussian ProcessesMuJoCo

Variational Bayesian Monte Carlo

2018-10-12 · NeurIPS 2018 12 · Luigi Acerbi

Many probabilistic models of interest in scientific computing and machine learning have expensive, black-box likelihoods that prevent the application of standard techniques for Bayesian inference, such as MCMC, which wou…

Bayesian InferenceModel SelectionVariational Inference