Nyström Method vs Random Fourier Features: A Theoretical and Empirical Comparison
Abstract
Both random Fourier features and the Nyström method have been successfully applied to efficient kernel learning. In this work, we investigate the fundamental difference between these two approaches, and how the difference could affect their generalization performances. Unlike approaches based on random Fourier features where the basis functions (i.e., cosine and sine functions) are sampled from a distribution {\it independent} from the training data, basis functions used by the Nyström method are randomly sampled from the training examples and are therefore {\it data dependent}. By exploring this difference, we show that when there is a large gap in the eigen-spectrum of the kernel matrix, approaches based the Nyström method can yield impressively better generalization error bound than random Fourier features based approach. We empirically verify our theoretical findings on a wide range of large data sets.
Cite
Text
Yang et al. "Nyström Method vs Random Fourier Features: A Theoretical and Empirical Comparison." Neural Information Processing Systems, 2012.Markdown
[Yang et al. "Nyström Method vs Random Fourier Features: A Theoretical and Empirical Comparison." Neural Information Processing Systems, 2012.](https://mlanthology.org/neurips/2012/yang2012neurips-nystrom/)BibTeX
@inproceedings{yang2012neurips-nystrom,
title = {{Nyström Method vs Random Fourier Features: A Theoretical and Empirical Comparison}},
author = {Yang, Tianbao and Li, Yu-feng and Mahdavi, Mehrdad and Jin, Rong and Zhou, Zhi-Hua},
booktitle = {Neural Information Processing Systems},
year = {2012},
pages = {476-484},
url = {https://mlanthology.org/neurips/2012/yang2012neurips-nystrom/}
}