Pseudospectral Shattering, the Sign Function, and Diagonalization in Nearly Matrix Multiplication Time
Abstract
We exhibit a randomized algorithm which given a matrix with and , computes with high probability an invertible and diagonal such that using arithmetic operations, in finite arithmetic with bits of precision. Here is the number of arithmetic operations required to multiply two complex matrices numerically stably, known to satisfy for every where is the exponent of matrix multiplication (Demmel et al., Numer. Math., 2007). Our result significantly improves the previously best known provable running times of arithmetic operations for diagonalization of general matrices (Armentano et al., J. Eur. Math. Soc., 2018), and (with regards to the dependence on ) arithmetic operations for Hermitian matrices (Dekker and Traub, Lin. Alg. Appl., 1971). It is the first algorithm to achieve nearly matrix multiplication time for diagonalization in any model of computation (real arithmetic, rational arithmetic, or finite arithmetic), thereby matching the complexity of other dense linear algebra operations such as inversion and factorization up to polylogarithmic factors. The proof rests on two new ingredients. (1) We show that adding a small complex Gaussian perturbation to any matrix splits its pseudospectrum into small well-separated components. In particular, this implies that the eigenvalues of the perturbed matrix have a large minimum gap, a property of independent interest in random matrix theory. (2) We give a rigorous analysis of Roberts' Newton iteration method (Roberts, Int. J. Control, 1980) for computing the sign function of a matrix in finite arithmetic, itself an open problem in numerical analysis since at least 1986.
Cite
@article{arxiv.1912.08805,
title = {Pseudospectral Shattering, the Sign Function, and Diagonalization in Nearly Matrix Multiplication Time},
author = {Jess Banks and Jorge Garza-Vargas and Archit Kulkarni and Nikhil Srivastava},
journal= {arXiv preprint arXiv:1912.08805},
year = {2022}
}
Comments
84 pages, 3 figures, comments welcome. Slightly edited intro from first version + explicit statement of forward error Theorem (Corolary 1.7). Minor corrections, new references and clarifications. Appendix with some new proofs added