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 s 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 s compared to the traditional selection based on X2. In this research, we propose a new definition for the input matrix X called [X]g, which is based on the column properties of X. [X]g allows us to obtain a reduced shift parameter s for the Shifted CholeskyQR3 algorithm, thereby improving the sufficient condition of 2(X) for this method. We provide rigorous proofs of orthogonality and residuals for the improved algorithm using our proposed s. Numerical experiments confirm the enhanced numerical stability of orthogonality and residuals with the reduced s. We find that Shifted CholeskyQR3 can effectively handle ill-conditioned X with a larger 2(X) when using our reduced s compared to the original s. Furthermore, we compare CPU times with other algorithms to assess performance improvements.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…