Testing Monotonicity of Real-Valued Functions on DAGs
Yuichi Yoshida

TL;DR
This paper establishes tight lower bounds and proposes new algorithms for testing the monotonicity of real-valued functions on DAGs, advancing understanding of query complexity in property testing.
Contribution
It provides nearly matching lower bounds for non-adaptive and adaptive monotonicity testing on DAGs, and introduces improved non-adaptive testing algorithms with better query complexity.
Findings
Lower bounds of (n^{1/2-\u03b4}/\u03b5) for non-adaptive testers
Lower bounds of (\u221a n) for adaptive one-sided testers on bipartite DAGs
New non-adaptive testers with improved query complexity under certain conditions
Abstract
We study monotonicity testing of real-valued functions on directed acyclic graphs (DAGs) with vertices. For every constant , we prove a lower bound against non-adaptive two-sided testers on DAGs, nearly matching the classical -query upper bound. For constant , we also prove an lower bound for randomized adaptive one-sided testers on explicit bipartite DAGs, whereas previously only an lower bound was known. A key technical ingredient in both lower bounds is positive-matching Ruzsa--Szemer\'edi families. On the algorithmic side, we give simple non-adaptive one-sided testers with query complexity and , where is the number of edges in the transitive reduction and is the number of edges…
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 · Advanced Graph Theory Research · Machine Learning and Algorithms
