Improved Nyström Low-Rank Approximation and Error Analysis

Abstract

Low-rank matrix approximation is an effective tool in alleviating the memory and computational burdens of kernel methods and sampling, as the mainstream of such algorithms, has drawn considerable attention in both theory and practice. This paper presents detailed studies on the Nyström sampling scheme and in particular, an error analysis that directly relates the Nyström approximation quality with the encoding powers of the landmark points in summarizing the data. The resultant error bound suggests a simple and efficient sampling scheme, the k-means clustering algorithm, for Nyström low-rank approximation. We compare it with state-of-the-art approaches that range from greedy schemes to probabilistic sampling. Our algorithm achieves significant performance gains in a number of supervised/unsupervised learning tasks including kernel PCA and least squares SVM. Copyright 2008 by the author(s)/owner(s).

Cite

Text

Zhang et al. "Improved Nyström Low-Rank Approximation and Error Analysis." International Conference on Machine Learning, 2008. doi:10.1145/1390156.1390311

Markdown

[Zhang et al. "Improved Nyström Low-Rank Approximation and Error Analysis." International Conference on Machine Learning, 2008.](https://mlanthology.org/icml/2008/zhang2008icml-improved/) doi:10.1145/1390156.1390311

BibTeX

@inproceedings{zhang2008icml-improved,
  title     = {{Improved Nyström Low-Rank Approximation and Error Analysis}},
  author    = {Zhang, Kai and Tsang, Ivor W. and Kwok, James T.},
  booktitle = {International Conference on Machine Learning},
  year      = {2008},
  pages     = {1232-1239},
  doi       = {10.1145/1390156.1390311},
  url       = {https://mlanthology.org/icml/2008/zhang2008icml-improved/}
}