login

Computing approximate tree edit distance using relaxation labeling

Pattern Recognition LettersPublished 4 February 2003
Andrea Torsello, Edwin R. Hancock
Citations68
SJR quartileQ1
SJR score1.00
SNIP1.43

TL;DR

This paper shows that any tree obtained with a sequence of cut operations is a subtree of the transitive closure of the original tree, and shows that the necessary condition for any subtree to be a solution can be reduced to a clique problem in a derived structure.

Abstract

This paper presents a new method for computing the tree edit distance problem with uniform edit cost. We commence by showing that any tree obtained with a sequence of cut operations is a subtree of the transitive closure of the original tree, we show that the necessary condition for any subtree to be a solution can be reduced to a clique problem in a derived structure. Using this idea we transform the problem of computing tree edit distance into a series of maximum weight clique problems. We, then use relaxation labeling to find an approximation to the tree edit distance.

Keywords

Computer Science