Combining integrated sampling with SVM ensembles for learning from imbalanced datasets

作者:

Highlights:

摘要

Learning from imbalanced datasets is difficult. The insufficient information that is associated with the minority class impedes making a clear understanding of the inherent structure of the dataset. Most existing classification methods tend not to perform well on minority class examples when the dataset is extremely imbalanced, because they aim to optimize the overall accuracy without considering the relative distribution of each class. In this paper, we study the performance of SVMs, which have gained great success in many real applications, in the imbalanced data context. Through empirical analysis, we show that SVMs may suffer from biased decision boundaries, and that their prediction performance drops dramatically when the data is highly skewed. We propose to combine an integrated sampling technique, which incorporates both over-sampling and under-sampling, with an ensemble of SVMs to improve the prediction performance. Extensive experiments show that our method outperforms individual SVMs as well as several other state-of-the-art classifiers.

论文关键词:Data sampling,Classification,Imbalanced data mining

论文评审过程:Received 16 July 2009, Revised 25 September 2010, Accepted 12 November 2010, Available online 17 December 2010.

论文官网地址:https://doi.org/10.1016/j.ipm.2010.11.007