Reducing approximate Longest Common Subsequence to approximate Edit Distance

04/10/2019
by   Aviad Rubinstein, et al.
0

Given a pair of strings, the problems of computing their Longest Common Subsequence and Edit Distance have been extensively studied for decades. For exact algorithms, LCS and Edit Distance (with character insertions and deletions) are equivalent; the state of the art running time is (almost) quadratic and this is tight under plausible fine-grained complexity assumptions. But for approximation algorithms the picture is different: there is a long line of works with improved approximation factors for Edit Distance, but for LCS (with binary strings) only a trivial 1/2-approximation was known. In this work we give a reduction from approximate LCS to approximate Edit Distance, yielding the first efficient (1/2+ϵ)-approximation algorithm for LCS for some constant ϵ>0.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/10/2019

Constant-factor approximation of near-linear edit distance in near-linear time

We show that the edit distance between two strings of length n can be co...
research
05/07/2018

Fine-grained Complexity Meets IP = PSPACE

In this paper we study the fine-grained complexity of finding exact and ...
research
10/02/2019

Approximating the Geometric Edit Distance

Edit distance is a measurement of similarity between two sequences such ...
research
04/26/2018

On Estimating Edit Distance: Alignment, Dimension Reduction, and Embeddings

Edit distance is a fundamental measure of distance between strings and h...
research
12/10/2021

How Compression and Approximation Affect Efficiency in String Distance Measures

Real-world data often comes in compressed form. Analyzing compressed dat...
research
07/14/2023

Approximating Edit Distance in the Fully Dynamic Model

The edit distance is a fundamental measure of sequence similarity, defin...
research
11/13/2022

Bounds and Estimates on the Average Edit Distance

The edit distance is a metric of dissimilarity between strings, widely a...

Please sign up or login with your details

Forgot password? Click here to reset