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

Testing juntas [combinatorial property testing]

TL;DR: It is shown that a Boolean function over n Boolean variables can be tested for the property of depending on only k of them, using a number of queries that depends only on k and the approximation parameter /spl epsi/.
Journal Article

A o(n) monotonicity tester for Boolean functions over the hypercube.

TL;DR: In this paper, a randomized tester that is given oracle access to a Boolean function and an input parameter is designed, and has the following guarantee: it outputs {\sf Yes} if the function is monotonically non-decreasing, and outputs {sf No} with probability $>2/3, if the functions is $\eps$-far from monotone.
Posted Content

A Characterization of Constant-Sample Testable Properties

TL;DR: In this article, the authors characterize the set of properties of Boolean-valued functions on a finite domain that are testable with a constant number of samples, and obtain a number of corollaries.
Journal ArticleDOI

The Power and Limitations of Uniform Samples in Testing Properties of Figures

TL;DR: It is shown that for the property of being a half-plane, the uniform testers are as powerful as general testers: they require only O(ϵ-1) samples, and it is proved that convexity can be tested with O-1 queries by testers that can make queries of their choice.
Patent

Method of obtaining data samples from a data stream and of estimating the sortedness of the data stream based on the samples

TL;DR: Disclosed as mentioned in this paper is a method of scanning a data stream in a single pass to obtain uniform data samples from selected intervals, which can then be used to estimate the degree of sortedness of the stream, based on counting how many elements in the sequence are the rightmost point of an interval such that majority of the interval's elements are inverted with respect to the intervals's rightmost element.
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)