Efficient Online Minimization for Low-Rank Subspace Clustering
Jie Shen, Ping Li, Huan Xu

TL;DR
This paper introduces a fast, online algorithm for low-rank subspace clustering that significantly reduces memory usage and computational complexity while maintaining convergence guarantees.
Contribution
It presents a non-convex reformulation of low-rank representation that enables efficient online implementation with theoretical convergence guarantees.
Findings
Reduces memory cost from O(n^2) to O(pd)
Demonstrates fast and robust performance on datasets
Provides convergence guarantees to a stationary point
Abstract
Low-rank representation~(LRR) has been a significant method for segmenting data that are generated from a union of subspaces. It is, however, known that solving the LRR program is challenging in terms of time complexity and memory footprint, in that the size of the nuclear norm regularized matrix is -by- (where is the number of samples). In this paper, we thereby develop a fast online implementation of LRR that reduces the memory cost from to , with being the ambient dimension and being some estimated rank~(). The crux for this end is a non-convex reformulation of the LRR program, which pursues the basis dictionary that generates the (uncorrupted) observations. We build the theoretical guarantee that the sequence of the solutions produced by our algorithm converges to a stationary point of the empirical and the expected loss function…
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 · Sparse and Compressive Sensing Techniques · Machine Learning and ELM
