Related Experiment Video
Updated: Jun 10, 2025

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
35.3K
Predicting Phylogenetic Bootstrap Values via Machine Learning.
Julius Wiegert1, Dimitri Höhler1, Julia Haag1
1Computational Molecular Evolution Group, Heidelberg Institute for Theoretical Studies, Heidelberg, Germany.
Molecular Biology and Evolution
|October 17, 2024
Summary
We introduce the educated bootstrap guesser (EBG), a machine learning tool that rapidly predicts phylogenetic tree branch support values. EBG offers a faster and accurate alternative to standard bootstrap methods, improving phylogenetic analysis efficiency.
Area of Science:
- Phylogenetics and evolutionary biology
- Computational biology and bioinformatics
- Machine learning applications in bioinformatics
Background:
- Estimating statistical robustness of phylogenetic trees is crucial for reliable evolutionary inference.
- Standard nonparametric Felsenstein bootstrap support (SBS) is computationally intensive, leading to the development of faster approximation methods.
- Existing faster methods like rapid bootstrap (RB), SH-aLRT, and UltraFast bootstrap 2 (UFBoot2) have limitations, including computational cost, model violation assessment needs, or instability in low support ranges.
Purpose of the Study:
- To develop a machine learning-based tool, the educated bootstrap guesser (EBG), for predicting Standard, nonparametric Felsenstein bootstrap support (SBS) values.
- To provide a computationally efficient and accurate method for assessing phylogenetic branch support.
- To offer uncertainty measures for branch support predictions to enhance interpretation.
Main Methods:
- Development of a machine learning model (EBG) trained to predict SBS values from phylogenetic tree data.
- Benchmarking EBG against existing methods like UFBoot2 in terms of speed and accuracy.
- Evaluation of prediction accuracy using median absolute error and assessment of uncertainty quantification.
Main Results:
- EBG is, on average, 9.4 (σ=5.5) times faster than UFBoot2.
- EBG achieves a median absolute error of 5 for SBS values between 0 and 100.
- EBG can predict support values for large phylogenies (e.g., 1,654 sequences) within hours on standard hardware.
- EBG provides uncertainty estimates for each predicted branch support value.
Conclusions:
- EBG presents a significant advancement in computational efficiency for phylogenetic analysis.
- The tool offers accurate SBS predictions with valuable uncertainty quantification, facilitating more robust interpretations.
- EBG democratizes robust phylogenetic inference by enabling rapid analysis on accessible computational resources.
Related Concept Videos
Bootstrapping
584
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
584
Evolutionary Relationships through Genome Comparisons
5.7K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.7K
Prediction Intervals
2.2K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.2K
Survival Tree
61
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
61
Multiple Regression
2.9K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
2.9K
Regression Analysis
5.6K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
5.6K

