Strongly Sublinear Algorithms for Testing Pattern Freeness
Ilan Newman, Nithin Varma

TL;DR
This paper introduces a new sublinear algorithm for efficiently testing whether a function avoids a specific permutation pattern, improving upon previous bounds and applicable to all pattern sizes.
Contribution
The authors develop a strongly sublinear, adaptive testing algorithm for permutation pattern freeness, extending and improving prior nonadaptive bounds for all pattern sizes.
Findings
Achieves $ ilde{O}(n^{o(1)})$ query complexity for testing $ ext{pi}$-freeness.
Significantly improves previous upper bounds for pattern freeness testing.
The algorithm is adaptive, unlike prior nonadaptive algorithms.
Abstract
For a permutation , a function contains a -appearance if there exists such that for all , if and only if . The function is -free if it has no -appearances. In this paper, we investigate the problem of testing whether an input function is -free or whether differs on at least values from every -free function. This is a generalization of the well-studied monotonicity testing and was first studied by Newman, Rabinovich, Rajendraprasad and Sohler (Random Structures and Algorithms 2019). We show that for all constants , , and permutation , there is a one-sided error -testing algorithm for -freeness of functions that makes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
