Pith. sign in

REVIEW 3 cited by

Randomized Cholesky QR factorizations

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2210.09953 v2 pith:FX6GRDGG submitted 2022-10-18 math.NA cs.NA

classification math.NAcs.NA
keywords choleskyrandomizedcomputationalcostfactormatrixstabilityvariant
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

This article proposes and analyzes several variants of the randomized Cholesky QR factorization of a matrix $X$. Instead of computing the R factor from $X^T X$, as is done by standard methods, we obtain it from a small, efficiently computable random sketch of $X$, thus saving computational cost and improving numerical stability. The proposed direct variant of the randomized Cholesky QR requires only half the flops and the same communication cost as the classical Cholesky QR. At the same time, it is more robust since it is guaranteed to be stable whenever the input matrix is numerically full-rank. The rank-revealing randomized Cholesky QR variant has the ability to sort out the linearly dependent columns of $X$, which allows to have an unconditional numerical stability and reduce the computational cost when $X$ is rank-deficient. We also depict a column-oriented randomized Cholesky QR that establishes the connection with the randomized Gram-Schmidt process, and a reduced variant that outputs a low-dimensional projection of the Q factor rather than the full factor and therefore yields drastic computational savings. It is shown that performing minor operations in higher precision in the proposed algorithms can allow stability with working unit roundoff independent of the dominant matrix dimension. This feature may be of particular interest for a QR factorization of tall-and-skinny matrices on low-precision architectures.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Sketch low-rank dynamics: orthogonal vs. oblique projections

    math.NA 2026-07 accept novelty 6.5 of 10

    Orthogonal sketch DLRA preserves classical DLRA dynamics and stability; oblique sketching of the Galerkin condition fails on large perpendicular residuals such as Vlasov–Poisson.

  2. GPU-Parallelizable Randomized Sketch-and-Precondition for Linear Regression using Sparse Sign Sketches

    cs.DS 2025-06 accept novelty 6.0 of 10

    A GPU implementation of sparse-sign-sketch-and-precondition for linear regression scales well on up to 8 NVIDIA A100s, with a novel rejection-sampling sketch generator.

  3. RCLUPPr: a new randomized CholeskyQR with LU preconditioning

    math.NA 2026-07 conditional novelty 5.0 of 10

    RCLUPPr, a randomized CholeskyQR variant with LU preconditioning, is shown stable and more applicable to ill-conditioned tall-skinny matrices than prior CholeskyQR-type algorithms.

Pith tools