Recovering PCA from Hybrid-$(\ell_1,\ell_2)$ Sparse Sampling of Data Elements
Abhisek Kundu, Petros Drineas, Malik Magdon-Ismail

TL;DR
This paper introduces a hybrid sampling algorithm combining $\, ext{ extlbrackdbl}\, ext{ extlbrackdbl} ext{ and }\ell_2$ methods to efficiently recover a data matrix's principal components from limited element-wise samples, outperforming existing methods.
Contribution
The paper proposes a novel hybrid sampling algorithm that leverages both $\, ext{ extlbrackdbl}\, ext{ extlbrackdbl} ext{ and }\ell_2$ sampling for matrix recovery, providing theoretical guarantees and practical efficiency.
Findings
The hybrid algorithm achieves near-PCA reconstruction with sublinear samples.
It outperforms pure $\, ext{ extlbrackdbl} ext{ or }\ell_2$ sampling in accuracy.
Experimental results validate the theoretical advantages.
Abstract
This paper addresses how well we can recover a data matrix when only given a few of its elements. We present a randomized algorithm that element-wise sparsifies the data, retaining only a few its elements. Our new algorithm independently samples the data using sampling probabilities that depend on both the squares ( sampling) and absolute values ( sampling) of the entries. We prove that the hybrid algorithm recovers a near-PCA reconstruction of the data from a sublinear sample-size: hybrid-() inherits the -ability to sample the important elements as well as the regularization properties of sampling, and gives strictly better performance than either or on their own. We also give a one-pass version of our algorithm and show experiments to corroborate the theory.
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
TopicsSparse and Compressive Sensing Techniques · Machine Learning and Algorithms · Blind Source Separation Techniques
