𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Exploratory Undersampling for Class-Imbalance Learning

✍ Scribed by Xu-Ying Liu; Jianxin Wu; Zhi-Hua Zhou


Book ID
117938831
Publisher
IEEE
Year
2009
Tongue
English
Weight
654 KB
Volume
39
Category
Article
ISSN
1083-4419

No coin nor oath required. For personal study only.

✦ Synopsis


Undersampling is a popular method in dealing with class-imbalance problems, which uses only a subset of the majority class and thus is very efficient. The main deficiency is that many majority class examples are ignored. We propose two algorithms to overcome this deficiency. EasyEnsemble samples several subsets from the majority class, trains a learner using each of them, and combines the outputs of those learners. BalanceCascade trains the learners sequentially, where in each step, the majority class examples that are correctly classified by the current trained learners are removed from further consideration. Experimental results show that both methods have higher Area Under the ROC Curve, F-measure, and G-mean values than many existing class-imbalance learning methods. Moreover, they have approximately the same training time as that of undersampling when the same number of weak classifiers is used, which is significantly faster than other methods.


πŸ“œ SIMILAR VOLUMES