English

Improved Spectral Density Estimation via Explicit and Implicit Deflation

Data Structures and Algorithms 2024-12-05 v3 Numerical Analysis Numerical Analysis

Abstract

We study algorithms for approximating the spectral density of a symmetric matrix AA that is accessed through matrix-vector product queries. By combining a previously studied Chebyshev polynomial moment matching method with a deflation step that approximately projects off the largest magnitude eigendirections of AA before estimating the spectral density, we give an ϵσ(A)\epsilon\cdot\sigma_\ell(A) error approximation to the spectral density in the Wasserstein-11 metric using O(logn+1/ϵ)O(\ell\log n+ 1/\epsilon) matrix-vector products, where σ(A)\sigma_\ell(A) is the th\ell^{th} largest singular value of AA. In the common case when AA exhibits fast singular value decay, our bound can be much stronger than prior work, which gives an error bound of ϵA2\epsilon \cdot ||A||_2 using O(1/ϵ)O(1/\epsilon) matrix-vector products. We also show that it is nearly tight: any algorithm giving error ϵσ(A)\epsilon \cdot \sigma_\ell(A) must use Ω(+1/ϵ)\Omega(\ell+1/\epsilon) matrix-vector products. We further show that the popular Stochastic Lanczos Quadrature (SLQ) method matches the above bound, even though SLQ itself is parameter-free and performs no explicit deflation. This bound explains the strong practical performance of SLQ, and motivates a simple variant of SLQ that achieves an even tighter error bound. Our error bound for SLQ leverages an analysis that views it as an implicit polynomial moment matching method, along with recent results on low-rank approximation with single-vector Krylov methods. We use these results to show that the method can perform implicit deflation as part of moment matching.

Keywords

Cite

@article{arxiv.2410.21690,
  title  = {Improved Spectral Density Estimation via Explicit and Implicit Deflation},
  author = {Rajarshi Bhattacharjee and Rajesh Jayaram and Cameron Musco and Christopher Musco and Archan Ray},
  journal= {arXiv preprint arXiv:2410.21690},
  year   = {2024}
}

Comments

78 pages, 1 figure

R2 v1 2026-06-28T19:39:06.625Z