Equispaced Fourier representations for efficient Gaussian process regression from a billion data points
Philip Greengard, Manas Rachh, Alex Barnett

TL;DR
This paper presents a Fourier-based algorithm for Gaussian process regression that significantly accelerates computations, enabling large-scale spatial statistics applications with billions of data points by leveraging FFTs and Toeplitz structures.
Contribution
The authors introduce a novel Fourier-based method for efficient Gaussian process regression that scales to billions of data points, outperforming existing solvers in speed while maintaining accuracy.
Findings
Achieves 1-2 orders of magnitude speedup over state-of-the-art methods.
Performs 2D Matérn-3/2 regression with 10^9 data points in 2 minutes.
Enables spatial statistics applications 100 times larger than previous capabilities.
Abstract
We introduce a Fourier-based fast algorithm for Gaussian process regression in low dimensions. It approximates a translationally-invariant covariance kernel by complex exponentials on an equispaced Cartesian frequency grid of nodes. This results in a weight-space system matrix with Toeplitz structure, which can thus be applied to a vector in operations via the fast Fourier transform (FFT), independent of the number of data points . The linear system can be set up in operations using nonuniform FFTs. This enables efficient massive-scale regression via an iterative solver, even for kernels with fat-tailed spectral densities (large ). We provide bounds on both kernel approximation and posterior mean errors. Numerical experiments for squared-exponential and Mat\'ern kernels in one, two and three dimensions often…
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 · Scientific Research and Discoveries · Spectroscopy and Chemometric Analyses
