English

Fast Gaussian process inference by exact Mat\'ern kernel decomposition

Machine Learning 2025-08-05 v1 Data Structures and Algorithms Machine Learning Computation

Abstract

To speed up Gaussian process inference, a number of fast kernel matrix-vector multiplication (MVM) approximation algorithms have been proposed over the years. In this paper, we establish an exact fast kernel MVM algorithm based on exact kernel decomposition into weighted empirical cumulative distribution functions, compatible with a class of kernels which includes multivariate Mat\'ern kernels with half-integer smoothness parameter. This algorithm uses a divide-and-conquer approach, during which sorting outputs are stored in a data structure. We also propose a new algorithm to take into account some linear fixed effects predictor function. Our numerical experiments confirm that our algorithm is very effective for low-dimensional Gaussian process inference problems with hundreds of thousands of data points. An implementation of our algorithm is available at https://gitlab.com/warin/fastgaussiankernelregression.git.

Keywords

Cite

@article{arxiv.2508.01864,
  title  = {Fast Gaussian process inference by exact Mat\'ern kernel decomposition},
  author = {Nicolas Langrené and Xavier Warin and Pierre Gruet},
  journal= {arXiv preprint arXiv:2508.01864},
  year   = {2025}
}

Comments

31 pages, 1 figure

R2 v1 2026-07-01T04:32:02.947Z