English

Multiresolution Kernel Approximation for Gaussian Process Regression

Machine Learning 2018-01-31 v3

Abstract

Gaussian process regression generally does not scale to beyond a few thousands data points without applying some sort of kernel approximation method. Most approximations focus on the high eigenvalue part of the spectrum of the kernel matrix, KK, which leads to bad performance when the length scale of the kernel is small. In this paper we introduce Multiresolution Kernel Approximation (MKA), the first true broad bandwidth kernel approximation algorithm. Important points about MKA are that it is memory efficient, and it is a direct method, which means that it also makes it easy to approximate K1K^{-1} and det(K)\mathop{\textrm{det}}(K).

Keywords

Cite

@article{arxiv.1708.02183,
  title  = {Multiresolution Kernel Approximation for Gaussian Process Regression},
  author = {Yi Ding and Risi Kondor and Jonathan Eskreis-Winkler},
  journal= {arXiv preprint arXiv:1708.02183},
  year   = {2018}
}