Scalable Sparse Subspace Clustering via Ordered Weighted $\ell_1$ Regression
Urvashi Oswal, Robert Nowak

TL;DR
This paper introduces a scalable subspace clustering method using Ordered Weighted $ ext{l}_1$ regression, which improves efficiency and accuracy by selecting more points within each subspace, enabling faster clustering on large datasets.
Contribution
The paper proposes replacing $ ext{l}_1$ minimization with OWL minimization in sparse subspace clustering, enhancing scalability and clustering accuracy.
Findings
Achieves 20-30x speedup on synthetic data
Attains 4-8x speedup on real datasets
Selects more points within each subspace for better clustering
Abstract
The main contribution of the paper is a new approach to subspace clustering that is significantly more computationally efficient and scalable than existing state-of-the-art methods. The central idea is to modify the regression technique in sparse subspace clustering (SSC) by replacing the minimization with a generalization called Ordered Weighted (OWL) minimization which performs simultaneous regression and clustering of correlated variables. Using random geometric graph theory, we prove that OWL regression selects more points within each subspace, resulting in better clustering results. This allows for accurate subspace clustering based on regression solutions for only a small subset of the total dataset, significantly reducing the computational complexity compared to SSC. In experiments, we find that our OWL approach can achieve a speedup of 20 to 30…
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
TopicsFace and Expression Recognition · Advanced Clustering Algorithms Research · Video Surveillance and Tracking Methods
