Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Sanyam Kapoor, Marc Finzi, Ke Alexander Wang, Andrew Gordon Wilson• 2021

Related benchmarks

TaskDatasetResultRank
RegressionEnergy UCI (test)
RMSE1.509
27
RegressionConcrete UCI (test)
RMSE12.727
21
Regressionelevators (test)
RMSE0.51
19
Regressionhouseelectric (test)
RMSE0.067
15
RegressionKEGGDIR (test)
NLL0.797
6
RegressionUCI Kin40k d=8 (test)
RMSE0.168
5
RegressionUCI Pendulum d=9 (test)
RMSE1.948
5
RegressionUCI Protein d=9 (test)
RMSE0.605
5
RegressionUCI Solar d=10 (test)
RMSE0.79
5
RegressionUCI Fertility d=9 (test)
RMSE0.197
5
Showing 10 of 10 rows

Other info

Follow for update