High Dimensional Low Rank plus Sparse Matrix Decomposition
Mostafa Rahmani, George Atia

TL;DR
This paper introduces a scalable subspace-pursuit method for low rank plus sparse matrix decomposition that efficiently handles big data by using small data sketches and adaptive sampling, improving over traditional methods.
Contribution
It proposes a novel subspace-pursuit approach that transforms the decomposition into a subspace learning problem with adaptive sampling, enhancing scalability and efficiency.
Findings
Sample complexity is roughly O(rμ) for uniform sampling.
Adaptive sampling makes the method data distribution invariant.
The approach is suitable for online implementation.
Abstract
This paper is concerned with the problem of low rank plus sparse matrix decomposition for big data. Conventional algorithms for matrix decomposition use the entire data to extract the low-rank and sparse components, and are based on optimization problems with complexity that scales with the dimension of the data, which limits their scalability. Furthermore, existing randomized approaches mostly rely on uniform random sampling, which is quite inefficient for many real world data matrices that exhibit additional structures (e.g. clustering). In this paper, a scalable subspace-pursuit approach that transforms the decomposition problem to a subspace learning problem is proposed. The decomposition is carried out using a small data sketch formed from sampled columns/rows. Even when the data is sampled uniformly at random, it is shown that the sufficient number of sampled columns/rows is…
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.
