Constant factor approximations to edit distance on far input pairs in nearly linear time
Abstract
For any T ≥ 1, there are constants R=R(T) ≥ 1 and ζ=ζ(T)>0 and a randomized algorithm that takes as input an integer n and two strings x,y of length at most n, and runs in time O(n1+1T) and outputs an upper bound U on the edit distance ED(x,y) that with high probability, satisfies U ≤ R(ED(x,y)+n1-ζ). In particular, on any input with ED(x,y) ≥ n1-ζ the algorithm outputs a constant factor approximation with high probability. A similar result has been proven independently by Brakensiek and Rubinstein (2019).
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.