New algorithms and lower bounds for monotonicity testing
Xi Chen, Rocco A. Servedio, Li-Yang Tan

TL;DR
This paper introduces a new lower bound and an improved algorithm for testing monotonicity of Boolean functions, significantly advancing understanding of query complexity in property testing.
Contribution
It establishes an exponential lower bound for non-adaptive algorithms and presents a more efficient testing algorithm with fewer queries.
Findings
Lower bound of ilde{ Omega}(n^{1/5}) on query complexity
New algorithm with ilde{O}(n^{5/6}) poly(1/psilon) queries
Results extend to hypergrid domains orall m 2
Abstract
We consider the problem of testing whether an unknown Boolean function is monotone versus -far from every monotone function. The two main results of this paper are a new lower bound and a new algorithm for this well-studied problem. Lower bound: We prove an lower bound on the query complexity of any non-adaptive two-sided error algorithm for testing whether an unknown Boolean function is monotone versus constant-far from monotone. This gives an exponential improvement on the previous lower bound of due to Fischer et al. [FLN+02]. We show that the same lower bound holds for monotonicity testing of Boolean-valued functions over hypergrid domains for all . Upper bound: We give an -query algorithm that tests whether an unknown Boolean function is…
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 · Machine Learning and Algorithms · Cryptography and Data Security
