Superlinear Convergence of GMRES for clustered eigenvalues and its application to least squares problems
Zeyu Liao, Ken Hayami
TL;DR
This work analyzes GMRES convergence under clustered eigenvalues by deriving a Vandermonde-based upper bound on the residual that depends on the eigenstructure, the right-hand side projection, and the eigenvectors. It shows that, for diagonalizable A with clustered spectrum, the residual can decay superlinearly as the bound involving a carefully constructed polynomial vanishes on early eigenvalues; the authors apply this theory to inner-iteration preconditioning in BA-GMRES for least-squares problems using NR-SOR and demonstrate that the spectrum is steered toward 1 while eigenvectors remain well-conditioned, yielding rapid convergence. The results illuminate how eigenvalue distribution and non-normality influence GMRES, justify NR-SOR inner iterations as an effective implicit preconditioner, and motivate extending the analysis to non-diagonalizable cases via Jordan theory. Overall, the paper provides a practical framework for understanding and predicting superlinear GMRES behavior in LS contexts and guides preconditioner design to exploit eigenvalue clustering.
Abstract
The objective of this paper is to understand the superlinear convergence behavior of the GMRES method when the coefficient matrix has clustered eigenvalues. In order to understand the phenomenon, we analyze the convergence using the Vandermonde matrix which is defined using the eigenvalues of the coefficient matrix. Although eigenvalues alone cannot explain the convergence, they may provide an upper bound of the residual, together with the right hand side vector and the eigenvectors of the coefficient matrix. We show that when the coefficient matrix is diagonalizable, if the eigenvalues of the coefficient matrix are clustered, the upper bound of the convergence curve shows superlinear convergence, when the norm of the matrix obtained by decomposing the right hand side vector into the eigenvector components is not so large. We apply the analysis to explain the convergence of inner-iteration preconditioned GMRES for least squares problems.
