Testing noisy linear functions for sparsity
Xue Chen, Anindya De, Rocco A. Servedio

TL;DR
This paper investigates the problem of efficiently testing whether a high-dimensional vector is sparse or far from sparse using a small, dimension-independent number of samples, introducing a noise-tolerant algorithm for non-Gaussian distributions.
Contribution
The authors present a novel, noise-tolerant property testing algorithm that determines sparsity with a number of samples independent of the dimension for non-Gaussian distributions.
Findings
Efficient sparsity testing is possible for non-Gaussian distributions with dimension-independent samples.
The proposed algorithm is noise tolerant and approximates the distance to the closest sparse vector.
It is shown that fewer than logarithmic samples are insufficient for the problem under certain conditions.
Abstract
We consider the following basic inference problem: there is an unknown high-dimensional vector , and an algorithm is given access to labeled pairs where is a measurement and . What is the complexity of deciding whether the target vector is (approximately) -sparse? The recovery analogue of this problem --- given the promise that is sparse, find or approximate the vector --- is the famous sparse recovery problem, with a rich body of work in signal processing, statistics, and computer science. We study the decision version of this problem (i.e.~deciding whether the unknown is -sparse) from the vantage point of property testing. Our focus is on answering the following high-level question: when is it possible to efficiently test whether the unknown target vector is sparse versus…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Testing Noisy Linear Functions for Sparsity· youtube
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Machine Learning and Algorithms · Complexity and Algorithms in Graphs
