paper-with-me

Papers

Scalable Gaussian Process Classification via Expectation Propagation

2015-07-16 · Daniel Hernández-Lobato, José Miguel Hernández-Lobato

Variational methods have been recently considered for scaling the training process of Gaussian process classifiers to large datasets. As an alternative, we describe here how to train these classifiers efficiently using expectation propagation. The proposed method allows for handling datasets with millions of data instances. More precisely, it can be used for (i) training in a distributed fashion where the data instances are sent to different nodes in which the required computations are carried out, and for (ii) maximizing an estimate of the marginal likelihood using a stochastic approximation of the gradient. Several experiments indicate that the method described is competitive with the variational approach.

📄 PDF Abstract BibTeX arXiv:1507.04513

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

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 Multi-Class Gaussian Process Classification using Expectation Propagation

2017-06-22 · ICML 2017 8 · Carlos Villacampa-Calvo, Daniel Hernández-Lobato

This paper describes an expectation propagation (EP) method for multi-class classification with Gaussian processes that scales well to very large datasets. In such a method the estimate of the log-marginal-likelihood inv…

ClassificationGaussian ProcessesGeneral ClassificationMulti-class Classification+1

Training Deep Gaussian Processes using Stochastic Expectation Propagation and Probabilistic Backpropagation

2015-11-11 · Thang D. Bui, José Miguel Hernández-Lobato, Yingzhen Li, Daniel Hernández-Lobato 외

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 probabilistic …

Gaussian Processes

Stochastic Expectation Propagation for Large Scale Gaussian Process Classification

2015-11-10 · Daniel Hernández-Lobato, José Miguel Hernández-Lobato, Yingzhen Li, Thang Bui 외

A method for large scale Gaussian process classification has been recently proposed based on expectation propagation (EP). Such a method allows Gaussian process classifiers to be trained on very large datasets that were …

ClassificationGeneral ClassificationVariational Inference

Gaussian process classification using posterior linearisation

2018-09-13 · Ángel F. García-Fernández, Filip Tronarp, Simo Särkkä

This paper proposes a new algorithm for Gaussian process classification based on posterior linearisation (PL). In PL, a Gaussian approximation to the posterior density is obtained iteratively using the best possible line…

ClassificationGeneral Classification

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 appr…

General ClassificationregressionVariational Inference