Polylogarithmic Approximation for Edit Distance and the Asymmetric Query Complexity

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

We present a near-linear time algorithm that approximates the edit distance between two strings within a polylogarithmic factor; specifically, for strings of length n and every fixed epsilon>0, it can compute a (log n)^O(1/epsilon) approximation in n^(1+epsilon) time. This is an exponential improvement over the previously known factor, 2^(O (sqrt(log n))), with a comparable running time (Ostrovsky and Rabani J.ACM 2007; Andoni and Onak STOC 2009). Previously, no efficient polylogarithmic approximation algorithm was known for any computational task involving edit distance (e.g., nearest neighbor search or sketching). This result arises naturally in the study of a new asymmetric query model. In this model, the input consists of two strings x and y, and an algorithm can access y in an unrestricted manner, while being charged for querying every symbol of x. Indeed, we obtain our main result by designing an algorithm that makes a small number of queries in this model. We then provide a nearly-matching lower bound on the number of queries. Our lower bound is the first to expose hardness of edit distance stemming from the input strings being "repetitive", which means that many of their substrings are approximately identical. Consequently, our lower bound provides the first rigorous separation between edit distance and Ulam distance, which is edit distance on non-repetitive strings, such as permutations.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Polylogarithmic Approximation for Edit Distance and the Asymmetric Query Complexity does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Polylogarithmic Approximation for Edit Distance and the Asymmetric Query Complexity, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Polylogarithmic Approximation for Edit Distance and the Asymmetric Query Complexity will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-340310

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.