Robust and Sample Optimal Algorithms for PSD Low-Rank Approximation

December 09, 2019 Β· Declared Dead Β· πŸ› IEEE Annual Symposium on Foundations of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Ainesh Bakshi, Nadiia Chepurko, David P. Woodruff arXiv ID 1912.04177 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG Citations 20 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 3 months ago
Abstract
Recently, Musco and Woodruff (FOCS, 2017) showed that given an $n \times n$ positive semidefinite (PSD) matrix $A$, it is possible to compute a $(1+Ξ΅)$-approximate relative-error low-rank approximation to $A$ by querying $O(nk/Ξ΅^{2.5})$ entries of $A$ in time $O(nk/Ξ΅^{2.5} +n k^{Ο‰-1}/Ξ΅^{2(Ο‰-1)})$. They also showed that any relative-error low-rank approximation algorithm must query $Ξ©(nk/Ξ΅)$ entries of $A$, this gap has since remained open. Our main result is to resolve this question by obtaining an optimal algorithm that queries $O(nk/Ξ΅)$ entries of $A$ and outputs a relative-error low-rank approximation in $O(n(k/Ξ΅)^{Ο‰-1})$ time. Note, our running time improves that of Musco and Woodruff, and matches the information-theoretic lower bound if the matrix-multiplication exponent $Ο‰$ is $2$. We then extend our techniques to negative-type distance matrices. Bakshi and Woodruff (NeurIPS, 2018) showed a bi-criteria, relative-error low-rank approximation which queries $O(nk/Ξ΅^{2.5})$ entries and outputs a rank-$(k+4)$ matrix. We show that the bi-criteria guarantee is not necessary and obtain an $O(nk/Ξ΅)$ query algorithm, which is optimal. Our algorithm applies to all distance matrices that arise from metrics satisfying negative-type inequalities, including $\ell_1, \ell_2,$ spherical metrics and hypermetrics. Next, we introduce a new robust low-rank approximation model which captures PSD matrices that have been corrupted with noise. While a sample complexity lower bound precludes sublinear algorithms for arbitrary PSD matrices, we provide the first sublinear time and query algorithms when the corruption on the diagonal entries is bounded. As a special case, we show sample-optimal sublinear time algorithms for low-rank approximation of correlation matrices corrupted by noise.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted