Average Case Column Subset Selection for Entrywise $\ell_1$-Norm Loss

April 16, 2020 Β· Declared Dead Β· πŸ› Neural Information Processing Systems

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Zhao Song, David P. Woodruff, Peilin Zhong arXiv ID 2004.07986 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG, stat.ML Citations 26 Venue Neural Information Processing Systems Last Checked 3 months ago
Abstract
We study the column subset selection problem with respect to the entrywise $\ell_1$-norm loss. It is known that in the worst case, to obtain a good rank-$k$ approximation to a matrix, one needs an arbitrarily large $n^{Ξ©(1)}$ number of columns to obtain a $(1+Ξ΅)$-approximation to the best entrywise $\ell_1$-norm low rank approximation of an $n \times n$ matrix. Nevertheless, we show that under certain minimal and realistic distributional settings, it is possible to obtain a $(1+Ξ΅)$-approximation with a nearly linear running time and poly$(k/Ξ΅)+O(k\log n)$ columns. Namely, we show that if the input matrix $A$ has the form $A = B + E$, where $B$ is an arbitrary rank-$k$ matrix, and $E$ is a matrix with i.i.d. entries drawn from any distribution $ΞΌ$ for which the $(1+Ξ³)$-th moment exists, for an arbitrarily small constant $Ξ³> 0$, then it is possible to obtain a $(1+Ξ΅)$-approximate column subset selection to the entrywise $\ell_1$-norm in nearly linear time. Conversely we show that if the first moment does not exist, then it is not possible to obtain a $(1+Ξ΅)$-approximate subset selection algorithm even if one chooses any $n^{o(1)}$ columns. This is the first algorithm of any kind for achieving a $(1+Ξ΅)$-approximation for entrywise $\ell_1$-norm loss low rank approximation.
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