Relative-Error CUR Matrix Decompositions
Abstract
Many data analysis applications deal with large matrices and involve approximating the matrix using a small number of ``components.'' Typically, these components are linear combinations of the rows and columns of the matrix, and are thus difficult to interpret in terms of the original features of the input data. In this paper, we propose and study matrix approximations that are explicitly expressed in terms of a small number of columns and/or rows of the data matrix, and thereby more amenable to interpretation in terms of the original data. Our main algorithmic results are two randomized algorithms which take as input an matrix and a rank parameter . In our first algorithm, is chosen, and we let , where is the Moore-Penrose generalized inverse of . In our second algorithm , , are chosen, and we let . ( and are matrices that consist of actual columns and rows, respectively, of , and is a generalized inverse of their intersection.) For each algorithm, we show that with probability at least : where is the ``best'' rank- approximation provided by truncating the singular value decomposition (SVD) of . The number of columns of and rows of is a low-degree polynomial in , , and . Our two algorithms are the first polynomial time algorithms for such low-rank matrix approximations that come with relative-error guarantees; previously, in some cases, it was not even known whether such matrix decompositions exist. Both of our algorithms are simple, they take time of the order needed to approximately compute the top singular vectors of , and they use a novel, intuitive sampling method called ``subspace sampling.''
Cite
@article{arxiv.0708.3696,
title = {Relative-Error CUR Matrix Decompositions},
author = {Petros Drineas and Michael W. Mahoney and S. Muthukrishnan},
journal= {arXiv preprint arXiv:0708.3696},
year = {2007}
}
Comments
40 pages, 10 figures