Sublinear-Time Algorithms for Computing & Embedding Gap Edit Distance
Tomasz Kociumaka, Barna Saha

TL;DR
This paper introduces new sublinear-time algorithms for gap edit distance problems and for embedding edit distance into Hamming distance, improving efficiency and generalizing previous results with probabilistic methods.
Contribution
It presents the first sublinear-time algorithms for gap edit distance and a probabilistic embedding from edit to Hamming distance, advancing the state of the art.
Findings
Achieved an $ ilde{O}(rac{n}{k}+k^2)$-time greedy algorithm for gap edit distance.
Generalized the algorithm to solve the $k$ vs $k'$ gap in improved time bounds.
Developed the first sublinear-time probabilistic embedding of edit distance into Hamming distance.
Abstract
In this paper, we design new sublinear-time algorithms for solving the gap edit distance problem and for embedding edit distance to Hamming distance. For the gap edit distance problem, we give an -time greedy algorithm that distinguishes between length- input strings with edit distance at most and those with edit distance exceeding . This is an improvement and a simplification upon the result of Goldenberg, Krauthgamer, and Saha [FOCS 2019], where the vs gap edit distance problem is solved in time. We further generalize our result to solve the vs gap edit distance problem in time , strictly improving upon the previously known bound . Finally, we show that if the input strings do not have long highly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
