pith. machine review for the scientific record. sign in

arxiv: 1411.4357 · v3 · submitted 2014-11-17 · 💻 cs.DS

Recognition: unknown

Sketching as a Tool for Numerical Linear Algebra

Authors on Pith no claims yet
classification 💻 cs.DS
keywords matrixlinearsketchingalgebradiscussmuchnumericalproblems
0
0 comments X
read the original abstract

This survey highlights the recent advances in algorithms for numerical linear algebra that have come from the technique of linear sketching, whereby given a matrix, one first compresses it to a much smaller matrix by multiplying it by a (usually) random matrix with certain properties. Much of the expensive computation can then be performed on the smaller matrix, thereby accelerating the solution for the original problem. In this survey we consider least squares as well as robust regression problems, low rank approximation, and graph sparsification. We also discuss a number of variants of these problems. Finally, we discuss the limitations of sketching methods.

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 2 Pith papers

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

  1. Hybrid Sketching Methods for Dynamic Connectivity on Sparse Graphs

    cs.DS 2026-05 unverdicted novelty 7.0

    Hybrid sketching saves up to 97% space on dense graphs and 15% on sparse ones by sketching dense cores and storing sparse parts exactly, with new BalloonSketch reducing sketch sizes up to 8x.

  2. Deterministic sketching for Krylov subspace methods

    math.NA 2026-04 unverdicted novelty 7.0

    Deterministic sketching via row subset selection produces subspace embeddings with probability 1 for Krylov methods and yields performance comparable to randomized sketching for matrix functions, linear systems, and e...