LGMLNov 1, 2017

Stochastic Variational Inference for Bayesian Sparse Gaussian Process Regression

arXiv:1711.00221v324 citations
Originality Highly original
AI Analysis

This work addresses the computational bottleneck in Gaussian process regression for big data applications, offering a scalable solution with asymptotic convergence guarantees.

The paper tackles the scalability of Bayesian sparse Gaussian process regression by introducing a variational inference framework that jointly optimizes inducing variables and hyperparameters, achieving constant-time per iteration stochastic optimization and demonstrating empirical performance on massive datasets.

This paper presents a novel variational inference framework for deriving a family of Bayesian sparse Gaussian process regression (SGPR) models whose approximations are variationally optimal with respect to the full-rank GPR model enriched with various corresponding correlation structures of the observation noises. Our variational Bayesian SGPR (VBSGPR) models jointly treat both the distributions of the inducing variables and hyperparameters as variational parameters, which enables the decomposability of the variational lower bound that in turn can be exploited for stochastic optimization. Such a stochastic optimization involves iteratively following the stochastic gradient of the variational lower bound to improve its estimates of the optimal variational distributions of the inducing variables and hyperparameters (and hence the predictive distribution) of our VBSGPR models and is guaranteed to achieve asymptotic convergence to them. We show that the stochastic gradient is an unbiased estimator of the exact gradient and can be computed in constant time per iteration, hence achieving scalability to big data. We empirically evaluate the performance of our proposed framework on two real-world, massive datasets.

Foundations

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

Your Notes