Department of Computer Science | Institute of Theoretical Computer Science | CADMO

Theory of Combinatorial Algorithms

Prof. Emo Welzl and Prof. Bernd Gärtner

Mittagsseminar (in cooperation with J. Lengler, A. Steger, and D. Steurer)

Mittagsseminar Talk Information

Date and Time: Tuesday, December 17, 2024, 12:15 pm

Duration: 30 minutes

Location: OAT S15/S16/S17

Speaker: Jakob Nogler

Faster Tree Edit Distance via APSP Equivalence

The tree edit distance (TED) between two rooted ordered trees with n nodes labeled from an alphabet Σ is the minimum cost of transforming one tree into the other by a sequence of valid operations consisting of insertions, deletions and relabeling of nodes. First introduced by Selkow in the late 1970s, its running time has seen many improvements which culminated in a O(n3)-time algorithm [DMRW 2010].
In this work, we show that TED is fine-grained equivalent to the All-Pair-Shortest-Path Problem (APSP). Our reduction of TED to APSP is tight enough, so that combined with the fastest APSP algorithm to-date [Williams 2018] it gives the first ever subcubic time algorithm for TED running in n3 / 2Ω(sqrt(log(n))) time.
We also consider the unweighted tree edit distance problem in which the cost of each edit is one. For unweighted TED, a truly subcubic algorithm is known due to Mao [Mao 2022], later improved slightly by Dürr [Dürr 2023] to run in O(n2.9148). Their algorithm uses bounded monotone min-plus product as a crucial subroutine, and the best running time for this product is O(n(3+ω)/2) < O(n2.6857) (where ω is the exponent of fast matrix multiplication). We close this gap and give an algorithm for unweighted TED that runs in O(n(3+ω)/2) time.


Upcoming talks     |     All previous talks     |     Talks by speaker     |     Upcoming talks in iCal format (beta version!)

Previous talks by year:   2025  2024  2023  2022  2021  2020  2019  2018  2017  2016  2015  2014  2013  2012  2011  2010  2009  2008  2007  2006  2005  2004  2003  2002  2001  2000  1999  1998  1997  1996  

Information for students and suggested topics for student talks


Automatic MiSe System Software Version 1.4803M   |   admin login