An Improved Approximation Algorithm for the Column Subset Selection Problem
Abstract
We consider the problem of selecting the best subset of exactly columns from an matrix . We present and analyze a novel two-stage algorithm that runs in time and returns as output an matrix consisting of exactly columns of . In the first (randomized) stage, the algorithm randomly selects columns according to a judiciously-chosen probability distribution that depends on information in the top- right singular subspace of . In the second (deterministic) stage, the algorithm applies a deterministic column-selection procedure to select and return exactly columns from the set of columns selected in the first stage. Let be the matrix containing those columns, let denote the projection matrix onto the span of those columns, and let denote the best rank- approximation to the matrix . Then, we prove that, with probability at least 0.8, This Frobenius norm bound is only a factor of worse than the best previously existing existential result and is roughly better than the best previous algorithmic result for the Frobenius norm version of this Column Subset Selection Problem (CSSP). We also prove that, with probability at least 0.8, This spectral norm bound is not directly comparable to the best previously existing bounds for the spectral norm version of this CSSP. Our bound depends on , whereas previous results depend on ; if these two quantities are comparable, then our bound is asymptotically worse by a factor.
Cite
@article{arxiv.0812.4293,
title = {An Improved Approximation Algorithm for the Column Subset Selection Problem},
author = {Christos Boutsidis and Michael W. Mahoney and Petros Drineas},
journal= {arXiv preprint arXiv:0812.4293},
year = {2015}
}
Comments
17 pages; corrected a bug in the spectral norm bound of the previous version