Constant factor approximations to edit distance on far input pairs in nearly linear time
Data Structures and Algorithms
2019-05-10 v2
Abstract
For any , there are constants and and a randomized algorithm that takes as input an integer and two strings of length at most , and runs in time and outputs an upper bound on the edit distance that with high probability, satisfies . In particular, on any input with the algorithm outputs a constant factor approximation with high probability. A similar result has been proven independently by Brakensiek and Rubinstein (2019).
Cite
@article{arxiv.1904.05459,
title = {Constant factor approximations to edit distance on far input pairs in nearly linear time},
author = {Michal Koucký and Michael E. Saks},
journal= {arXiv preprint arXiv:1904.05459},
year = {2019}
}
Comments
Corrected typos. Revised argument in Section 4.9, results unchanged