Boolean function monotonicity testing requires (almost) $n^{1/2}$ queries

📅 2025-11-06
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work establishes a new lower bound on the query complexity of monotonicity testing for Boolean functions. For two-sided error adaptive algorithms, it improves the previously known lower bound from $ ildeOmega(n^{1/3})$ to $Omega(n^{1/2-c})$ for any constant $c > 0$, nearly matching the current best upper bound of $ ilde{O}(sqrt{n})$. Technically, the proof introduces a carefully constructed adversarial input distribution and integrates information-theoretic analysis of adaptive queries with structural properties of Boolean functions to yield a tight lower-bound framework. The result implies that existing $ ilde{O}(sqrt{n})$-query adaptive algorithms are essentially optimal: no significant improvement in query complexity is possible, thereby resolving—up to logarithmic factors—the long-standing complexity characterization of this fundamental property testing problem.

Technology Category

Application Category

📝 Abstract
We show that for any constant $c>0$, any (two-sided error) adaptive algorithm for testing monotonicity of Boolean functions must have query complexity $Omega(n^{1/2-c})$. This improves the $ ildeOmega(n^{1/3})$ lower bound of [CWX17] and almost matches the $ ilde{O}(sqrt{n})$ upper bound of [KMS18].
Problem

Research questions and friction points this paper is trying to address.

Proving nearly tight lower bounds for Boolean function monotonicity testing
Establishing Ω(n^(1/2-c)) query complexity for adaptive algorithms
Nearly matching the known O(√n) upper bound for monotonicity testing
Innovation

Methods, ideas, or system contributions that make the work stand out.

Proves adaptive algorithm query complexity lower bound
Shows almost square root n queries required
Improves previous cubic root lower bound
🔎 Similar Papers
No similar papers found.
M
Mark Chen
Columbia University
X
Xi Chen
Columbia University
Hao Cui
Hao Cui
University of California, Irvine
privacy policyimage watermarking
W
William Pires
Columbia University
J
Jonah Stockwell
Columbia University