Variational Fourier features for Gaussian processes
James Hensman, Nicolas Durrande, Arno Solin

TL;DR
This paper introduces a scalable variational Fourier feature method for Gaussian processes that combines spectral representations with variational approximation, enabling fast, accurate modeling of large datasets with minimal passes through data.
Contribution
It develops a novel spectral feature-based variational approximation for Gaussian processes, improving scalability and efficiency over existing methods.
Findings
Fitted a model to 4 million points in minutes on a standard laptop.
Reduced MCMC computational cost from O(NM^2) to O(NM) per iteration.
Derived spectral features for Matern kernels and generalized to higher dimensions.
Abstract
This work brings together two powerful concepts in Gaussian processes: the variational approach to sparse approximation and the spectral representation of Gaussian processes. This gives rise to an approximation that inherits the benefits of the variational approach but with the representational power and computational scalability of spectral representations. The work hinges on a key result that there exist spectral features related to a finite domain of the Gaussian process which exhibit almost-independent covariances. We derive these expressions for Matern kernels in one dimension, and generalize to more dimensions using kernels with specific structures. Under the assumption of additive Gaussian noise, our method requires only a single pass through the dataset, making for very fast and accurate computation. We fit a model to 4 million training points in just a few minutes on a standard…
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 · Advanced Multi-Objective Optimization Algorithms
