paper-with-me

Papers

Numerically Stable Sparse Gaussian Processes via Minimum Separation using Cover Trees

2022-10-14 · Alexander Terenin, David R. Burt, Artem Artemev, Seth Flaxman, Mark van der Wilk, Carl Edward Rasmussen, Hong Ge

Gaussian processes are frequently deployed as part of larger machine learning and decision-making systems, for instance in geospatial modeling, Bayesian optimization, or in latent Gaussian models. Within a system, the Gaussian process model needs to perform in a stable and reliable manner to ensure it interacts correctly with other parts of the system. In this work, we study the numerical stability of scalable sparse approximations based on inducing points. To do so, we first review numerical stability, and illustrate typical situations in which Gaussian process models can be unstable. Building on stability theory originally developed in the interpolation literature, we derive sufficient and in certain cases necessary conditions on the inducing points for the computations performed to be numerically stable. For low-dimensional tasks such as geospatial modeling, we propose an automated method for computing inducing points satisfying these conditions. This is done via a modification of the cover tree data structure, which is of independent interest. We additionally propose an alternative sparse approximation for regression with a Gaussian likelihood which trades off a small amount of performance to further improve stability. We provide illustrative examples showing the relationship between stability of calculations and predictive performance of inducing point methods on spatial tasks.

📄 PDF Abstract BibTeX arXiv:2210.07893

Code (1)

awav/conjugate-gradient-sparse-gp 공식 구현 tf

Tasks

Bayesian OptimizationDecision MakingGaussian Processes

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

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

Kernel Multigrid: Accelerate Back-fitting via Sparse Gaussian Process Regression

2024-03-20 · Lu Zou, Liang Ding

Additive Gaussian Processes (GPs) are popular approaches for nonparametric feature selection. The common training method for these models is Bayesian Back-fitting. However, the convergence rate of Back-fitting in trainin…

feature selectionGaussian ProcessesGPRregression

StringNET: Neural Network based Variational Method for Transition Pathways

2024-08-12 · Jiayue Han, Shuting Gu, Xiang Zhou

Rare transition events in meta-stable systems under noisy fluctuations are crucial for many non-equilibrium physical and chemical processes. In these processes, the primary contributions to reactive flux are predominantl…

ARCComputational chemistry

Fully Scalable Gaussian Processes using Subspace Inducing Inputs

2018-07-06 · Aristeidis Panos, Petros Dellaportas, Michalis K. Titsias

We introduce fully scalable Gaussian processes, an implementation scheme that tackles the problem of treating a high number of training instances together with high dimensional input data. Our key idea is a representatio…

Extreme Multi-Label ClassificationGaussian ProcessesGeneral ClassificationMulti-Label Classification+1

Stable Recovery Of Sparse Vectors From Random Sinusoidal Feature Maps

2017-01-23 · Mohammadreza Soltani, Chinmay Hegde

Random sinusoidal features are a popular approach for speeding up kernel-based inference in large datasets. Prior to the inference stage, the approach suggests performing dimensionality reduction by first multiplying eac…

Dimensionality Reduction