An improved Shifted CholeskyQR based on columns
Yuwei Fan, Haoran Guan, Zhonghua Qiao

TL;DR
This paper introduces a new method to select a smaller shift parameter in the Shifted CholeskyQR3 algorithm, enhancing its stability and efficiency for QR factorization of ill-conditioned matrices.
Contribution
The authors propose a new definition for input matrix properties to determine a reduced shift parameter, improving the algorithm's stability and expanding its applicability.
Findings
Enhanced numerical stability with reduced shift parameter
Effective handling of matrices with larger condition numbers
Improved CPU performance compared to existing algorithms
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMatrix Theory and Algorithms · Numerical Methods and Algorithms · Tensor decomposition and applications
