scispace - formally typeset
Open AccessProceedings ArticleDOI

Monotonicity testing over general poset domains

TLDR
It is shown that in its most general setting, testing that Boolean functions are close to monotone is equivalent, with respect to the number of required queries, to several other testing problems in logic and graph theory.
Abstract
The field of property testing studies algorithms that distinguish, using a small number of queries, between inputs which satisfy a given property, and those that are 'far' from satisfying the property. Testing properties that are defined in terms of monotonicity has been extensively investigated, primarily in the context of the monotonicity of a sequence of integers, or the monotonicity of a function over the n-dimensional hypercube {1,…,m}n. These works resulted in monotonicity testers whose query complexity is at most polylogarithmic in the size of the domain.We show that in its most general setting, testing that Boolean functions are close to monotone is equivalent, with respect to the number of required queries, to several other testing problems in logic and graph theory. These problems include: testing that a Boolean assignment of variables is close to an assignment that satisfies a specific 2-CNF formula, testing that a set of vertices is close to one that is a vertex cover of a specific graph, and testing that a set of vertices is close to a clique.We then investigate the query complexity of monotonicity testing of both Boolean and integer functions over general partial orders. We give algorithms and lower bounds for the general problem, as well as for some interesting special cases. In proving a general lower bound, we construct graphs with combinatorial properties that may be of independent interest.

read more

Citations
More filters
Posted Content

Domain Reduction for Monotonicity Testing: A $o(d)$ Tester for Boolean Functions in $d$-Dimensions.

TL;DR: In this paper, the authors give a monotonicity tester for Boolean functions over the continuous domain, where the distance to monotoneity is measured with respect to a product distribution over the domain.

Combinatorial Optimization On Massive Datasets: Streaming, Distributed, And Massively Parallel Computation

Sepehr Assadi
TL;DR: With the emergence of massive datasets across different application domains, there is a rapidly growing interest in solving various optimization problems over immense amounts of data, which raises the following fundamental question: how to design algorithms that are highly efficient in their resource usage.
Journal Article

Testing k-Monotonicity.

TL;DR: In this paper, the authors demonstrate a separation between testing $k$-monotonicity and testing monotonicity, on the hypercube domain for $k\geq 3$.
Posted Content

Lower Bounds for Tolerant Junta and Unateness Testing via Rejection Sampling of Graphs

TL;DR: It is shown that testing bipartiteness of $n$-nodes graphs using rejection sampling queries requires complexity $\widetilde{\Omega}(n^2)", which provides the first separation between tolerant and non-tolerant testing for a natural property of Boolean functions.

Parameterized Property Testing of Functions.

TL;DR: In this paper, the authors investigate the parameters in terms of which the complexity of sublinear-time algorithms should be expressed, and find input parameters that are tailored to the combinatorics of the specific problem being studied and design algorithms that run faster when these parameters are small.
References
More filters
Book

The Probabilistic Method

Joel Spencer
TL;DR: A particular set of problems - all dealing with “good” colorings of an underlying set of points relative to a given family of sets - is explored.
Book

Probability: Theory and Examples

TL;DR: In this paper, a comprehensive introduction to probability theory covering laws of large numbers, central limit theorem, random walks, martingales, Markov chains, ergodic theorems, and Brownian motion is presented.
Journal ArticleDOI

A Separator Theorem for Planar Graphs

TL;DR: In this paper, it was shown that the vertices of a planar graph can be partitioned into three sets A, B, C such that no edge joins a vertex in A with another vertex in B, neither A nor B contains more than ${2n/3}$ vertices, and C contains no more than $2.
Book ChapterDOI

A decomposition theorem for partially ordered sets

TL;DR: In this article, a partially ordered set P is considered and two elements a and b of P are camparable if either a ≧ b or b ≧ a. If b and a are non-comparable, then they are independent.

A separator theorem for planar graphs

TL;DR: In this paper, it was shown that the vertices of a planar graph can be partitioned into three sets A,B,C such that no edge joins a vertex in A with another vertex in B, neither A nor B contains more than 2n/3 vertices, and C contains no more than $2.
Related Papers (5)