scispace - formally typeset
Open AccessPosted Content

An Even Faster and More Unifying Algorithm for Comparing Trees via Unbalanced Bipartite Matchings

TLDR
In this article, the authors presented an algorithm for comparing trees that are labeled in an arbitrary manner, which is faster than the previous algorithms and is at the core of their maximum agreement subtree algorithm.
Abstract
A widely used method for determining the similarity of two labeled trees is to compute a maximum agreement subtree of the two trees. Previous work on this similarity measure is only concerned with the comparison of labeled trees of two special kinds, namely, uniformly labeled trees (i.e., trees with all their nodes labeled by the same symbol) and evolutionary trees (i.e., leaf-labeled trees with distinct symbols for distinct leaves). This paper presents an algorithm for comparing trees that are labeled in an arbitrary manner. In addition to this generality, this algorithm is faster than the previous algorithms. Another contribution of this paper is on maximum weight bipartite matchings. We show how to speed up the best known matching algorithms when the input graphs are node-unbalanced or weight-unbalanced. Based on these enhancements, we obtain an efficient algorithm for a new matching problem called the hierarchical bipartite matching problem, which is at the core of our maximum agreement subtree algorithm.

read more

Citations
More filters
Journal ArticleDOI

Enumerating all maximal frequent subtrees in collections of phylogenetic trees

TL;DR: Algorithms and experimental results confirm that maximal agreement subtrees and all maximal frequent subtrees can reveal a more complete phylogenetic picture of the common patterns in collections of phylogenetic trees than maximum agreement subtree; they are also often more resolved than the majority rule tree.
Proceedings ArticleDOI

The Mapping Distance - a Generalization of the Edit Distance - and its Application to Trees.

TL;DR: This paper defines 16 mapping distance measures, 13 of which are novel, and discovers that some novel measures outperform the others including the legacy edit distances in accuracy when used with the k-NN classifier.
Book ChapterDOI

Parameterized Mapping Distances for Semi-Structured Data

TL;DR: This paper takes ordered rooted trees as an example and introduces three independent dimensions to parameterize mapping distance measures and identifies two important mapping distances that can exhibit good classification performance when used with the k-NN classifier.
Book ChapterDOI

An efficient reduction from constrained to unconstrained maximum agreement subtree

TL;DR: It is shown that the MCAST problem can be reduced to the MAST problem efficiently and thus algorithms for MCAST with running times matching the fastest known algorithms for MAST are shown.

Super-arbre d'Accord Maximum

Vincent Berry
TL;DR: HAL is a multi-disciplinary open access archive for the deposit and dissemination of scientific research documents, whether they are published or not, for teaching and research institutions in France or abroad, or from public or private research centers.
References
More filters
Book

Introduction to Algorithms

TL;DR: The updated new edition of the classic Introduction to Algorithms is intended primarily for use in undergraduate or graduate courses in algorithms or data structures and presents a rich variety of algorithms and covers them in considerable depth while making their design and analysis accessible to all levels of readers.
Journal ArticleDOI

Faster scaling algorithms for network problems

TL;DR: This paper presents algorithms for the assignment problem, the transportation problem, and the minimum- cost flow problem of operations research that find a minimum-cost solution, yet run in time close to the best-known bounds for the corresponding problems without costs.
Journal ArticleDOI

Comparing multiple RNA secondary structures using tree comparisons

TL;DR: This paper presents another approach to the problem of comparing many secondary structures by utilizing a very efficient tree-matching algorithm that will compare two trees in O([T1] X [T2] X L1 X L2) in the worst case and very close to O[T1?] for average trees representing secondary structures.
Journal ArticleDOI

Obtaining common pruned trees

TL;DR: The tree obtained by regrafting branches on to a largest common pruned tree is shown to contain all the classes present in the strict consensus tree.
Related Papers (5)