English

$\ell_2/\ell_2$ Sparse Recovery via Weighted Hypergraph Peeling

Data Structures and Algorithms 2025-10-24 v1

Abstract

We demonstrate that the best kk-sparse approximation of a length-nn vector can be recovered within a (1+ϵ)(1+\epsilon)-factor approximation in O((k/ϵ)logn)O((k/\epsilon) \log n) time using a non-adaptive linear sketch with O((k/ϵ)logn)O((k/\epsilon) \log n) rows and O(logn)O(\log n) column sparsity. This improves the running time of the fastest-known sketch [Nakos, Song; STOC '19] by a factor of logn\log n, and is optimal for a wide range of parameters. Our algorithm is simple and likely to be practical, with the analysis built on a new technique we call weighted hypergraph peeling. Our method naturally extends known hypergraph peeling processes (as in the analysis of Invertible Bloom Filters) to a setting where edges and nodes have (possibly correlated) weights.

Keywords

Cite

@article{arxiv.2510.20361,
  title  = {$\ell_2/\ell_2$ Sparse Recovery via Weighted Hypergraph Peeling},
  author = {Nick Fischer and Vasileios Nakos},
  journal= {arXiv preprint arXiv:2510.20361},
  year   = {2025}
}

Comments

Appears at FOCS '25

R2 v1 2026-07-01T07:01:42.707Z