LGMLSep 26, 2013

Gaussian Processes for Big Data

arXiv:1309.6835v11362 citations
Originality Highly original
AI Analysis

This work addresses the scalability bottleneck for Gaussian processes, making them practical for big data applications.

The authors tackled the problem of scaling Gaussian process models to large datasets by introducing stochastic variational inference, enabling application to millions of data points.

We introduce stochastic variational inference for Gaussian process models. This enables the application of Gaussian process (GP) models to data sets containing millions of data points. We show how GPs can be vari- ationally decomposed to depend on a set of globally relevant inducing variables which factorize the model in the necessary manner to perform variational inference. Our ap- proach is readily extended to models with non-Gaussian likelihoods and latent variable models based around Gaussian processes. We demonstrate the approach on a simple toy problem and two real world data sets.

Code Implementations9 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes