Optimal Adaptive Detection of Monotone Patterns
Data Structures and Algorithms
2019-11-05 v1 Discrete Mathematics
Combinatorics
Abstract
We investigate adaptive sublinear algorithms for detecting monotone patterns in an array. Given fixed and , consider the problem of finding a length- increasing subsequence in an array , provided that is -far from free of such subsequences. Recently, it was shown that the non-adaptive query complexity of the above task is . In this work, we break the non-adaptive lower bound, presenting an adaptive algorithm for this problem which makes queries. This is optimal, matching the classical adaptive lower bound by Fischer [2004] for monotonicity testing (which corresponds to the case ), and implying in particular that the query complexity of testing whether the longest increasing subsequence (LIS) has constant length is .
Cite
@article{arxiv.1911.01169,
title = {Optimal Adaptive Detection of Monotone Patterns},
author = {Omri Ben-Eliezer and Shoham Letzter and Erik Waingarten},
journal= {arXiv preprint arXiv:1911.01169},
year = {2019}
}