Related Experiment Video
Updated: Nov 19, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Random forest of perfect trees: concept, performance, applications and perspectives
Jean-Michel Nguyen1,2, Pascal Jézéquel3, Pierre Gillois1
1Techniques de l'Ingénierie Médicale et de la Complexité - Informatique, Mathématiques, Applications (TIMC-IMAG) -UMR 5525, Université Grenoble Alpes-CNRS, France.
This study introduces a novel random forest (RF) approach that builds error-free decision trees using artificial neurons. This new method, employing Nguyen information criteria (NICs), enhances feature selection and predictive modeling.
Area of Science:
- Machine Learning
- Computational Biology
- Statistical Modeling
Background:
- Traditional Random Forests (RF) maximize tree variability by adhering to Breiman's principles.
- This research proposes a novel RF that deviates from these principles by constructing numerous trees with zero classification errors.
Purpose of the Study:
- To develop a new type of random forest (RF) that builds perfect classification trees.
- To introduce a scoring system, the Nguyen Information Criteria (NICs), for evaluating feature predictive qualities.
- To assess the performance of the new RF and NICs against existing methods.
Main Methods:
- Utilized a novel decision tree structure incorporating neurons at each node and a unique "half Christmas tree" architecture.
- Developed ten new statistical information criteria, termed Nguyen Information Criteria (NICs), for feature evaluation.
- Implemented the "perfect tree" construction methods in the R package 'ROP'.
Main Results:
- The first NIC demonstrated faster minimization of the Akaike information criterion compared to the Gini index in logistic regression.
- Features selected using the NICScore showed a marginal advantage over Support Vector Machines-Recursive Feature Elimination (SVM-RFE).
- Artificial neurons in tree nodes enable simultaneous consideration of multiple classifiers, leading to perfect trees without errors.
Conclusions:
- The proposed RF method, utilizing artificial neurons and NICs, offers a powerful alternative for feature selection and predictive modeling.
- The developed NICs provide an effective means to evaluate feature predictive quality.
- The "perfect tree" approach in RFs can achieve high accuracy and overcome limitations of traditional methods.
More Related Videos
12:18A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
07:13Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
Published on: April 18, 2025
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Randomized Experiments
Simple randomization
Simple...
Wald-Wolfowitz Runs Test I
The test works...
Introduction to R
Response Surface Methodology
The process of RSM involves several key steps:
Bootstrapping