Scalable and Robust Sparse Subspace Clustering Using Randomized Clustering and Multilayer Graphs
Maryam Abdolali, Nicolas Gillis, Mohammad Rahmati

TL;DR
This paper introduces a scalable and robust sparse subspace clustering method that uses randomized clustering and multilayer graphs to handle large, noisy, and complex datasets more effectively than traditional SSC.
Contribution
The authors propose a novel scalable SSC approach using randomized anchor point selection and multilayer graphs, improving robustness and efficiency over existing methods.
Findings
Enables SSC to scale to large datasets.
Significantly improves robustness to noise and outliers.
Reduces oversegmentation issues.
Abstract
Sparse subspace clustering (SSC) is one of the current state-of-the-art methods for partitioning data points into the union of subspaces, with strong theoretical guarantees. However, it is not practical for large data sets as it requires solving a LASSO problem for each data point, where the number of variables in each LASSO problem is the number of data points. To improve the scalability of SSC, we propose to select a few sets of anchor points using a randomized hierarchical clustering method, and, for each set of anchor points, solve the LASSO problems for each data point allowing only anchor points to have a non-zero weight (this reduces drastically the number of variables). This generates a multilayer graph where each layer corresponds to a different set of anchor points. Using the Grassmann manifold of orthogonal matrices, the shared connectivity among the layers is summarized…
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
MethodsSpectral Clustering
