English

Adaptive Lower Bound for Testing Monotonicity on the Line

Computational Complexity 2018-05-11 v2 Data Structures and Algorithms

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 ϵ\epsilon-testing monotonicity of a function f ⁣:[n][r]f\colon [n]\to[r]. All our lower bounds are for adaptive two-sided testers. * We prove a nearly tight lower bound for this problem in terms of rr. The bound is Ω(logrloglogr)\Omega(\frac{\log r}{\log \log r}) when ϵ=1/2\epsilon = 1/2. No previous satisfactory lower bound in terms of rr was known. * We completely characterise query complexity of this problem in terms of nn for smaller values of ϵ\epsilon. The complexity is Θ(ϵ1log(ϵn))\Theta(\epsilon^{-1} \log (\epsilon n)). Apart from giving the lower bound, this improves on the best known upper bound. Finally, we give an alternative proof of the Ω(ϵ1dlognϵ1logϵ1)\Omega(\epsilon^{-1}d\log n - \epsilon^{-1}\log\epsilon^{-1}) lower bound for testing monotonicity on the hypergrid [n]d[n]^d due to Chakrabarty and Seshadhri (RANDOM'13).

Keywords

Cite

@article{arxiv.1801.08709,
  title  = {Adaptive Lower Bound for Testing Monotonicity on the Line},
  author = {Aleksandrs Belovs},
  journal= {arXiv preprint arXiv:1801.08709},
  year   = {2018}
}

Comments

10 pages, added the proof of a matching upper bound for the lower bound in case of small epsilon

R2 v1 2026-06-22T23:57:36.147Z