Analysis of randomized CholeskyQR for sparse matrices
Haoran Guan, Yuwei Fan
TL;DR
This work analyzes rounding errors in randomized CholeskyQR-type QR factorizations for sparse matrices and introduces a novel sparse-matrix model that distinguishes dense and sparse columns. It develops a theoretical rounding-error framework for RCholeskyQR2 and related randomized methods under Gaussian sketching and (epsilon,p,n) oblivious l2-subspace embeddings, proving high-probability bounds on orthogonality and residual. The results show that randomized CholeskyQR-type algorithms can be applicable to more ill-conditioned sparse inputs while retaining accuracy comparable to deterministic counterparts, with distinct phenomena appearing in the sparse regime. Numerical experiments corroborate the theory, reveal sparse-specific behavior, and demonstrate the methods’ applicability, efficiency, and robustness in practice.
Abstract
This work is about rounding error analysis of randomized CholeskyQR-type algorithms for sparse matrices. We often encounter QR factorization of the sparse matrices in many real problems. In this work, we focus on some typical CholeskyQR-type algorithms with matrix sketching, which is a popular randomized technique in recent years. We build a new model of the sparse matrices and provide rounding error analysis of randomized CholeskyQR-type algorithms for the sparse cases with this model. We make comparison between the bounds with different models of sparsity both theoretically and experimentally. Numerical experiments show some new phenomena of randomized CholeskyQR-type algorithms for the sparse cases, which do not occur in the common sparse cases. We also test the applicability, accuracy, efficiency and robustness of randomized CholeskyQR-type algorithms for sparse matrices.
