License: Creative Commons Attribution 3.0 Unported license (CC BY 3.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ITCS.2019.11
URN: urn:nbn:de:0030-drops-101041
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2018/10104/
Ben-Eliezer, Omri
Testing Local Properties of Arrays
Abstract
We study testing of local properties in one-dimensional and multi-dimensional arrays. A property of d-dimensional arrays f:[n]^d -> Sigma is k-local if it can be defined by a family of k x ... x k forbidden consecutive patterns. This definition captures numerous interesting properties. For example, monotonicity, Lipschitz continuity and submodularity are 2-local; convexity is (usually) 3-local; and many typical problems in computational biology and computer vision involve o(n)-local properties.
In this work, we present a generic approach to test all local properties of arrays over any finite (and not necessarily bounded size) alphabet. We show that any k-local property of d-dimensional arrays is testable by a simple canonical one-sided error non-adaptive epsilon-test, whose query complexity is O(epsilon^{-1}k log{(epsilon n)/k}) for d = 1 and O(c_d epsilon^{-1/d} k * n^{d-1}) for d > 1. The queries made by the canonical test constitute sphere-like structures of varying sizes, and are completely independent of the property and the alphabet Sigma. The query complexity is optimal for a wide range of parameters: For d=1, this matches the query complexity of many previously investigated local properties, while for d > 1 we design and analyze new constructions of k-local properties whose one-sided non-adaptive query complexity matches our upper bounds. For some previously studied properties, our method provides the first known sublinear upper bound on the query complexity.
BibTeX - Entry
@InProceedings{beneliezer:LIPIcs:2018:10104,
author = {Omri Ben-Eliezer},
title = {{Testing Local Properties of Arrays}},
booktitle = {10th Innovations in Theoretical Computer Science Conference (ITCS 2019)},
pages = {11:1--11:20},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-095-8},
ISSN = {1868-8969},
year = {2018},
volume = {124},
editor = {Avrim Blum},
publisher = {Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
address = {Dagstuhl, Germany},
URL = {http://drops.dagstuhl.de/opus/volltexte/2018/10104},
URN = {urn:nbn:de:0030-drops-101041},
doi = {10.4230/LIPIcs.ITCS.2019.11},
annote = {Keywords: Property Testing, Local Properties, Monotonicity Testing, Hypergrid, Pattern Matching}
}
Keywords: |
|
Property Testing, Local Properties, Monotonicity Testing, Hypergrid, Pattern Matching |
Collection: |
|
10th Innovations in Theoretical Computer Science Conference (ITCS 2019) |
Issue Date: |
|
2018 |
Date of publication: |
|
08.01.2019 |