English

A Fast Randomized Algorithm for Computing an Approximate Null Space

Numerical Analysis 2023-05-29 v3 Numerical Analysis

Abstract

Randomized algorithms in numerical linear algebra can be fast, scalable and robust. This paper examines the effect of sketching on the right singular vectors corresponding to the smallest singular values of a tall-skinny matrix. We analyze a fast algorithm by Gilbert, Park and Wakin for finding the trailing right singular vectors using randomization by examining the quality of the solution using multiplicative perturbation theory. For an m×nm\times n (mnm\geq n) matrix, the algorithm runs with complexity O(mnlogn+n3)O(mn\log n +n^3) which is faster than the standard O(mn2)O(mn^2) methods. In applications, numerical experiments show great speedups including a 30×30\times speedup for the AAA algorithm and 10×10\times speedup for the total least squares problem.

Keywords

Cite

@article{arxiv.2206.00975,
  title  = {A Fast Randomized Algorithm for Computing an Approximate Null Space},
  author = {Yuji Nakatsukasa and Taejun Park},
  journal= {arXiv preprint arXiv:2206.00975},
  year   = {2023}
}

Comments

28 pages, 4 figures, 2 tables