TL;DR
This paper introduces two new metrics for comparing rooted unordered trees with labels, improving computational efficiency and applicability in biological and molecular tree analysis.
Contribution
It defines novel metrics and a semimetric for different tree spaces, with efficient algorithms, advancing tree comparison methods in developmental and molecular biology.
Findings
Best-match metric has expected and worst-case complexity of O(n^2)
Left-regular metric has expected complexity of O(n) and worst-case O(n log n)
Metrics outperform existing methods in computational speed and applicability
Abstract
The early development of a zygote can be mathematically described by a developmental tree. To compare developmental trees of different species, we need to define distances on trees. If children cells after a division are not distinguishable, developmental trees are represented by the space of rooted trees with possibly repeated labels, where all vertices are unordered. If children cells after a division are partially distinguishable, developmental trees are represented by the space of rooted trees with possibly repeated labels, where vertices can be ordered or unordered. On , the space of rooted unordered trees with possibly repeated labels, we define two metrics: the best-match metric and the left-regular metric, which show some advantages over existing methods. On , the space of rooted labeled trees with ordered or unordered…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
