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

Testing juntas

TL;DR: In this article, it was shown that a boolean valued function over n variables, where each variable ranges in an arbitrary probability space, can be tested for the property of depending on only J of them using a number of queries that depends only polynomially on J and the approximation parameter e.
Proceedings ArticleDOI

Testing halfspaces

TL;DR: In this paper, the authors considered the problem of testing whether a Boolean-valued function f is a halfspace, i.e. a function of the form f(x) = sgn(w · x - θ).
Journal ArticleDOI

Transitive-Closure Spanners

TL;DR: The common task implicitly tackled in these diverse applications as the problem of constructing sparse TC-spanners is abstracted asThe study of approximability of the size of the sparsest of a given directed graph is initiated.
Proceedings ArticleDOI

New Algorithms and Lower Bounds for Monotonicity Testing

TL;DR: In this article, a new lower bound of a #x03A9;(n 1/5) was shown for the query complexity of any non-adaptive two-sided error algorithm for testing whether an unknown Boolean function f is monotone versus aepsi;-far from monotonicity.
Proceedings ArticleDOI

On estimating maximum matching size in graph streams

TL;DR: In this paper, the problem of estimating the maximum matching size in graphs whose edges are revealed in a streaming manner was studied, and it was shown that an α-approximate estimate of the matching size can be computed in dynamic streams using O(n2/α4) space, and in insertion-only streams using o(n/α2)-space.
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)