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
Proceedings ArticleDOI

Optimal bounds for monotonicity and lipschitz testing over hypercubes and hypergrids

TL;DR: The problem of monotonicity testing over the hypergrid and its special case, the hypercube, is a classic question in property testing and a general unified proof for O(n/ε) samples suffice for the edge tester is proved.
Proceedings ArticleDOI

Testing and Reconstruction of Lipschitz Functions with Applications to Data Privacy

TL;DR: In this paper, Dwork et al. studied the problem of differentially private testing and local reconstruction of Lipschitz functions and showed that for functions of the form f:{0,1}d? d Z, where d is the diameter of the image of f, and d Z is the set of integer multiples of d, where R is metrically convex.
Journal ArticleDOI

Local Monotonicity Reconstruction

TL;DR: This work investigates the problem of monotonicity reconstruction, as defined by Ailon et al. (2004) in a localized setting, and constructs an implementation where the time and space per query is $(\log n)^{O(1)}$ and the size of the seed is polynomial in $\log n$ and $d$.
Proceedings ArticleDOI

Nearly complete graphs decomposable into large induced matchings and their applications

TL;DR: Two constructions of (very) dense graphs which are edge disjoint unions of large induced matchings are described, which disproves (in a strong form) a conjecture of Meshulam, substantially improves a result of Birk, Linial andMeshulam on communicating over a shared channel, and extends the analysis of Hastad and Wigderson of the graph test of Samorodnitsky and Trevisan for linearity.
Proceedings ArticleDOI

A polynomial lower bound for testing monotonicity

TL;DR: In this paper, it was shown that there is an exponential gap between the query complexity of adaptive and non-adaptive algorithms for testing regular linear threshold functions (LTFs) for monotonicity.
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)