Input Dependent Sparse Gaussian Processes
Bahram Jafrasteh, Carlos Villacampa-Calvo, Daniel, Hern\'andez-Lobato

TL;DR
This paper introduces a neural network-based approach to optimize inducing points in sparse Gaussian Processes, reducing their number and improving scalability and efficiency for large datasets while maintaining or enhancing prediction accuracy.
Contribution
Proposes amortizing the inducing points and variational parameters using a neural network, enabling fewer inducing points and better scalability in sparse Gaussian Processes.
Findings
Performs comparably or better than state-of-the-art methods.
Reduces the number of inducing points needed for accurate predictions.
Achieves faster training and prediction times on large datasets.
Abstract
Gaussian Processes (GPs) are Bayesian models that provide uncertainty estimates associated to the predictions made. They are also very flexible due to their non-parametric nature. Nevertheless, GPs suffer from poor scalability as the number of training instances N increases. More precisely, they have a cubic cost with respect to . To overcome this problem, sparse GP approximations are often used, where a set of inducing points is introduced during training. The location of the inducing points is learned by considering them as parameters of an approximate posterior distribution . Sparse GPs, combined with variational inference for inferring , reduce the training cost of GPs to . Critically, the inducing points determine the flexibility of the model and they are often located in regions of the input space where the latent function changes. A limitation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Scientific Research and Discoveries · Control Systems and Identification
MethodsVariational Inference · Greedy Policy Search
