NADSCOMLAug 31, 2016

Practical sketching algorithms for low-rank matrix approximation

arXiv:1609.00048v2240 citations
Originality Incremental advance
AI Analysis

This provides practical tools for computational linear algebra, but it is incremental as it builds on existing sketching methods.

The paper tackles the problem of constructing low-rank approximations of matrices from random sketches, resulting in algorithms that are simple, accurate, stable, and provably correct with user-specified rank and error bounds.

This paper describes a suite of algorithms for constructing low-rank approximations of an input matrix from a random linear image of the matrix, called a sketch. These methods can preserve structural properties of the input matrix, such as positive-semidefiniteness, and they can produce approximations with a user-specified rank. The algorithms are simple, accurate, numerically stable, and provably correct. Moreover, each method is accompanied by an informative error bound that allows users to select parameters a priori to achieve a given approximation quality. These claims are supported by numerical experiments with real and synthetic data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes