English

Optimal Eigenvalue Approximation via Sketching

Data Structures and Algorithms 2023-04-20 v1

Abstract

Given a symmetric matrix AA, we show from the simple sketch GAGTGAG^T, where GG is a Gaussian matrix with k=O(1/ϵ2)k = O(1/\epsilon^2) rows, that there is a procedure for approximating all eigenvalues of AA simultaneously to within ϵAF\epsilon \|A\|_F additive error with large probability. Unlike the work of (Andoni, Nguyen, SODA, 2013), we do not require that AA is positive semidefinite and therefore we can recover sign information about the spectrum as well. Our result also significantly improves upon the sketching dimension of recent work for this problem (Needell, Swartworth, Woodruff FOCS 2022), and in fact gives optimal sketching dimension. Our proof develops new properties of singular values of GAGA for a k×nk \times n Gaussian matrix GG and an n×nn \times n matrix AA which may be of independent interest. Additionally we achieve tight bounds in terms of matrix-vector queries. Our sketch can be computed using O(1/ϵ2)O(1/\epsilon^2) matrix-vector multiplies, and by improving on lower bounds for the so-called rank estimation problem, we show that this number is optimal even for adaptive matrix-vector queries.

Keywords

Cite

@article{arxiv.2304.09281,
  title  = {Optimal Eigenvalue Approximation via Sketching},
  author = {William Swartworth and David P. Woodruff},
  journal= {arXiv preprint arXiv:2304.09281},
  year   = {2023}
}