Fast greedy algorithm for subspace clustering from corrupted and incomplete data
Alexander Petukhov, Inna Kozlov

TL;DR
The paper introduces FGSSC, a fast greedy algorithm for subspace clustering that effectively handles noisy, corrupted, and incomplete data, outperforming existing methods in accuracy with comparable computational cost.
Contribution
The paper presents a novel fast greedy algorithm for subspace clustering that is robust to high levels of data corruption and missing entries, improving accuracy over prior algorithms.
Findings
FGSSC outperforms SSC and GSSC in clustering accuracy.
FGSSC achieves 6-20 times lower face recognition error rate.
The algorithm efficiently clusters highly corrupted data with large subspace dimensions.
Abstract
We describe the Fast Greedy Sparse Subspace Clustering (FGSSC) algorithm providing an efficient method for clustering data belonging to a few low-dimensional linear or affine subspaces. The main difference of our algorithm from predecessors is its ability to work with noisy data having a high rate of erasures (missed entries with the known coordinates) and errors (corrupted entries with unknown coordinates). We discuss here how to implement the fast version of the greedy algorithm with the maximum efficiency whose greedy strategy is incorporated into iterations of the basic algorithm. We provide numerical evidences that, in the subspace clustering capability, the fast greedy algorithm outperforms not only the existing state-of-the art SSC algorithm taken by the authors as a basic algorithm but also the recent GSSC algorithm. At the same time, its computational cost is only slightly…
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 · Face and Expression Recognition · Remote-Sensing Image Classification
