TL;DR
This paper introduces efficient proximal gradient algorithms for sparse subspace clustering that handle both and regularizations with affine constraints, improving computational efficiency and robustness.
Contribution
It develops the first efficient algorithms for and SSC models with affine constraints using a proximal gradient framework.
Findings
Algorithms are computationally efficient with complexity.
Methods are less sensitive to regularization parameters.
Algorithms perform well under high noise and sparsity misspecification.
Abstract
Sparse subspace clustering (SSC) clusters points that lie near a union of low-dimensional subspaces. The SSC model expresses each point as a linear or affine combination of the other points, using either or regularization. Using regularization results in a convex problem but requires storage, and is typically solved by the alternating direction method of multipliers which takes flops. The model is non-convex but only needs memory linear in , and is solved via orthogonal matching pursuit and cannot handle the case of affine subspaces. This paper shows that a proximal gradient framework can solve SSC, covering both and models, and both linear and affine constraints. For both and , algorithms to compute the proximity operator in the presence of affine constraints have not been presented in the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
