Adaptive Lower Bound for Testing Monotonicity on the Line
Aleksandrs Belovs

TL;DR
This paper establishes nearly tight lower bounds for the query complexity of testing monotonicity of functions on a line, providing new insights especially in terms of the range size and epsilon parameter.
Contribution
It introduces a nearly tight lower bound in terms of range size r and fully characterizes complexity for smaller epsilon, improving existing bounds.
Findings
Lower bound of Ω(log r / log log r) for range size r at epsilon=1/2
Query complexity of Θ(ε^{-1} log (ε n)) for smaller epsilon
Alternative proof of existing lower bounds for hypergrid monotonicity testing
Abstract
In the property testing model, the task is to distinguish objects possessing some property from the objects that are far from it. One of such properties is monotonicity, when the objects are functions from one poset to another. This is an active area of research. In this paper we study query complexity of -testing monotonicity of a function . All our lower bounds are for adaptive two-sided testers. * We prove a nearly tight lower bound for this problem in terms of . The bound is when . No previous satisfactory lower bound in terms of was known. * We completely characterise query complexity of this problem in terms of for smaller values of . The complexity is . Apart from giving the lower bound, this improves on the best known upper bound.…
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 · Optimization and Search Problems
