Error Estimation for Random Fourier Features
Junwen Yao, N. Benjamin Erichson, Miles E. Lopes

TL;DR
This paper introduces a data-driven bootstrap method to accurately estimate the error of Random Fourier Features approximations, enabling adaptive and problem-specific error assessment for kernel methods.
Contribution
It develops a practical bootstrap-based approach to estimate RFF errors, overcoming the limitations of theoretical bounds and supporting downstream task error prediction.
Findings
Error estimates are problem-specific and less conservative.
The method can predict errors in downstream learning tasks.
Error estimation is computationally efficient.
Abstract
Random Fourier Features (RFF) is among the most popular and broadly applicable approaches for scaling up kernel methods. In essence, RFF allows the user to avoid costly computations on a large kernel matrix via a fast randomized approximation. However, a pervasive difficulty in applying RFF is that the user does not know the actual error of the approximation, or how this error will propagate into downstream learning tasks. Up to now, the RFF literature has primarily dealt with these uncertainties using theoretical error bounds, but from a user's standpoint, such results are typically impractical -- either because they are highly conservative or involve unknown quantities. To tackle these general issues in a data-driven way, this paper develops a bootstrap approach to numerically estimate the errors of RFF approximations. Three key advantages of this approach are: (1) The error estimates…
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 · Generative Adversarial Networks and Image Synthesis · Neural Networks and Applications
