DBMUTE: density-based majority under-sampling technique
作者:Chumphol Bunkhumpornpat, Krung Sinapiromsaran
摘要
Class imbalance is a challenging problem that demonstrates the unsatisfactory classification performance of a minority class. A trivial classifier is biased toward minority instances because of their tiny fraction. In this paper, our density function is defined as the distance along the shortest path between each majority instance and a minority-cluster pseudo-centroid in an underlying cluster graph. A short path implies highly overlapping dense minority instances. In contrast, a long path indicates a sparsity of instances. A new under-sampling algorithm is proposed to eliminate majority instances with low distances because these instances are insignificant and obscure the classification boundary in the overlapping region. The results show predictive improvements on a minority class from various classifiers on different UCI datasets.
论文关键词:Pattern recognition, Class imbalance, Under-sampling, Density-based
论文评审过程:
论文官网地址:https://doi.org/10.1007/s10115-016-0957-5