pith. machine review for the scientific record. sign in

arxiv: 1511.07263 · v2 · submitted 2015-11-23 · 💻 cs.DS · cs.LG

Recognition: unknown

Input Sparsity Time Low-Rank Approximation via Ridge Leverage Score Sampling

Authors on Pith no claims yet
classification 💻 cs.DS cs.LG
keywords algorithmsapproximationlow-ranksamplingtimegivemethodprojections
0
0 comments X
read the original abstract

We present a new algorithm for finding a near optimal low-rank approximation of a matrix $A$ in $O(nnz(A))$ time. Our method is based on a recursive sampling scheme for computing a representative subset of $A$'s columns, which is then used to find a low-rank approximation. This approach differs substantially from prior $O(nnz(A))$ time algorithms, which are all based on fast Johnson-Lindenstrauss random projections. It matches the guarantees of these methods while offering a number of advantages. Not only are sampling algorithms faster for sparse and structured data, but they can also be applied in settings where random projections cannot. For example, we give new single-pass streaming algorithms for the column subset selection and projection-cost preserving sample problems. Our method has also been used to give the fastest algorithms for provably approximating kernel matrices [MM16].

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improved large-scale graph learning through ridge spectral sparsification

    cs.LG 2026-04 unverdicted novelty 5.0

    GSQUEAK produces spectrally accurate sparsifiers for graph Laplacians in a single-pass distributed streaming setting.