Optimal Eigenvalue Approximation via Sketching

April 18, 2023 Β· Declared Dead Β· πŸ› Symposium on the Theory of Computing

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors William Swartworth, David P. Woodruff arXiv ID 2304.09281 Category cs.DS: Data Structures & Algorithms Citations 18 Venue Symposium on the Theory of Computing Last Checked 3 months ago
Abstract
Given a symmetric matrix $A$, we show from the simple sketch $GAG^T$, where $G$ is a Gaussian matrix with $k = O(1/Ξ΅^2)$ rows, that there is a procedure for approximating all eigenvalues of $A$ simultaneously to within $Ξ΅\|A\|_F$ additive error with large probability. Unlike the work of (Andoni, Nguyen, SODA, 2013), we do not require that $A$ 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 $GA$ for a $k \times n$ Gaussian matrix $G$ and an $n \times n$ matrix $A$ 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)$ 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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted