Title :
Exploratory Under-Sampling for Class-Imbalance Learning
Author :
Liu, Xu-Ying ; Wu, Jianxin ; Zhou, Zhi-Hua
Author_Institution :
Nat. Lab. for Novel Software Technol., Nanjing Univ., Nanjing
Abstract :
Under-sampling is a class-imbalance learning method which uses only a subset of major class examples and thus is very efficient. The main deficiency is that many major class examples are ignored. We propose two algorithms to overcome the deficiency. EasyEnsemble samples several subsets from the major class, trains a learner using each of them, and combines the outputs of those learners. BalanceCascade is similar to EasyEnsemble except that it removes correctly classified major class examples of trained learners from further consideration. Experiments show that both of the proposed algorithms have better AUC scores than many existing class-imbalance learning methods. Moreover, they have approximately the same training time as that of under-sampling, which trains significantly faster than other methods.
Keywords :
learning (artificial intelligence); BalanceCascade; EasyEnsemble; class-imbalance learning; exploratory undersampling; Data mining; Educational institutions; Laboratories; Learning systems; Sampling methods;
Conference_Titel :
Data Mining, 2006. ICDM '06. Sixth International Conference on
Conference_Location :
Hong Kong
Print_ISBN :
0-7695-2701-7
DOI :
10.1109/ICDM.2006.68