NeurIPS 2017spotlight29 citations
Multiresolution Kernel Approximation for Gaussian Process Regression
Yi Ding, Risi Kondor, Jonathan Eskreis-Winkler
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, $K$, 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 $K^{-1}$ and $\mathop{\textrm{det}}(K)$.
BibTeX
@inproceedings{NIPS2017_850af92f,
author = {Ding, Yi and Kondor, Risi and Eskreis-Winkler, Jonathan},
booktitle = {Advances in Neural Information Processing Systems},
editor = {I. Guyon and U. Von Luxburg and S. Bengio and H. Wallach and R. Fergus and S. Vishwanathan and R. Garnett},
pages = {},
publisher = {Curran Associates, Inc.},
title = {Multiresolution Kernel Approximation for Gaussian Process Regression},
url = {https://proceedings.neurips.cc/paper_files/paper/2017/file/850af92f8d9903e7a4e0559a98ecc857-Paper.pdf},
volume = {30},
year = {2017}
}