MLLGOct 18, 2022

Locally Smoothed Gaussian Process Regression

arXiv:2210.09998v19 citationsh-index: 32
Originality Incremental advance
AI Analysis

This work addresses computational efficiency for users of Gaussian process regression, though it appears incremental as it builds on existing localized models.

The paper tackled the problem of accelerating Gaussian process regression by introducing localization kernels to down-weight distant data points, resulting in competitive performance with considerable speedups compared to standard global GPR.

We develop a novel framework to accelerate Gaussian process regression (GPR). In particular, we consider localization kernels at each data point to down-weigh the contributions from other data points that are far away, and we derive the GPR model stemming from the application of such localization operation. Through a set of experiments, we demonstrate the competitive performance of the proposed approach compared to full GPR, other localized models, and deep Gaussian processes. Crucially, these performances are obtained with considerable speedups compared to standard global GPR due to the sparsification effect of the Gram matrix induced by the localization operation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes