login

Combining integrated sampling with SVM ensembles for learning from imbalanced datasets

Information Processing & ManagementPublished 18 December 2010
Yang Liu, Xiaohui Yu, Jimmy Xiangji Huang, Aijun An
Citations163
SJR quartileQ1
SJR score2.06
SNIP2.91

TL;DR

It is shown that SVMs may suffer from biased decision boundaries, and that their prediction performance drops dramatically when the data is highly skewed, and an integrated sampling technique is proposed that outperforms individual SVMs as well as several other state-of-the-art classifiers.

Abstract

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.

Keywords

Computer ScienceEngineering