Scalable Iterative Algorithm for Robust Subspace Clustering
Sanghyuk Chun, Yung-Kyun Noh, Jinwoo Shin

TL;DR
This paper introduces a fast, scalable iterative algorithm for robust subspace clustering that improves convergence speed and accuracy on large high-dimensional datasets by using a simplified update procedure and robust objectives.
Contribution
It presents a novel, efficient iterative algorithm for robust subspace clustering that guarantees convergence and outperforms existing methods in speed and accuracy.
Findings
Converges an order of magnitude faster than prior algorithms.
Achieves 2-approximation for the robust PCA objective.
Outperforms previous methods in accuracy on MNIST dataset.
Abstract
Subspace clustering (SC) is a popular method for dimensionality reduction of high-dimensional data, where it generalizes Principal Component Analysis (PCA). Recently, several methods have been proposed to enhance the robustness of PCA and SC, while most of them are computationally very expensive, in particular, for high dimensional large-scale data. In this paper, we develop much faster iterative algorithms for SC, incorporating robustness using a {\em non-squared} -norm objective. The known implementations for optimizing the objective would be costly due to the alternative optimization of two separate objectives: optimal cluster-membership assignment and robust subspace selection, while the substitution of one process to a faster surrogate can cause failure in convergence. To address the issue, we use a simplified procedure requiring efficient matrix-vector multiplications for…
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 · Neural Networks and Applications
MethodsPrincipal Components Analysis
