Approximating the Influence of a monotone Boolean function in O(\sqrt{n}) query complexity
Dana Ron, Ronitt Rubinfeld, Muli Safra, Omri Weinstein

TL;DR
This paper introduces an efficient randomized algorithm to approximate the total influence of monotone Boolean functions within a multiplicative factor, achieving near-optimal query complexity of O(√n) for certain influence ranges.
Contribution
The paper presents a new O(√n log n / I[f]) query algorithm for approximating influence and establishes lower bounds, demonstrating near-optimality in query complexity for monotone Boolean functions.
Findings
Algorithm approximates influence within (1±ε) factor.
Query complexity is nearly optimal for influence I[f] = Ω(1).
Lower bounds match the algorithm's complexity for certain influence ranges.
Abstract
The {\em Total Influence} ({\em Average Sensitivity) of a discrete function is one of its fundamental measures. We study the problem of approximating the total influence of a monotone Boolean function \ifnum\plusminus=1 , \else , \fi which we denote by . We present a randomized algorithm that approximates the influence of such functions to within a multiplicative factor of by performing queries. % \mnote{D: say something about technique?} We also prove a lower bound of % on the query complexity of any constant-factor approximation algorithm for this problem (which holds for ), % and ), hence showing that our algorithm is almost…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
