English

An improved Shifted CholeskyQR based on columns

Numerical Analysis 2025-05-06 v5 Numerical Analysis

Abstract

Among all the deterministic CholeskyQR-type algorithms, Shifted CholeskyQR3 is specifically designed to address the QR factorization of ill-conditioned matrices. This algorithm introduces a shift parameter ss to prevent failure during the initial Cholesky factorization step, making the choice of this parameter critical for the algorithm's effectiveness. Our goal is to identify a smaller ss compared to the traditional selection based on \normX2\norm{X}_{2}. In this research, we propose a new definition for the input matrix XX called [X]g[X]_{g}, which is based on the column properties of XX. [X]g[X]_{g} allows us to obtain a reduced shift parameter ss for the Shifted CholeskyQR3 algorithm, thereby improving the sufficient condition of κ2(X)\kappa_{2}(X) for this method. We provide rigorous proofs of orthogonality and residuals for the improved algorithm using our proposed ss. Numerical experiments confirm the enhanced numerical stability of orthogonality and residuals with the reduced ss. We find that Shifted CholeskyQR3 can effectively handle ill-conditioned XX with a larger κ2(X)\kappa_{2}(X) when using our reduced ss compared to the original ss. Furthermore, we compare CPU times with other algorithms to assess performance improvements.

Cite

@article{arxiv.2408.06311,
  title  = {An improved Shifted CholeskyQR based on columns},
  author = {Yuwei Fan and Haoran Guan and Zhonghua Qiao},
  journal= {arXiv preprint arXiv:2408.06311},
  year   = {2025}
}
R2 v1 2026-06-28T18:10:41.796Z