paper-with-me

Papers

Spectral Estimation with Free Decompression

2025-06-13 · Siavash Ameli, Chris van der Heide, Liam Hodgkinson, Michael W. Mahoney

Computing eigenvalues of very large matrices is a critical task in many machine learning applications, including the evaluation of log-determinants, the trace of matrix functions, and other important metrics. As datasets continue to grow in scale, the corresponding covariance and kernel matrices become increasingly large, often reaching magnitudes that make their direct formation impractical or impossible. Existing techniques typically rely on matrix-vector products, which can provide efficient approximations, if the matrix spectrum behaves well. However, in settings like distributed learning, or when the matrix is defined only indirectly, access to the full data set can be restricted to only very small sub-matrices of the original matrix. In these cases, the matrix of nominal interest is not even available as an implicit operator, meaning that even matrix-vector products may not be available. In such settings, the matrix is "impalpable," in the sense that we have access to only masked snapshots of it. We draw on principles from free probability theory to introduce a novel method of "free decompression" to estimate the spectrum of such matrices. Our method can be used to extrapolate from the empirical spectral densities of small submatrices to infer the eigenspectrum of extremely large (impalpable) matrices (that we cannot form or even evaluate with full matrix-vector products). We demonstrate the effectiveness of this approach through a series of examples, comparing its performance against known limiting distributions from random matrix theory in synthetic settings, as well as applying it to submatrices of real-world datasets, matching them with their full empirical eigenspectra.

📄 PDF Abstract BibTeX arXiv:2506.11994

Code (1)

ameli/freealg 공식 구현

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Free Decompression with Algebraic Spectral Curves

2026-05-05 · Siavash Ameli, Chris van der Heide, Liam Hodgkinson, Michael W. Mahoney arxiv

Tools from random matrix theory have become central to deep learning theory, using spectral information to provide mechanisms for modeling generalization, robustness, scaling, and failure modes. While often capable of mo…

SWAN: Sparse Winnowed Attention for Reduced Inference Memory via Decompression-Free KV-Cache Compression

2025-11-24 · Santhosh G S, Saurav Prakash, Balaraman Ravindran arxiv

Large Language Models (LLMs) face a significant bottleneck during autoregressive inference due to the massive memory footprint of the Key-Value (KV) cache. Existing compression techniques like token eviction, quantizatio…

Generative Decompression: Optimal Lossy Decoding Against Distribution Mismatch

2026-02-03 · Saeed R. Khosravirad, Ahmed Alkhateeb, Ingrid van de Voorde arxiv

This paper addresses optimal decoding strategies in lossy compression where the assumed distribution for compressor design mismatches the actual (true) distribution of the source. This problem has immediate relevance in …

Bias-Free Estimation of the Auto- and Cross-Covariance and the Corresponding Power Spectral Densities from Gappy Data

2023-04-27 · Nils Damaschke, Volker Kühn, Holger Nobach

Signal processing of uniformly spaced data from stationary stochastic processes with missing samples is investigated. Besides randomly and independently occurring outliers also correlated data gaps are investigated. Non-…

valid

Data-Free Contribution Estimation in Federated Learning using Gradient von Neumann Entropy

2026-04-24 · Asim Ukaye, Mubarak Abdu-Aguye, Nurbek Tastan, Karthik Nandakumar arxiv

Client contribution estimation in Federated Learning is necessary for identifying clients' importance and for providing fair rewards. Current methods often rely on server-side validation data or self-reported client info…

Federated Learning