Randomized numerical linear algebra: A perspective on the field with an eye to software

R Murray, J Demmel, MW Mahoney… - arXiv preprint arXiv …, 2023 - arxiv.org
Randomized numerical linear algebra-RandNLA, for short-concerns the use of
randomization as a resource to develop improved algorithms for large-scale linear algebra …

Analysis of Randomized Householder-Cholesky QR Factorization with Multisketching

AJ Higgins, DB Szyld, EG Boman… - arXiv preprint arXiv …, 2023 - arxiv.org
CholeskyQR2 and shifted CholeskyQR3 are two state-of-the-art algorithms for computing tall-
and-skinny QR factorizations since they attain high performance on current computer …

pylspack: Parallel Algorithms and Data Structures for Sketching, Column Subset Selection, Regression, and Leverage Scores

A Sobczyk, E Gallopoulos - ACM Transactions on Mathematical Software, 2022 - dl.acm.org
We present parallel algorithms and data structures for three fundamental operations in
Numerical Linear Algebra:(i) Gaussian and CountSketch random projections and their …

Approximate Euclidean lengths and distances beyond Johnson-Lindenstrauss

A Sobczyk, M Luisier - Advances in Neural Information …, 2022 - proceedings.neurips.cc
A classical result of Johnson and Lindenstrauss states that a set of $ n $ high dimensional
data points can be projected down to $ O (\log n/\epsilon^ 2) $ dimensions such that the …

SALSA: Sequential Approximate Leverage-Score Algorithm with Application in Analyzing Big Time Series Data

A Eshragh, L Yerbury, A Nazari, F Roosta… - arXiv preprint arXiv …, 2023 - arxiv.org
We develop a new efficient sequential approximate leverage score algorithm, SALSA, using
methods from randomized numerical linear algebra (RandNLA) for large matrices. We …

A quantum-inspired algorithm for approximating statistical leverage scores

Q Zuo, H Xiang - arXiv preprint arXiv:2111.08915, 2021 - arxiv.org
Suppose a matrix $ A\in\mathbb {R}^{m\times n} $ of rank $ r $ with singular value
decomposition $ A= U_ {A}\Sigma_ {A} V_ {A}^{T} $, where $ U_ {A}\in\mathbb {R}^{m\times …

Deterministic and randomized LU-Householder CholeskyQR

H Guan, Y Fan - arXiv preprint arXiv:2412.06551, 2024 - arxiv.org
In this work, we focus on improving LU-CholeskyQR2\cite {LUChol}. Compared to other
deterministic and randomized CholeskyQR-type algorithms, it does not require a sufficient …

Row-aware Randomized SVD with applications

D Palitta, S Portaro - arXiv preprint arXiv:2408.04503, 2024 - arxiv.org
The randomized singular value decomposition proposed in [12] has certainly become one of
the most well-established randomization-based algorithms in numerical linear algebra. The …

Mixed precision sketching for least-squares problems and its application in GMRES-based iterative refinement

E Carson, I Daužickaitė - arXiv preprint arXiv:2410.06319, 2024 - arxiv.org
Sketching-based preconditioners have been shown to accelerate the solution of dense least-
squares problems with coefficient matrices having substantially more rows than columns …

Stochastic diagonal estimation with adaptive parameter selection

Z Han, W Li, S Zhu - arXiv preprint arXiv:2410.11613, 2024 - arxiv.org
In this paper, we investigate diagonal estimation for large or implicit matrices, aiming to
develop a novel and efficient stochastic algorithm that incorporates adaptive parameter …