English

Sample-based distance-approximation for subsequence-freeness

Data Structures and Algorithms 2023-05-03 v1

Abstract

In this work, we study the problem of approximating the distance to subsequence-freeness in the sample-based distribution-free model. For a given subsequence (word) w=w1wkw = w_1 \dots w_k, a sequence (text) T=t1tnT = t_1 \dots t_n is said to contain ww if there exist indices 1i1<<ikn1 \leq i_1 < \dots < i_k \leq n such that tij=wjt_{i_{j}} = w_j for every 1jk1 \leq j \leq k. Otherwise, TT is ww-free. Ron and Rosin (ACM TOCT 2022) showed that the number of samples both necessary and sufficient for one-sided error testing of subsequence-freeness in the sample-based distribution-free model is Θ(k/ϵ)\Theta(k/\epsilon). Denoting by Δ(T,w,p)\Delta(T,w,p) the distance of TT to ww-freeness under a distribution p:[n][0,1]p :[n]\to [0,1], we are interested in obtaining an estimate Δ^\widehat{\Delta}, such that Δ^Δ(T,w,p)δ|\widehat{\Delta} - \Delta(T,w,p)| \leq \delta with probability at least 2/32/3, for a given distance parameter δ\delta. Our main result is an algorithm whose sample complexity is O~(k2/δ2)\tilde{O}(k^2/\delta^2). We first present an algorithm that works when the underlying distribution pp is uniform, and then show how it can be modified to work for any (unknown) distribution pp. We also show that a quadratic dependence on 1/δ1/\delta is necessary.

Keywords

Cite

@article{arxiv.2305.01358,
  title  = {Sample-based distance-approximation for subsequence-freeness},
  author = {Omer Cohen Sidon and Dana Ron},
  journal= {arXiv preprint arXiv:2305.01358},
  year   = {2023}
}
R2 v1 2026-06-28T10:23:21.142Z