An improved Shifted CholeskyQR based on columns
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 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 compared to the traditional selection based on . In this research, we propose a new definition for the input matrix called , which is based on the column properties of . allows us to obtain a reduced shift parameter for the Shifted CholeskyQR3 algorithm, thereby improving the sufficient condition of for this method. We provide rigorous proofs of orthogonality and residuals for the improved algorithm using our proposed . Numerical experiments confirm the enhanced numerical stability of orthogonality and residuals with the reduced . We find that Shifted CholeskyQR3 can effectively handle ill-conditioned with a larger when using our reduced compared to the original . 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}
}