BIU theory seminar- May 17 : Tomasz Kociumaka (Max-Planck) - Bounded Weighted Edit Distance

3 views
Skip to first unread message

Arnold Filtser

unread,
May 12, 2023, 8:26:21 AM5/12/23
to BIU Theory Seminar, tomasz.k...@mpi-inf.mpg.de
Hello all,

Next week (Wed May 17, at 12) we will meet for our theory seminar.
Location: Building 605 room 14.

See you there,
Arnold

Speaker: Tomasz Kociumaka (Max-Planck)
Title: Bounded Weighted Edit Distance
Abstract: The edit distance, also known as Levenshtein distance, is the minimum number of character insertions, deletions, and substitutions needed to transform one string into another. The textbook dynamic programming algorithm computes the edit distance of two length-n strings in O(n²) time, which is optimal up to sub-polynomial factors and conditioned on the Strong Exponential Time Hypothesis (SETH). In a bounded setting, where the running time is parameterized by the edit distance k, the celebrated algorithm by Landau and Vishkin (JCSS’88) achieves a running time of O(n+k²), which is optimal as a function of n and k (again, up to sub-polynomial factors and conditioned on SETH).

While the theory community thoroughly studied the Levenshtein distance, most practical applications rely on a more general weighted edit distance, where each edit has a weight depending on its type and the involved characters from the alphabet Σ. This is formalized through a weight function w : Σ∪{ε} × Σ∪{ε} → ℝ normalized so that w(a,a) = 0 for a∊Σ∪{ε} and w(a,b) ≥ 1 for a,b∊Σ∪{ε} with a ≠ b. The classic O(n²)-time algorithm supports this setting seamlessly, but for many decades only a straightforward O(nk)-time solution was known for the bounded version of the weighted edit distance problem.

In this talk, I will present an O(n+k⁵)-time algorithm (joint work with Das, Gilbert, Hajiaghayi, and Saha; STOC'23; arXiv:2302.04229) and a very recent Õ(n+√{nk³})-time algorithm (joint work with Cassis and Wellnitz; arXiv:2305.06659). I will also sketch a lower bound that proves the optimality of the latter algorithm for √n ≤ k ≤ n (up to sub-polynomial factors and conditioned on the All-Pairs Shortest Paths Hypothesis).

Arnold Filtser

unread,
May 17, 2023, 4:00:58 AM5/17/23
to BIU Theory Seminar, tomasz.k...@mpi-inf.mpg.de
The seminar starts in one hour, in the usual room (Building 605 room 14).

See you there!
Reply all
Reply to author
Forward
0 new messages