paper-with-me

Papers

Inverse-Free Sparse Variational Gaussian Processes

2026-04-01 · Stefano Cortinovis, Laurence Aitchison, Stefanos Eleftheriadis, Mark van der Wilk arxiv

Gaussian processes (GPs) offer appealing properties but are costly to train at scale. Sparse variational GP (SVGP) approximations reduce cost yet still rely on Cholesky decompositions of kernel matrices, ill-suited to low-precision, massively parallel hardware. While one can construct valid variational bounds that rely only on matrix multiplications (matmuls) via an auxiliary matrix parameter, optimising them with off-the-shelf first-order methods is challenging. We make the inverse-free approach practical by proposing a better-conditioned bound and deriving a matmul-only natural-gradient update for the auxiliary parameter, markedly improving stability and convergence. We further provide simple heuristics, such as step-size schedules and stopping criteria, that make the overall optimisation routine fit seamlessly into existing workflows. Across regression and classification benchmarks, we demonstrate that our method 1) serves as a drop-in replacement in SVGP-based models (e.g., deep GPs), 2) recovers similar performance to traditional methods, and 3) can be faster than baselines when well tuned.

📄 PDF Abstract BibTeX arXiv:2604.00697

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Improved Inverse-Free Variational Bounds for Sparse Gaussian Processes

2021-11-22 · pproximateinference AABI Symposium 2022 2 · Mark van der Wilk, Artem Artemev, James Hensman

The need for matrix decompositions (inverses) is often named as a major impediment to scaling Gaussian process (GP) models, even in efficient approximations. To address this, Van der Wilk et al. (2020) introduced a varia…

Gaussian Processes

Variational sparse inverse Cholesky approximation for latent Gaussian processes via double Kullback-Leibler minimization

2023-01-30 · Jian Cao, Myeongjong Kang, Felix Jimenez, Huiyan Sang 외

To achieve scalable and accurate inference for latent Gaussian processes, we propose a variational approximation based on a family of Gaussian distributions whose covariance matrices have sparse inverse Cholesky (SIC) fa…

Gaussian Processes

Exactly Sparse Gaussian Variational Inference with Application to Derivative-Free Batch Nonlinear State Estimation

2019-11-09 · Timothy D. Barfoot, James R. Forbes, David Yoon

We present a Gaussian Variational Inference (GVI) technique that can be applied to large-scale nonlinear batch state estimation problems. The main contribution is to show how to fit both the mean and (inverse) covariance…

Simultaneous Localization and MappingState EstimationVariational Inference

A piece-wise constant approximation for non-conjugate Gaussian Process models

2022-04-22 · Sarem Seitz

Gaussian Processes (GPs) are a versatile and popular method in Bayesian Machine Learning. A common modification are Sparse Variational Gaussian Processes (SVGPs) which are well suited to deal with large datasets. While G…

FormGaussian Processes

MCMC for Variationally Sparse Gaussian Processes

2015-06-12 · NeurIPS 2015 12 · James Hensman, Alexander G. de G. Matthews, Maurizio Filippone, Zoubin Ghahramani

Gaussian process (GP) models form a core part of probabilistic machine learning. Considerable research effort has been made into attacking three issues with GP models: how to compute efficiently when the number of data i…

FormGaussian Processes