Kernel Interpolation for Scalable Online Gaussian Processes

Samuel Don Stanton, Wesley Maddox, Andrew Gordon Wilson

13 May 2021 (modified: 24 Apr 2023)OpenReview Archive Direct UploadReaders: Everyone
Abstract: Gaussian processes (GPs) provide a gold standard for performance in online settings, such as sample-efficient control and black box optimization, where we need to update a posterior distribution as we acquire data in a sequential online setting. However, updating a GP posterior to accommodate even a single new observation after having observed 𝑛 points incurs at least O(n^3) computations in the exact setting. We show how to use structured kernel interpolation to efficiently reuse computations for constant-time O(1) online updates with respect to the number of points n, while retaining exact inference. We demonstrate the promise of our approach in a range of online regression and classification settings, Bayesian optimization, and active sampling to reduce error in malaria incidence forecasting.
0 Replies

Loading