Related Experiment Video
Updated: Jul 6, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Random forests with parametric entropy-based information gains for classification and regression problems.
Vera Ignatenko1, Anton Surkov1, Sergei Koltcov1
1Social and Cognitive Informatics Laboratory, National Research University Higher School of Economics, Saint-Petersburg, Russia.
This study enhances random forest algorithms by incorporating deformed entropies like Renyi, Tsallis, and Sharma-Mittal, significantly boosting prediction accuracy for both classification and regression tasks on benchmark datasets.
Area of Science:
- Machine Learning
- Data Science
- Complex Systems
Background:
- Random forests are popular for classification and regression, excelling on tabular data.
- Traditional random forests use Shannon entropy, potentially limiting prediction accuracy.
- Deformed entropies from complex systems offer a novel approach to enhance these algorithms.
Purpose of the Study:
- To explore the efficacy of deformed entropies in improving random forest prediction accuracy.
- To introduce novel information gains based on Renyi, Tsallis, and Sharma-Mittal entropies for random forests.
- To evaluate these modifications on diverse classification and regression benchmark datasets.
Main Methods:
- Developed information gains using Renyi, Tsallis, and Sharma-Mittal entropies.
- Integrated these new information gains into random forest algorithms.
- Tested modified algorithms on six benchmark datasets (three classification, three regression).
Main Results:
- Classification: Renyi entropy improved accuracy by 19-96%, Tsallis by 20-98%, and Sharma-Mittal by 22-111%.
- Regression: Deformed entropies improved R2 prediction by 2-23% depending on the dataset.
- All tested deformed entropies outperformed the classical Shannon entropy-based random forest.
Conclusions:
- Deformed entropies offer a significant improvement over Shannon entropy for random forest accuracy.
- These novel approaches provide enhanced predictive power for both classification and regression tasks.
- The findings suggest a promising direction for advancing machine learning algorithms using concepts from complex systems.
More Related Videos
09:23Quantification of Information Encoded by Gene Expression Levels During Lifespan Modulation Under Broad-range Dietary Restriction in C. elegans
Published on: August 16, 2017
03:37Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Introduction to Nonparametric Statistics
One of...
Random Variables
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...