English

On the Error of Random Fourier Features

Machine Learning 2021-04-08 v1 Machine Learning

Abstract

Kernel methods give powerful, flexible, and theoretically grounded approaches to solving many problems in machine learning. The standard approach, however, requires pairwise evaluations of a kernel function, which can lead to scalability issues for very large datasets. Rahimi and Recht (2007) suggested a popular approach to handling this problem, known as random Fourier features. The quality of this approximation, however, is not well understood. We improve the uniform error bound of that paper, as well as giving novel understandings of the embedding's variance, approximation error, and use in some machine learning methods. We also point out that surprisingly, of the two main variants of those features, the more widely used is strictly higher-variance for the Gaussian kernel and has worse bounds.

Keywords

Cite

@article{arxiv.1506.02785,
  title  = {On the Error of Random Fourier Features},
  author = {Danica J. Sutherland and Jeff Schneider},
  journal= {arXiv preprint arXiv:1506.02785},
  year   = {2021}
}

Comments

Published at UAI 2015

R2 v1 2026-06-22T09:49:52.461Z