Matching and Embedding Through Edit-Union of Trees

Abstract

This paper investigates a technique to extend the tree edit distance framework to allow the simultaneous matching of multiple tree structures. This approach extends a previous result that showed the edit distance between two trees is completely determined by the maximum tree obtained from both tree with node removal operations only. In our approach we seek the minimum structure from which we can obtain the original trees with removal operations. This structure has the added advantage that it can be extended to more than two trees and it imposes consistency on node matches throughout the matched trees. Furthermore through this structure we can get a “natural” embedding space of tree structures that can be used to analyze how tree representations vary in our problem domain.

Cite

Text

Torsello and Hancock. "Matching and Embedding Through Edit-Union of Trees." European Conference on Computer Vision, 2002. doi:10.1007/3-540-47977-5_54

Markdown

[Torsello and Hancock. "Matching and Embedding Through Edit-Union of Trees." European Conference on Computer Vision, 2002.](https://mlanthology.org/eccv/2002/torsello2002eccv-matching/) doi:10.1007/3-540-47977-5_54

BibTeX

@inproceedings{torsello2002eccv-matching,
  title     = {{Matching and Embedding Through Edit-Union of Trees}},
  author    = {Torsello, Andrea and Hancock, Edwin R.},
  booktitle = {European Conference on Computer Vision},
  year      = {2002},
  pages     = {822-836},
  doi       = {10.1007/3-540-47977-5_54},
  url       = {https://mlanthology.org/eccv/2002/torsello2002eccv-matching/}
}