Approximating the Geometric Edit Distance

10/02/2019
by   Kyle Fox, et al.
0

Edit distance is a measurement of similarity between two sequences such as strings, point sequences, or polygonal curves. Many matching problems from a variety of areas, such as signal analysis, bioinformatics, etc., need to be solved in a geometric space. Therefore, the geometric edit distance (GED) has been studied. In this paper, we describe the first strictly sublinear approximate near-linear time algorithm for computing the GED of two point sequences in constant dimensional Euclidean space. Specifically, we present a randomized (O(nlog^2n)) time (O(√(n)))-approximation algorithm. Then, we generalize our result to give a randomized α-approximation algorithm for any α∈ [1, √(n)], running in time Õ(n^2/α^2). Both algorithms are Monte Carlo and return approximately optimal solutions with high probability.

READ FULL TEXT

page 1

page 2

page 3

page 4

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
04/10/2019

Reducing approximate Longest Common Subsequence to approximate Edit Distance

Given a pair of strings, the problems of computing their Longest Common ...
research
11/24/2021

Gap Edit Distance via Non-Adaptive Queries: Simple and Optimal

We study the problem of approximating edit distance in sublinear time. T...
research
04/08/2022

Deterministic, Near-Linear ε-Approximation Algorithm for Geometric Bipartite Matching

Given point sets A and B in ℝ^d where A and B have equal size n for some...
research
10/24/2021

Approximating LCS and Alignment Distance over Multiple Sequences

We study the problem of aligning multiple sequences with the goal of fin...
research
11/22/2022

An Algorithmic Bridge Between Hamming and Levenshtein Distances

The edit distance between strings classically assigns unit cost to every...
research
07/15/2020

Approximating the (continuous) Fréchet distance

We describe the first strongly subquadratic time algorithm with subexpon...

Please sign up or login with your details

Forgot password? Click here to reset