2011
DOI: 10.1007/978-3-642-23038-7_2
|View full text |Cite
|
Sign up to set email alerts
|

Towards a Practical O(n logn) Phylogeny Algorithm

Abstract: Recently, we have identified a randomized quartet phylogeny algorithm that has O(n log n) runtime with high probability, which is asymptotically optimal. Our algorithm has high probability of returning the correct phylogeny when quartet errors are independent and occur with known probability, and when the algorithm uses a guide tree on O(log log n) taxa that is correct with high probability. In practice, none of these assumptions is correct: quartet errors are positively correlated and occur with unknown proba… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
14
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
3
3
1

Relationship

3
4

Authors

Journals

citations
Cited by 8 publications
(14 citation statements)
references
References 22 publications
0
14
0
Order By: Relevance
“…These include TreePhyler 12 and CARMA. 13 While much progress has been made in fast phylogeny reconstruction in recent years, 9,14,15 reconstructing the full tree remains much slower than other classification methods.…”
Section: Related Workmentioning
confidence: 99%
“…These include TreePhyler 12 and CARMA. 13 While much progress has been made in fast phylogeny reconstruction in recent years, 9,14,15 reconstructing the full tree remains much slower than other classification methods.…”
Section: Related Workmentioning
confidence: 99%
“…FastTree [20] reconstructs phylogenies without computing the full distance matrix, which results in O(n 1.5 log n) runtime. Our own recent algorithm, QTree [1,2], runs in O(n log n) time, using an incremental approach to building trees. No theoretical guarantees exist for the quality of solutions obtained from these fast algorithms, however, under realistic assumptions about the evolutionary model, for short sequences.…”
Section: Practical Algorithmsmentioning
confidence: 99%
“…As biologists start to need trees for hundreds of thousands of taxa [10], even traditionally faster distance methods, such as neighbour joining, become unacceptably slow. Researchers have developed sub-quadratic time heuristics [20,1], but they lack theoretical performance guarantees, so it is unclear whether their use is universally appropriate.…”
Section: Introductionmentioning
confidence: 99%
“…When combined with local search, our algorithm can produce trees on the full taxa set whose accuracy is almost identical to that of FastTree, while being substantially faster. This paper is an expanded version of our earlier conference publication [4]. …”
Section: Introductionmentioning
confidence: 99%