Related Experiment Video
Updated: Feb 20, 2026

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
Improved Balanced Random Forest (iBRF): A flexible hybrid resampling-bagging framework for crash severity
Seyed Iman Mohammadpour1, Javadreza Vahedi1
1Department of Civil Engineering, Faculty of Engineering, University of Bojnord, Bojnord, Iran.
Objective:
Class imbalance presents a notable challenge in accurately classifying severe crash outcomes, which typically constitute the minority class. Ignoring class imbalance may lead to biased or misleading interpretations. Moreover, relying on traditional resampling techniques results in potential issues like overfitting, and information loss. Hence, this study proposes the Improved Balanced Random Forest (iBRF), a novel ensemble framework designed to combine various resampling techniques with ensemble learning to derive a model that addresses the challenge of class imbalance.
Methods:
The iBRF framework utilizes all minority cases and bootstrapped samples of the majority. SMOTE augments additional minority‑class instances, while the Neighborhood Cleaning Rule (NCR) and Random Undersampling (RUS) remove majority‑class instances to reduce noise and class overlap. The balanced data is utilized to train a decision tree in each iteration. Finally, a weighted soft voting based on the G-mean of each tree generates the final predictions. The performance of iBRF is tested using G-mean, and Matthews Correlation Coefficient (MCC) on holdout data (30%) and compared against other machine learning models designed for imbalanced datasets.
Results:
iBRF achieves better performance than other resampling (SMOTE, RUS, NCR, and CTGANs) and state-of-the-art ensemble learning approaches (XGBoost, RF, LightGBM, RUSBoost, SMOTEBagging, SMOTEBoost, UnderBagging, OverBagging, and OverBoost) based on balanced metrics. The iBRF algorithm substantially improves the absolute G‑Mean of the simple RF and SMOTE‑RF models by 9.30 and 4.50 percentage points, respectively.
Conclusions:
The iBRF algorithm not only enhances classification performance but also helps identify risk factors associated with the minority class, which almost always correspond to severe‑outcome crashes and the focus of studies.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Multiple Regression
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...
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Randomized Experiments
Simple randomization
Simple...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Classification of Systems-II
