English

A Block Bidiagonalization Method for Fixed-Accuracy Low-Rank Matrix Approximation

Numerical Analysis 2021-02-09 v2 Numerical Analysis

Abstract

We present randUBV, a randomized algorithm for matrix sketching based on the block Lanzcos bidiagonalization process. Given a matrix A\bf{A}, it produces a low-rank approximation of the form UBVT{\bf UBV}^T, where U\bf{U} and V\bf{V} have orthonormal columns in exact arithmetic and B\bf{B} is block bidiagonal. In finite precision, the columns of both U{\bf U} and V{\bf V} will be close to orthonormal. Our algorithm is closely related to the randQB algorithms of Yu, Gu, and Li (2018) in that the entries of B\bf{B} are incrementally generated and the Frobenius norm approximation error may be efficiently estimated. Our algorithm is therefore suitable for the fixed-accuracy problem, and so is designed to terminate as soon as a user input error tolerance is reached. Numerical experiments suggest that the block Lanczos method is generally competitive with or superior to algorithms that use power iteration, even when A\bf{A} has significant clusters of singular values.

Keywords

Cite

@article{arxiv.2101.01247,
  title  = {A Block Bidiagonalization Method for Fixed-Accuracy Low-Rank Matrix Approximation},
  author = {Eric Hallman},
  journal= {arXiv preprint arXiv:2101.01247},
  year   = {2021}
}
R2 v1 2026-06-23T21:46:32.510Z