Product Kernel Interpolation for Scalable Gaussian Processes
Jacob R. Gardner, Geoff Pleiss, Ruihan Wu, Kilian Q. Weinberger,, Andrew Gordon Wilson

TL;DR
This paper introduces a new scalable method for Gaussian process inference that leverages product kernel structure to achieve linear runtime in dimension, improving efficiency for high-dimensional problems.
Contribution
It develops a novel MVM-based learning technique exploiting product kernel structure, significantly enhancing scalability of SKI and multi-task Gaussian processes.
Findings
Achieves linear runtime with respect to dimension for SKI
Provides state-of-the-art asymptotic complexity for multi-task GPs
Demonstrates broad applicability of the proposed technique
Abstract
Recent work shows that inference for Gaussian processes can be performed efficiently using iterative methods that rely only on matrix-vector multiplications (MVMs). Structured Kernel Interpolation (SKI) exploits these techniques by deriving approximate kernels with very fast MVMs. Unfortunately, such strategies suffer badly from the curse of dimensionality. We develop a new technique for MVM based learning that exploits product kernel structure. We demonstrate that this technique is broadly applicable, resulting in linear rather than exponential runtime with dimension for SKI, as well as state-of-the-art asymptotic complexity for multi-task GPs.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Advanced Multi-Objective Optimization Algorithms · Control Systems and Identification
