License: Creative Commons Attribution 4.0 International license (CC BY 4.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ICALP.2022.32
URN: urn:nbn:de:0030-drops-163734
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2022/16373/
Bringmann, Karl ;
Cassis, Alejandro ;
Fischer, Nick ;
Nakos, Vasileios
Improved Sublinear-Time Edit Distance for Preprocessed Strings
Abstract
We study the problem of approximating the edit distance of two strings in sublinear time, in a setting where one or both string(s) are preprocessed, as initiated by Goldenberg, Rubinstein, Saha (STOC '20). Specifically, in the (k, K)-gap edit distance problem, the goal is to distinguish whether the edit distance of two strings is at most k or at least K. We obtain the following results:
- After preprocessing one string in time n^{1+o(1)}, we can solve (k, k ⋅ n^o(1))-gap-gap edit distance in time (n/k + k) ⋅ n^o(1).
- After preprocessing both strings separately in time n^{1+o(1)}, we can solve (k, k ⋅ n^o(1))-gap edit distance in time kn^o(1). Both results improve upon some previously best known result, with respect to either the gap or the query time or the preprocessing time.
Our algorithms build on the framework by Andoni, Krauthgamer and Onak (FOCS '10) and the recent sublinear-time algorithm by Bringmann, Cassis, Fischer and Nakos (STOC '22). We replace many complicated parts in their algorithm by faster and simpler solutions which exploit the preprocessing.
BibTeX - Entry
@InProceedings{bringmann_et_al:LIPIcs.ICALP.2022.32,
author = {Bringmann, Karl and Cassis, Alejandro and Fischer, Nick and Nakos, Vasileios},
title = {{Improved Sublinear-Time Edit Distance for Preprocessed Strings}},
booktitle = {49th International Colloquium on Automata, Languages, and Programming (ICALP 2022)},
pages = {32:1--32:20},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-235-8},
ISSN = {1868-8969},
year = {2022},
volume = {229},
editor = {Boja\'{n}czyk, Miko{\l}aj and Merelli, Emanuela and Woodruff, David P.},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/opus/volltexte/2022/16373},
URN = {urn:nbn:de:0030-drops-163734},
doi = {10.4230/LIPIcs.ICALP.2022.32},
annote = {Keywords: Edit Distance, Property Testing, Preprocessing, Precision Sampling}
}
Keywords: |
|
Edit Distance, Property Testing, Preprocessing, Precision Sampling |
Collection: |
|
49th International Colloquium on Automata, Languages, and Programming (ICALP 2022) |
Issue Date: |
|
2022 |
Date of publication: |
|
28.06.2022 |