Approximating Edit Distance Within Constant Factor In Truly Sub-Quadratic Time

2018 IEEE 59th Annual Symposium on Foundations of Computer Science (FOCS)(2020)

引用 46|浏览394
暂无评分
摘要
Edit distance is a measure of similarity of two strings based on the minimum number of character insertions, deletions, and substitutions required to transform one string into the other. The edit distance can be computed exactly using a dynamic programming algorithm that runs in quadratic time. Andoni, Krauthgamer, and Onak (2010) gave a nearly linear time algorithm that approximates edit distance within approximation factor poly(log n).In this article, we provide an algorithm with running time (O) over tildeO(n(2-2/7)) that approximates the edit distance within a constant factor.
更多
查看译文
关键词
Edit distance,approximation algorithm,sub-quadratic time algorithm,randomized algorithm
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要