Approximation algorithms for nonbinary agreement forests
Leo van Iersel, Steven Kelk, Nela Leki\'c, Leen Stougie

TL;DR
This paper introduces new approximation and fixed-parameter algorithms for the nonbinary Maximum Agreement Forest problem, addressing practical issues in phylogenetics where trees are rarely binary.
Contribution
It provides the first polynomial-time 4-approximation and fixed-parameter tractable algorithm for nonbinary MAF, and combines these with existing algorithms to approximate nonbinary MAAF.
Findings
Developed a polynomial-time 4-approximation algorithm for nonbinary MAF.
Created a fixed-parameter tractable algorithm with runtime O(4^k poly(n)).
Combined algorithms to approximate nonbinary MAAF within a factor of d(c+3).
Abstract
Given two rooted phylogenetic trees on the same set of taxa X, the Maximum Agreement Forest problem (MAF) asks to find a forest that is, in a certain sense, common to both trees and has a minimum number of components. The Maximum Acyclic Agreement Forest problem (MAAF) has the additional restriction that the components of the forest cannot have conflicting ancestral relations in the input trees. There has been considerable interest in the special cases of these problems in which the input trees are required to be binary. However, in practice, phylogenetic trees are rarely binary, due to uncertainty about the precise order of speciation events. Here, we show that the general, nonbinary version of MAF has a polynomial-time 4-approximation and a fixed-parameter tractable (exact) algorithm that runs in O(4^k poly(n)) time, where n = |X| and k is the number of components of the agreement…
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
TopicsAlgorithms and Data Compression · semigroups and automata theory · Data Mining Algorithms and Applications
