Numerical Similarity and Dissimilarity Measures Between Two Trees

  • Authors:
  • B. J. Oommen;K. Zhang;W. Lee

  • Affiliations:
  • -;-;-

  • Venue:
  • IEEE Transactions on Computers
  • Year:
  • 1996

Quantified Score

Hi-index 14.98

Visualization

Abstract

Quantifying the measure of similarity between two trees is a problem of intrinsic importance in the study of algorithms and data structures and has applications in computational molecular biology, structural/syntactic pattern recognition and in data management. In this paper we define and formulate an abstract measure of comparison, 驴(T1, T2), between two trees T1 and T2 presented in terms of a set of elementary intersymbol measures 驴(., .) and two abstract operators $\oplus$ and $\otimes$. By appropriately choosing the concrete values for these two operators and for 驴(., .), this measure can be used to define various quantities including 1) the edit distance between two trees, 2) the size of their largest common subtree, 3) Prob(T2 | T1), the probability of receiving T2 given that T1 was transmitted across a channel causing independent substitution and deletion errors, and 4) the a posteriori probability of T1 being the transmitted tree given that T2 is the received tree containing independent substitution, insertion and deletion errors. The recursive properties of 驴(T1, T2) have been derived and a single generic iterative dynamic programming scheme to compute all the above quantities has been developed. The time and space complexities of the algorithm have been analyzed and the implications of our results in both theoretical and applied fields has been discussed.