Constant factor approximations to edit distance on far input pairs in nearly linear time

04/10/2019
by   Michal Koucký, et al.
0

For any T ≥ 1, there are constants R=R(T) ≥ 1 and ζ=ζ(T)>0 and a randomized algorithm that takes as input an integer n and two strings x,y of length at most n, and runs in time O(n^1+1/T) and outputs an upper bound U on the edit distance ED(x,y) that with high probability, satisfies U ≤ R(ED(x,y)+n^1-ζ). In particular, on any input with ED(x,y) ≥ n^1-ζ the algorithm outputs a constant factor approximation with high probability. A similar result has been proven independently by Brakensiek and Rubinstein (2019).

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
07/06/2020

Near-Linear Time Edit Distance for Indel Channels

We consider the following model for sampling pairs of strings: s_1 is a ...
research
05/15/2020

Edit Distance in Near-Linear Time: it's a Constant Factor

We present an algorithm for approximating the edit distance between two ...
research
12/15/2021

Approximating the Longest Common Subsequence problem within a sub-polynomial factor in linear time

The Longest Common Subsequence (LCS) of two strings is a fundamental str...
research
07/25/2019

Improved Girth Approximation and Roundtrip Spanners

In this paper we provide improved algorithms for approximating the girth...
research
10/08/2018

Approximate Online Pattern Matching in Sub-linear Time

We consider the approximate pattern matching problem under edit distance...
research
02/26/2020

Asymmetric Streaming Algorithms for Edit Distance and LCS

The edit distance (ED) and longest common subsequence (LCS) are two fund...

Please sign up or login with your details

Forgot password? Click here to reset