Near-Linear Time Insertion-Deletion Codes and (1+)-Approximating Edit Distance via Indexing

Abstract

We introduce fast-decodable indexing schemes for edit distance which can be used to speed up edit distance computations to near-linear time if one of the strings is indexed by an indexing string I. In particular, for every length n and every >0, one can in near linear time construct a string I ∈ 'n with |'| = O(1), such that, indexing any string S ∈ n, symbol-by-symbol, with I results in a string S' ∈ ''n where '' = × ' for which edit distance computations are easy, i.e., one can compute a (1+)-approximation of the edit distance between S' and any other string in O(n poly( n)) time. Our indexing schemes can be used to improve the decoding complexity of state-of-the-art error correcting codes for insertions and deletions. In particular, they lead to near-linear time decoding algorithms for the insertion-deletion codes of [Haeupler, Shahrasbi; STOC `17] and faster decoding algorithms for list-decodable insertion-deletion codes of [Haeupler, Shahrasbi, Sudan; ICALP `18]. Interestingly, the latter codes are a crucial ingredient in the construction of fast-decodable indexing schemes.

0

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.

Discussion (0)

Sign in to join the discussion.

Loading comments…