English

Solving the k-sparse Eigenvalue Problem with Reinforcement Learning

Computational Physics 2020-09-11 v1 Numerical Analysis Numerical Analysis

Abstract

We examine the possibility of using a reinforcement learning (RL) algorithm to solve large-scale eigenvalue problems in which the desired the eigenvector can be approximated by a sparse vector with at most kk nonzero elements, where kk is relatively small compare to the dimension of the matrix to be partially diagonalized. This type of problem arises in applications in which the desired eigenvector exhibits localization properties and in large-scale eigenvalue computations in which the amount of computational resource is limited. When the positions of these nonzero elements can be determined, we can obtain the kk-sparse approximation to the original problem by computing eigenvalues of a k×kk\times k submatrix extracted from kk rows and columns of the original matrix. We review a previously developed greedy algorithm for incrementally probing the positions of the nonzero elements in a kk-sparse approximate eigenvector and show that the greedy algorithm can be improved by using an RL method to refine the selection of kk rows and columns of the original matrix. We describe how to represent states, actions, rewards and policies in an RL algorithm designed to solve the kk-sparse eigenvalue problem and demonstrate the effectiveness of the RL algorithm on two examples originating from quantum many-body physics.

Cite

@article{arxiv.2009.04414,
  title  = {Solving the k-sparse Eigenvalue Problem with Reinforcement Learning},
  author = {Li Zhou and Lihao Yan and Mark A. Caprio and Weiguo Gao and Chao Yang},
  journal= {arXiv preprint arXiv:2009.04414},
  year   = {2020}
}

Comments

29 pages, 10 figures, 3 table

R2 v1 2026-06-23T18:25:21.629Z