English

A greedy algorithm for computing eigenvalues of a symmetric matrix

Computational Physics 2021-02-09 v2

Abstract

We present a greedy algorithm for computing selected eigenpairs of a large sparse matrix HH that 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 of HH by computing eigenpairs of a submatrix extracted from the corresponding rows and columns of HH. 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 to HH. We discuss a few possibilities for selecting important rows and columns of HH and 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.

Keywords

Cite

@article{arxiv.1911.10041,
  title  = {A greedy algorithm for computing eigenvalues of a symmetric matrix},
  author = {Taylor M. Hernandez and Roel Van Beeumen and Mark A. Caprio and Chao Yang},
  journal= {arXiv preprint arXiv:1911.10041},
  year   = {2021}
}

Comments

19 pages, 9 figures, 1 table

R2 v1 2026-06-23T12:24:31.789Z