A Cubic-Time 2-Approximation Algorithm for rSPR Distance
Zhi-Zhong Chen, Eita Machida, Lusheng Wang

TL;DR
This paper introduces a new cubic-time approximation algorithm for the rSPR distance between phylogenetic trees, improving the approximation ratio from 2.5 to 2, thus advancing computational methods in evolutionary biology.
Contribution
It presents the first cubic-time 2-approximation algorithm for rSPR distance, using novel structural lemmas and the concept of key.
Findings
Achieves a 2-approximation ratio for rSPR distance
Runs in cubic time, improving efficiency
Simplifies the proof of correctness
Abstract
Due to hybridization events in evolution, studying two different genes of a set of species may yield two related but different phylogenetic trees for the set of species. In this case, we want to measure the dissimilarity of the two trees. The rooted subtree prune and regraft (rSPR) distance of the two trees has been used for this purpose. The problem of computing the rSPR distance of two given trees has many applications but is unfortunately NP-hard. The previously best approximation algorithm for rSPR distance achieves a ratio of 2.5 and it was open whether a better approximation algorithm for rSPR distance exists. In this paper, we answer this question in the affirmative by presenting a cubic-time approximation algorithm for rSPR distance that achieves a ratio of 2. Our algorithm is based on the new notion of key and a number of new structural lemmas. The algorithm is fairly simple…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenomics and Phylogenetic Studies · Algorithms and Data Compression · Genome Rearrangement Algorithms
