Analysis of the Cholesky Method with Iterative Refinement for Solving the Symmetric Definite Generalized Eigenproblem

  • Authors:
  • Philip I. Davies;Nicholas J. Higham;Françoise Tisseur

  • Affiliations:
  • -;-;-

  • Venue:
  • SIAM Journal on Matrix Analysis and Applications
  • Year:
  • 2001

Quantified Score

Hi-index 0.01

Visualization

Abstract

A standard method for solving the symmetric definite generalized eigenvalue problem $Ax = \lambda Bx$, where A is symmetric and B is symmetric positive definite, is to compute a Cholesky factorization B = LLT (optionally with complete pivoting) and solve the equivalent standard symmetric eigenvalue problem $C y = \lambda y$, where C = L-1 AL-T. Provided that a stable eigensolver is used, standard error analysis says that the computed eigenvalues are exact for $A+\Delta A$ and $B+\Delta B$ with $\max({\|\Delta A\|_2}/{\|A\|_2}, {\|\Delta B\|_2}/{\|B\|_2})$ bounded by a multiple of $\kappa_2(B)u$, where $u$ is the unit roundoff. We take the Jacobi method as the eigensolver and give a detailed error analysis that yields backward error bounds potentially much smaller than $\kappa_2(B)u$. To show the practical utility of our bounds we describe a vibration problem from structural engineering in which $B$ is ill conditioned yet the error bounds are small. We show how, in cases of instability, iterative refinement based on Newton's method can be used to produce eigenpairs with small backward errors. Our analysis and experiments also give insight into the popular Cholesky--QR method, in which the QR method is used as the eigensolver. We argue that it is desirable to augment current implementations of this method with pivoting in the Cholesky factorization.