English

Faster Spectral Density Estimation and Sparsification in the Nuclear Norm

Data Structures and Algorithms 2024-06-12 v1 Machine Learning

Abstract

We consider the problem of estimating the spectral density of the normalized adjacency matrix of an nn-node undirected graph. We provide a randomized algorithm that, with O(nϵ2)O(n\epsilon^{-2}) queries to a degree and neighbor oracle and in O(nϵ3)O(n\epsilon^{-3}) time, estimates the spectrum up to ϵ\epsilon accuracy in the Wasserstein-1 metric. This improves on previous state-of-the-art methods, including an O(nϵ7)O(n\epsilon^{-7}) time algorithm from [Braverman et al., STOC 2022] and, for sufficiently small ϵ\epsilon, a 2O(ϵ1)2^{O(\epsilon^{-1})} time method from [Cohen-Steiner et al., KDD 2018]. To achieve this result, we introduce a new notion of graph sparsification, which we call nuclear sparsification. We provide an O(nϵ2)O(n\epsilon^{-2})-query and O(nϵ2)O(n\epsilon^{-2})-time algorithm for computing O(nϵ2)O(n\epsilon^{-2})-sparse nuclear sparsifiers. We show that this bound is optimal in both its sparsity and query complexity, and we separate our results from the related notion of additive spectral sparsification. Of independent interest, we show that our sparsification method also yields the first deterministic algorithm for spectral density estimation that scales linearly with nn (sublinear in the representation size of the graph).

Keywords

Cite

@article{arxiv.2406.07521,
  title  = {Faster Spectral Density Estimation and Sparsification in the Nuclear Norm},
  author = {Yujia Jin and Ishani Karmarkar and Christopher Musco and Aaron Sidford and Apoorv Vikram Singh},
  journal= {arXiv preprint arXiv:2406.07521},
  year   = {2024}
}

Comments

Accepted for presentation at the Conference on Learning Theory (COLT) 2024

R2 v1 2026-06-28T17:01:57.850Z