Approximating Approximate Pattern Matching
Abstract
Given a text T of length n and a pattern P of length m, the approximate pattern matching problem asks for computation of a particular distance function between P and every m-substring of T. We consider a (1) multiplicative approximation variant of this problem, for p distance function. In this paper, we describe two (1+)-approximate algorithms with a runtime of O(n) for all (constant) non-negative values of p. For constant p 1 we show a deterministic (1+)-approximation algorithm. Previously, such run time was known only for the case of 1 distance, by Gawrychowski and Uzna\'nski [ICALP 2018] and only with a randomized algorithm. For constant 0 p 1 we show a randomized algorithm for the p, thereby providing a smooth tradeoff between algorithms of Kopelowitz and Porat [FOCS~2015, SOSA~2018] for Hamming distance (case of p=0) and of Gawrychowski and Uzna\'nski for 1 distance.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.