English

Approximating the noise sensitivity of a monotone Boolean function

Data Structures and Algorithms 2019-04-16 v1

Abstract

The noise sensitivity of a Boolean function f:{0,1}n{0,1}f: \{0,1\}^n \rightarrow \{0,1\} is one of its fundamental properties. A function of a positive noise parameter δ\delta, it is denoted as NSδ[f]NS_{\delta}[f]. Here we study the algorithmic problem of approximating it for monotone ff, such that NSδ[f]1/nCNS_{\delta}[f] \geq 1/n^{C} for constant CC, and where δ\delta satisfies 1/nδ1/21/n \leq \delta \leq 1/2. For such ff and δ\delta, we give a randomized algorithm performing O(min(1,nδlog1.5n)NSδ[f]poly(1ϵ))O\left(\frac{\min(1,\sqrt{n} \delta \log^{1.5} n) }{NS_{\delta}[f]} \text{poly}\left(\frac{1}{\epsilon}\right)\right) queries and approximating NSδ[f]NS_{\delta}[f] to within a multiplicative factor of (1±ϵ)(1\pm \epsilon). Given the same constraints on ff and δ\delta, we also prove a lower bound of Ω(min(1,nδ)NSδ[f]nξ)\Omega\left(\frac{\min(1,\sqrt{n} \delta)}{NS_{\delta}[f] \cdot n^{\xi}}\right) on the query complexity of any algorithm that approximates NSδ[f]NS_{\delta}[f] to within any constant factor, where ξ\xi can be any positive constant. Thus, our algorithm's query complexity is close to optimal in terms of its dependence on nn. We introduce a novel descending-ascending view of noise sensitivity, and use it as a central tool for the analysis of our algorithm. To prove lower bounds on query complexity, we develop a technique that reduces computational questions about query complexity to combinatorial questions about the existence of "thin" functions with certain properties. The existence of such "thin" functions is proved using the probabilistic method. These techniques also yield previously unknown lower bounds on the query complexity of approximating other fundamental properties of Boolean functions: the total influence and the bias.

Keywords

Cite

@article{arxiv.1904.06745,
  title  = {Approximating the noise sensitivity of a monotone Boolean function},
  author = {Ronitt Rubinfeld and Arsen Vasilyan},
  journal= {arXiv preprint arXiv:1904.06745},
  year   = {2019}
}
R2 v1 2026-06-23T08:39:06.704Z