Optimal bounds for monotonicity and Lipschitz testing over hypercubes and hypergrids
Deeparnab Chakrabarty, C. Seshadhri

TL;DR
This paper establishes optimal bounds for monotonicity and Lipschitz property testing over hypercubes and hypergrids, resolving longstanding open problems with efficient, near-optimal testers.
Contribution
It proves that $O(n/\eps)$ samples suffice for monotonicity testing on hypercubes and hypergrids, and provides a unified framework for testing Lipschitz and bounded-derivative properties.
Findings
Edge tester is optimal with $O(n/\eps)$ samples for hypercubes.
New monotonicity tester for hypergrids matches lower bounds.
Unified approach for testing Lipschitz and bounded-derivative properties.
Abstract
The problem of monotonicity testing over the hypergrid and its special case, the hypercube, is a classic, well-studied, yet unsolved question in property testing. We are given query access to (for some ordered range ). The hypergrid/cube has a natural partial order given by coordinate-wise ordering, denoted by . A function is \emph{monotone} if for all pairs , . The distance to monotonicity, , is the minimum fraction of values of that need to be changed to make monotone. For (the boolean hypercube), the usual tester is the \emph{edge tester}, which checks monotonicity on adjacent pairs of domain points. It is known that the edge tester using samples can distinguish a monotone function from one where . On the other hand, the best lower bound for monotonicity testing…
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 · Stochastic Gradient Optimization Techniques
