Faster Privacy-Preserving Computation of Edit Distance with Moves
Yohei Yoshimoto, Masaharu Kataoka, Yoshimasa Takabatake and, Tomohiro I, Kilho Shin, Hiroshi Sakamoto

TL;DR
This paper introduces a more efficient two-party protocol for securely computing an approximate extended edit distance, including substring moves, between strings, with reduced rounds and suitable for long sequences like DNA.
Contribution
We propose an improved algorithm that reduces round complexity in secure edit distance computation, maintaining cryptographic security and efficiency for long strings.
Findings
Significant reduction in round complexity compared to previous protocols
Efficient performance demonstrated on DNA sequences
Maintains cryptographic security while improving practicality
Abstract
We consider an efficient two-party protocol for securely computing the similarity of strings w.r.t. an extended edit distance measure. Here, two parties possessing strings and , respectively, want to jointly compute an approximate value for , the minimum number of edit operations including substring moves needed to transform into , without revealing any private information. Recently, the first secure two-party protocol for this was proposed, based on homomorphic encryption, but this approach is not suitable for long strings due to its high communication and round complexities. In this paper, we propose an improved algorithm that significantly reduces the round complexity without sacrificing its cryptographic strength. We examine the performance of our algorithm for DNA sequences compared to previous one.
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.
Taxonomy
TopicsCryptography and Data Security · Algorithms and Data Compression · DNA and Biological Computing
