MLCOFeb 9, 2018

Estimating the Spectral Density of Large Implicit Matrices

arXiv:1802.03451v140 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the computational challenge of spectral analysis for large implicit matrices, which is crucial for optimization, network analysis, and quantum simulations, but it appears incremental as it builds on existing randomized techniques.

The authors tackled the problem of estimating the spectral density of large implicit matrices, which are only accessible via noisy matrix-vector products, by combining randomized estimation techniques to construct unbiased estimators. They validated these methods on large-scale problems using graph theory and random matrix theory for ground truth.

Many important problems are characterized by the eigenvalues of a large matrix. For example, the difficulty of many optimization problems, such as those arising from the fitting of large models in statistics and machine learning, can be investigated via the spectrum of the Hessian of the empirical loss function. Network data can be understood via the eigenstructure of a graph Laplacian matrix using spectral graph theory. Quantum simulations and other many-body problems are often characterized via the eigenvalues of the solution space, as are various dynamic systems. However, naive eigenvalue estimation is computationally expensive even when the matrix can be represented; in many of these situations the matrix is so large as to only be available implicitly via products with vectors. Even worse, one may only have noisy estimates of such matrix vector products. In this work, we combine several different techniques for randomized estimation and show that it is possible to construct unbiased estimators to answer a broad class of questions about the spectra of such implicit matrices, even in the presence of noise. We validate these methods on large-scale problems in which graph theory and random matrix theory provide ground truth.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes