A o(n) monotonicity tester for Boolean functions over the hypercube
Deeparnab Chakrabarty, C. Seshadhri

TL;DR
The paper introduces an efficient randomized, non-adaptive monotonicity tester for Boolean functions over the hypercube, requiring significantly fewer queries than previous methods, with an optimal linearithmic dependence on the dimension.
Contribution
It presents the first monotonicity tester with query complexity $O(n^{7/8} ext{poly}(rac{1}{ ext{eps}}) ext{log}(1/ ext{eps}))$, improving over prior approaches.
Findings
Query complexity is sublinear in the dimension n.
Tester is non-adaptive and one-sided, simplifying implementation.
Achieves near-optimal dependence on the dimension n.
Abstract
A Boolean function is said to be -far from monotone if needs to be modified in at least -fraction of the points to make it monotone. We design a randomized tester that is given oracle access to and an input parameter , and has the following guarantee: It outputs {\sf Yes} if the function is monotonically non-decreasing, and outputs {\sf No} with probability , if the function is -far from monotone. This non-adaptive, one-sided tester makes queries to the oracle.
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.
