paper-with-me

Papers

Tighter sparse variational Gaussian processes

2025-02-07 · Thang D. Bui, Matthew Ashman, Richard E. Turner

Sparse variational Gaussian process (GP) approximations based on inducing points have become the de facto standard for scaling GPs to large datasets, owing to their theoretical elegance, computational efficiency, and ease of implementation. This paper introduces a provably tighter variational approximation by relaxing the standard assumption that the conditional approximate posterior given the inducing points must match that in the prior. The key innovation is to modify the conditional posterior to have smaller variances than that of the prior at the training points. We derive the collapsed bound for the regression case, describe how to use the proposed approximation in large data settings, and discuss its application to handle orthogonally structured inducing points and GP latent variable models. Extensive experiments on regression benchmarks, classification, and latent variable models demonstrate that the proposed approximation consistently matches or outperforms standard sparse variational GPs while maintaining the same computational cost. An implementation will be made available in all popular GP packages.

📄 PDF Abstract BibTeX arXiv:2502.04750

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyGaussian Processesregression

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…
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 제목 키워드 기반

Sparse Orthogonal Variational Inference for Gaussian Processes

2019-10-23 · pproximateinference AABI Symposium 2019 12 · Jiaxin Shi, Michalis K. Titsias, andriy mnih

We introduce a new interpretation of sparse variational approximations for Gaussian processes using inducing points, which can lead to more scalable algorithms than previous methods. It is based on decomposing a Gaussian…

Gaussian ProcessesMulti-class ClassificationregressionVariational Inference

Dual Parameterization of Sparse Variational Gaussian Processes

2021-11-05 · NeurIPS 2021 12 · Vincent Adam, Paul E. Chang, Mohammad Emtiyaz Khan, Arno Solin

Sparse variational Gaussian process (SVGP) methods are a common choice for non-conjugate Gaussian process inference because of their computational benefits. In this paper, we improve their computational efficiency by usi…

Computational EfficiencyGaussian Processes

New Bounds for Sparse Variational Gaussian Processes

2025-02-12 · Michalis K. Titsias

Sparse variational Gaussian processes (GPs) construct tractable posterior approximations to GP models. At the core of these methods is the assumption that the true posterior distribution over training function values ${\…

Gaussian ProcessesStochastic Optimization

Tighter Bounds on the Log Marginal Likelihood of Gaussian Process Regression Using Conjugate Gradients

2021-02-16 · Artem Artemev, David R. Burt, Mark van der Wilk

We propose a lower bound on the log marginal likelihood of Gaussian process regression models that can be computed without matrix factorisation of the full kernel matrix. We show that approximate maximum likelihood learn…

Gaussian Processesregression

Variational Inference for Sparse Gaussian Process Modulated Hawkes Process

2019-05-25 · Rui Zhang, Christian Walder, Marian-Andrei Rizoiu

The Hawkes process (HP) has been widely applied to modeling self-exciting events including neuron spikes, earthquakes and tweets. To avoid designing parametric triggering kernel and to be able to quantify the prediction …

Model OptimizationModel SelectionVariational Inference