Exploiting Structure for Fast Kernel Learning
Trefor W. Evans, Prasanth B. Nair

TL;DR
This paper introduces two scalable methods for exact Gaussian process inference on large datasets with missing data, leveraging Kronecker algebra for efficiency, and demonstrates their effectiveness on climate and video reconstruction tasks.
Contribution
It presents two novel scalable methods for exact GP inference on large, incomplete datasets using Kronecker algebra, with one method inferring missing responses prior to training.
Findings
Successfully performed exact GP inference on 3.7 million spatial-temporal points.
Achieved scalable inference on a video dataset with 1 billion points.
Demonstrated significant computational efficiency and low memory usage.
Abstract
We propose two methods for exact Gaussian process (GP) inference and learning on massive image, video, spatial-temporal, or multi-output datasets with missing values (or "gaps") in the observed responses. The first method ignores the gaps using sparse selection matrices and a highly effective low-rank preconditioner is introduced to accelerate computations. The second method introduces a novel approach to GP training whereby response values are inferred on the gaps before explicitly training the model. We find this second approach to be greatly advantageous for the class of problems considered. Both of these novel approaches make extensive use of Kronecker matrix algebra to design massively scalable algorithms which have low memory requirements. We demonstrate exact GP inference for a spatial-temporal climate modelling problem with 3.7 million training points as well as a video…
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 · Sparse and Compressive Sensing Techniques · Remote-Sensing Image Classification
MethodsGaussian Process
