Article ID Journal Published Year Pages File Type
402254 Knowledge-Based Systems 2015 16 Pages PDF
Abstract

•Proportions of the classes for each ensemble member are chosen randomly.•Member training data: sub-sample and over-sample through SMOTE.•RB-Boost combines Random Balance with AdaBoost.M2.•Experiments with 86 data sets demonstrate the advantage of Random Balance.

In Machine Learning, a data set is imbalanced when the class proportions are highly skewed. Imbalanced data sets arise routinely in many application domains and pose a challenge to traditional classifiers. We propose a new approach to building ensembles of classifiers for two-class imbalanced data sets, called Random Balance. Each member of the Random Balance ensemble is trained with data sampled from the training set and augmented by artificial instances obtained using SMOTE. The novelty in the approach is that the proportions of the classes for each ensemble member are chosen randomly. The intuition behind the method is that the proposed diversity heuristic will ensure that the ensemble contains classifiers that are specialized for different operating points on the ROC space, thereby leading to larger AUC compared to other ensembles of classifiers. Experiments have been carried out to test the Random Balance approach by itself, and also in combination with standard ensemble methods. As a result, we propose a new ensemble creation method called RB-Boost which combines Random Balance with AdaBoost.M2. This combination involves enforcing random class proportions in addition to instance re-weighting. Experiments with 86 imbalanced data sets from two well known repositories demonstrate the advantage of the Random Balance approach.

Related Topics
Physical Sciences and Engineering Computer Science Artificial Intelligence
Authors
, , , ,