
TL;DR
This paper introduces an efficient adaptive algorithm for testing (1,3,2)-freeness in sequences, significantly reducing query complexity compared to previous methods by leveraging a new pattern structure.
Contribution
The paper presents the first adaptive testing algorithm for (1,3,2)-freeness with substantially improved query complexity using a novel pattern structure.
Findings
Query complexity reduced to O(ε^{-2} log^4 n)
Significant improvement over previous O(ε^{-7} log^{26} n) algorithms
Introduces a new pattern structure for testing permutation freeness
Abstract
For a permutation , a sequence contains a -pattern of size , if there is a sequence of indices (), satisfying that if , for . Otherwise, is referred to as -free. For the special case where , it is referred to as the monotone pattern. \cite{newman2017testing} initiated the study of testing -freeness with one-sided error. They focused on two specific problems, testing the monotone permutations and the permutation. For the problem of testing monotone permutation , \cite{ben2019finding} improved the non-adaptive query complexity of \cite{newman2017testing} to . Further, \cite{ben2019optimal} proposed an…
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.
