Sparse Techniques for Regression in Deep Gaussian Processes
Jonas Latz, Aretha L. Teckentrup, Simon Urbainczyk

TL;DR
This paper introduces a novel particle-based expectation-maximisation approach combining variational learning and MCMC to efficiently train deep Gaussian processes on large-scale data, improving accuracy and uncertainty quantification.
Contribution
It presents a new method that integrates variational learning with MCMC for better training of deep GPs on large datasets, addressing previous limitations.
Findings
Enhanced training efficiency for deep GPs on large datasets
Improved uncertainty quantification in deep GPs
Competitive performance on benchmark problems
Abstract
Gaussian processes (GPs) have gained popularity as flexible machine learning models for regression and function approximation with an in-built method for uncertainty quantification. However, GPs suffer when the amount of training data is large or when the underlying function contains multi-scale features that are difficult to represent by a stationary kernel. To address the former, training of GPs with large-scale data is often performed through inducing point approximations, also known as sparse GP regression (GPR), where the size of the covariance matrices in GPR is reduced considerably through a greedy search on the data set. To aid the latter, deep GPs have gained traction as hierarchical models that resolve multi-scale features by combining multiple GPs. Posterior inference in deep GPs requires a sampling or, more usual, a variational approximation. Variational approximations lead…
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 · Machine Learning in Materials Science · Adversarial Robustness in Machine Learning
MethodsGreedy Policy Search
