English

Testing noisy linear functions for sparsity

Computational Complexity 2019-11-05 v1 Data Structures and Algorithms

Abstract

We consider the following basic inference problem: there is an unknown high-dimensional vector wRnw \in \mathbb{R}^n, and an algorithm is given access to labeled pairs (x,y)(x,y) where xRnx \in \mathbb{R}^n is a measurement and y=wx+noisey = w \cdot x + \mathrm{noise}. What is the complexity of deciding whether the target vector ww is (approximately) kk-sparse? The recovery analogue of this problem --- given the promise that ww is sparse, find or approximate the vector ww --- 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 ww is kk-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 ww is sparse versus far-from-sparse using a number of samples which is completely independent of the dimension nn? We consider the natural setting in which xx is drawn from a i.i.d.~product distribution D\mathcal{D} over Rn\mathbb{R}^n and the noise\mathrm{noise} process is independent of the input xx. As our main result, we give a general algorithm which solves the above-described testing problem using a number of samples which is completely independent of the ambient dimension nn, as long as D\mathcal{D} is not a Gaussian. In fact, our algorithm is fully noise tolerant, in the sense that for an arbitrary ww, it approximately computes the distance of ww to the closest kk-sparse vector. To complement this algorithmic result, we show that weakening any of our condition makes it information-theoretically impossible for any algorithm to solve the testing problem with fewer than essentially logn\log n samples.

Keywords

Cite

@article{arxiv.1911.00911,
  title  = {Testing noisy linear functions for sparsity},
  author = {Xue Chen and Anindya De and Rocco A. Servedio},
  journal= {arXiv preprint arXiv:1911.00911},
  year   = {2019}
}
R2 v1 2026-06-23T12:03:23.711Z