An Improved Sketching Algorithm for Edit Distance
Abstract
We provide improved upper bounds for the simultaneous sketching complexity of edit distance. Consider two parties, Alice with input and Bob with input , that share public randomness and are given a promise that the edit distance between their two strings is at most some given value . Alice must send a message and Bob must send to a third party Charlie, who does not know the inputs but shares the same public randomness and also knows . Charlie must output precisely as well as a sequence of edits required to transform into . The goal is to minimize the lengths of the messages sent. The protocol of Belazzougui and Zhang (FOCS 2016), building upon the random walk method of Chakraborty, Goldenberg, and Kouck\'y (STOC 2016), achieves a maximum message length of bits, where hides factors. In this work we build upon Belazzougui and Zhang's protocol and provide an improved analysis demonstrating that a slight modification of their construction achieves a bound of .
Cite
@article{arxiv.2010.13170,
title = {An Improved Sketching Algorithm for Edit Distance},
author = {Ce Jin and Jelani Nelson and Kewen Wu},
journal= {arXiv preprint arXiv:2010.13170},
year = {2021}
}
Comments
Appeared in STACS 2021. Fixed the title to match the conference version