English

SKIing on Simplices: Kernel Interpolation on the Permutohedral Lattice for Scalable Gaussian Processes

Machine Learning 2021-06-15 v1 Machine Learning

Abstract

State-of-the-art methods for scalable Gaussian processes use iterative algorithms, requiring fast matrix vector multiplies (MVMs) with the covariance kernel. The Structured Kernel Interpolation (SKI) framework accelerates these MVMs by performing efficient MVMs on a grid and interpolating back to the original space. In this work, we develop a connection between SKI and the permutohedral lattice used for high-dimensional fast bilateral filtering. Using a sparse simplicial grid instead of a dense rectangular one, we can perform GP inference exponentially faster in the dimension than SKI. Our approach, Simplex-GP, enables scaling SKI to high dimensions, while maintaining strong predictive performance. We additionally provide a CUDA implementation of Simplex-GP, which enables significant GPU acceleration of MVM based inference.

Cite

@article{arxiv.2106.06695,
  title  = {SKIing on Simplices: Kernel Interpolation on the Permutohedral Lattice for Scalable Gaussian Processes},
  author = {Sanyam Kapoor and Marc Finzi and Ke Alexander Wang and Andrew Gordon Wilson},
  journal= {arXiv preprint arXiv:2106.06695},
  year   = {2021}
}

Comments

International Conference on Machine Learning (ICML), 2021

R2 v1 2026-06-24T03:07:27.536Z