Abstract
In standard property testing, the task is to distinguish between objects that have a property P and those that are ε-far from P, for some ε > 0. In this setting, it is perfectly acceptable for the tester to provide a negative answer for every input object that does not satisfy P. This implies that property testing in and of itself cannot be expected to yield any information whatsoever about the distance from the object to the property. We address this problem in this paper, restricting our attention to monotonicity testing. A function f : {1, . . . , n] R is at distance εf from being monotone if it can (and must) be modified at εfn places to become monotone. For any fixed δ > 0, we compute, with probability at least 2/3, an interval [(1/2 - 8)ε, ε] that encloses εf. The running time of our algorithm is O(ε f-1 log log εf-1 log n), which is optimal within a factor of log log εf-1 and represents a substantial improvement over previous work. We give a second algorithm with an expected running time of O(εf-1 log n log log log n). Finally, we extend our results to multivariate functions.
Original language | English (US) |
---|---|
Pages (from-to) | 371-383 |
Number of pages | 13 |
Journal | Random Structures and Algorithms |
Volume | 31 |
Issue number | 3 |
DOIs | |
State | Published - Oct 2007 |
Externally published | Yes |
All Science Journal Classification (ASJC) codes
- Software
- General Mathematics
- Computer Graphics and Computer-Aided Design
- Applied Mathematics
Keywords
- Distance estimation
- Monotone functions
- Property testing
- Sublinear algorithms
- Tolerant property testing