Faster Coreset Construction for Projective Clustering via Low-Rank Approximation
Rameshwar Pratap, Sandeep Sen

TL;DR
This paper introduces a faster randomized coreset construction method for projective clustering that leverages low-rank approximation, reducing computational complexity and enabling efficient streaming implementation for large datasets.
Contribution
A novel randomized coreset construction method using low-rank approximation that improves speed and efficiency over previous deterministic approaches for projective clustering.
Findings
Achieves faster coreset construction for small k and j.
Maintains similar approximation quality to existing methods.
Efficient in streaming and sparse data scenarios.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Face and Expression Recognition
