Optimal CUR Matrix Decompositions
Data Structures and Algorithms
2014-07-17 v2 Machine Learning
Numerical Analysis
Abstract
The CUR decomposition of an matrix finds an matrix with a subset of columns of together with an matrix with a subset of rows of as well as a low-rank matrix such that the matrix approximates the matrix that is, , where denotes the Frobenius norm and is the best matrix of rank constructed via the SVD. We present input-sparsity-time and deterministic algorithms for constructing such a CUR decomposition where and and rank. Up to constant factors, our algorithms are simultaneously optimal in and rank.
Cite
@article{arxiv.1405.7910,
title = {Optimal CUR Matrix Decompositions},
author = {Christos Boutsidis and David P. Woodruff},
journal= {arXiv preprint arXiv:1405.7910},
year = {2014}
}
Comments
small revision in lemma 4.2