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

October 23, 2025 Β· Declared Dead Β· πŸ› IEEE Annual Symposium on Foundations of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Nick Fischer, Vasileios Nakos arXiv ID 2510.20361 Category cs.DS: Data Structures & Algorithms Citations 0 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 4 months ago
Abstract
We demonstrate that the best $k$-sparse approximation of a length-$n$ vector can be recovered within a $(1+Ξ΅)$-factor approximation in $O((k/Ξ΅) \log n)$ time using a non-adaptive linear sketch with $O((k/Ξ΅) \log n)$ rows and $O(\log n)$ column sparsity. This improves the running time of the fastest-known sketch [Nakos, Song; STOC '19] by a factor of $\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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted