Faster Coreset Construction for Projective Clustering via Low-Rank Approximation
Abstract
In this work, we present a randomized coreset construction for projective clustering, which involves computing a set of closest -dimensional linear (affine) subspaces of a given set of vectors in dimensions. Let be an input matrix. An earlier deterministic coreset construction of Feldman \textit{et. al.} relied on computing the SVD of . The best known algorithms for SVD require time, which may not be feasible for large values of and . We present a coreset construction by projecting the rows of matrix on some orthonormal vectors that closely approximate the right singular vectors of . As a consequence, when the values of and are small, we are able to achieve a faster algorithm, as compared to the algorithm of Feldman \textit{et. al.}, while maintaining almost the same approximation. We also benefit in terms of space as well as exploit the sparsity of the input dataset. Another advantage of our approach is that it can be constructed in a streaming setting quite efficiently.
Cite
@article{arxiv.1606.07992,
title = {Faster Coreset Construction for Projective Clustering via Low-Rank Approximation},
author = {Rameshwar Pratap and Sandeep Sen},
journal= {arXiv preprint arXiv:1606.07992},
year = {2018}
}