Papers
Topics
Authors
Recent
Search
2000 character limit reached

A Simple Sublinear Algorithm for Gap Edit Distance

Published 28 Jul 2020 in cs.DS | (2007.14368v1)

Abstract: We study the problem of estimating the edit distance between two nn-character strings. While exact computation in the worst case is believed to require near-quadratic time, previous work showed that in certain regimes it is possible to solve the following {\em gap edit distance} problem in sub-linear time: distinguish between inputs of distance ≤k\le k and $&gt;k<sup>2$. Our main result is a very simple algorithm for this benchmark that runs in time O~(n/k)\tilde O(n/\sqrt{k}), and in particular settles the open problem of obtaining a truly sublinear time for the entire range of relevant kk. Building on the same framework, we also obtain a kk-vs-k<sup>2k<sup>2 algorithm for the one-sided preprocessing model with O~(n)\tilde O(n) preprocessing time and O~(n/k)\tilde O(n/k) query time (improving over a recent O~(n/k+k<sup>2)\tilde O(n/k+k<sup>2)-query time algorithm for the same problem [GRS'20].

Citations (8)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.