DSSTMLJul 6, 2019

Towards Testing Monotonicity of Distributions Over General Posets

arXiv:1907.03182v18 citations
Originality Incremental advance
AI Analysis

This work addresses theoretical sample complexity problems in distribution testing for researchers in theoretical computer science, with incremental improvements in lower bounds and analysis tools.

The paper tackles the problem of testing monotonicity of distributions over partial orders, establishing lower bounds of Ω(n/log n) for testing bigness and monotonicity over matching posets, and provides sublinear sample complexity bounds and tools for analyzing upper bounds.

In this work, we consider the sample complexity required for testing the monotonicity of distributions over partial orders. A distribution $p$ over a poset is monotone if, for any pair of domain elements $x$ and $y$ such that $x \preceq y$, $p(x) \leq p(y)$. To understand the sample complexity of this problem, we introduce a new property called bigness over a finite domain, where the distribution is $T$-big if the minimum probability for any domain element is at least $T$. We establish a lower bound of $Ω(n/\log n)$ for testing bigness of distributions on domains of size $n$. We then build on these lower bounds to give $Ω(n/\log{n})$ lower bounds for testing monotonicity over a matching poset of size $n$ and significantly improved lower bounds over the hypercube poset. We give sublinear sample complexity bounds for testing bigness and for testing monotonicity over the matching poset. We then give a number of tools for analyzing upper bounds on the sample complexity of the monotonicity testing problem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes