A Greedy Algorithm for Computing Eigenvalues of a Symmetric Matrix with Localized Eigenvectors

Taylor M. Hernandez,Roel Van Beeumen,Mark A. Caprio,Chao Yang
DOI: https://doi.org/10.1002/nla.2341
2020-01-01
Numerical Linear Algebra with Applications
Abstract:We present a greedy algorithm for computing selected eigenpairs of a large sparse matrixHthat can exploit localization features of the eigenvector. When the eigenvector to be computed is localized, meaning only a small number of its components have large magnitudes, the proposed algorithm identifies the location of these components in a greedy manner, and obtains approximations to the desired eigenpairs ofHby computing eigenpairs of a submatrix extracted from the corresponding rows and columns ofH. Even when the eigenvector is not completely localized, the approximate eigenvectors obtained by the greedy algorithm can be used as good starting guesses to accelerate the convergence of an iterative eigensolver applied toH. We discuss a few possibilities for selecting important rows and columns ofHand techniques for constructing good initial guesses for an iterative eigensolver using the approximate eigenvectors returned from the greedy algorithm. We demonstrate the effectiveness of this approach with examples from nuclear quantum many-body calculations, many-body localization studies of quantum spin chains and road network analysis.
What problem does this paper attempt to address?