Related Experiment Video
Updated: Sep 16, 2025

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
7.6K
Assessing Random Forest self-reproducibility for optimal short biomarker signature discovery
Ahmed Debit1,2,3, Christophe Poulet4,5,6, Claire Josse1,7
1Laboratory of Human Genetics, GIGA Institute, University of Liege (ULiege), Avenue Hippocrate 1/11, 4000 Liege, Belgium.
Briefings in Bioinformatics
|July 11, 2025
Summary
New stability scores (HRS and HSS) improve biomarker signature discovery by evaluating classification algorithm robustness beyond average Area Under the Curve (AUC). This ensures reliable diagnostic tool development.
Area of Science:
- Biomedical informatics
- Machine learning in diagnostics
- Biomarker discovery
Background:
- Biomarker signature discovery is crucial for clinical diagnostics, especially with limited pathological knowledge.
- Shorter biomarker signatures are preferred for cost-effectiveness in diagnostics.
- Algorithm selection for biomarker discovery often relies on average Area Under the Curve (AUC), but AUC stability is not guaranteed.
Purpose of the Study:
- To introduce two novel AUC-derived hyper-stability scores: Hyper-stability Resampling Sensitive (HRS) and Hyper-stability Signature Sensitive (HSS).
- To propose these scores as complementary metrics to average AUC for enhancing confidence in classification algorithm selection.
- To evaluate the performance and stability of various Random Forest implementations.
Main Methods:
- Comparison of 15 different Random Forest implementations.
- Assessment of classification algorithms using average AUC performance.
- Introduction and application of the proposed HRS and HSS hyper-stability scores.
Main Results:
- No single Random Forest implementation is universally optimal for all datasets and classification tasks.
- Algorithm performance is highly dependent on the specific data and classification question.
- The proposed HRS and HSS scores provide valuable insights into algorithm stability beyond average AUC.
Conclusions:
- The choice of Random Forest implementation for biomarker signature discovery should be data- and task-dependent.
- Average AUC alone is insufficient for selecting robust classification algorithms.
- Prior testing of both average AUC performance and AUC-derived stability (HRS, HSS) is essential for reliable diagnostic tool development.
Related Concept Videos
Bootstrapping
673
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...
673
Survival Tree
166
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...
166
Wald-Wolfowitz Runs Test I
744
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
744

