Noisy subspace clustering via matching pursuits
Michael Tschannen, Helmut B\"olcskei

TL;DR
This paper introduces and analyzes the SSC-MP algorithm, a fast and robust subspace clustering method using matching pursuit, demonstrating its effectiveness on noisy data and its advantages over existing algorithms.
Contribution
The paper provides the first analytical performance characterization of SSC-OMP for noisy data and introduces SSC-MP, a new matching pursuit-based clustering algorithm with superior robustness and efficiency.
Findings
SSC-MP successfully detects subspace dimensions automatically.
SSC-MP outperforms SSC, SSC-OMP, TSC, and nearest neighbor in accuracy and speed.
SSC-MP is robust to parameter choices in noisy environments.
Abstract
Sparsity-based subspace clustering algorithms have attracted significant attention thanks to their excellent performance in practical applications. A prominent example is the sparse subspace clustering (SSC) algorithm by Elhamifar and Vidal, which performs spectral clustering based on an adjacency matrix obtained by sparsely representing each data point in terms of all the other data points via the Lasso. When the number of data points is large or the dimension of the ambient space is high, the computational complexity of SSC quickly becomes prohibitive. Dyer et al. observed that SSC-OMP obtained by replacing the Lasso by the greedy orthogonal matching pursuit (OMP) algorithm results in significantly lower computational complexity, while often yielding comparable performance. The central goal of this paper is an analytical performance characterization of SSC-OMP for noisy data.…
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
