Next Article in Journal
Eliminating the Effect of Uncertainties of Cutting Forces by Fuzzy Controller for Robots in Milling Process
Next Article in Special Issue
An Ensemble of Locally Reliable Cluster Solutions
Previous Article in Journal
Synthesis, Structure, and Thermal Stability of Magnesium Oxychloride 5Mg(OH)2∙MgCl2∙8H2O
Previous Article in Special Issue
Data Sampling Methods to Deal With the Big Data Multi-Class Imbalance Problem
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel Ensemble Framework Based on K-Means and Resampling for Imbalanced Data

1
School of Information Science and Engineering, Shandong Normal University, Jinan 250358, China
2
Basic education Department, Shandong Police College, Jinan 250014, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2020, 10(5), 1684; https://doi.org/10.3390/app10051684
Submission received: 30 November 2019 / Revised: 25 February 2020 / Accepted: 26 February 2020 / Published: 2 March 2020

Abstract

Imbalanced classification is one of the most important problems of machine learning and data mining, existing in many real datasets. In the past, many basic classifiers such as SVM, KNN, and so on have been used for imbalanced datasets in which the number of one sample is larger than that of another, but the classification effect is not ideal. Some data preprocessing methods have been proposed to reduce the imbalance ratio of data sets and combine with the basic classifiers to get better performance. In order to improve the whole classification accuracy, we propose a novel classifier ensemble framework based on K-means and resampling technique (EKR). First, we divide the data samples in the majority class into several sub-clusters using K-means, k-value is determined by Average Silhouette Coefficient, and then adjust the number of data samples of each sub-cluster to be the same as that of the minority classes through resampling technology, after that each adjusted sub-cluster and the minority class are combined into several balanced subsets, the base classifier is trained on each balanced subset separately, and finally integrated into a strong ensemble classifier. In this paper, the extensive experimental results on 16 imbalanced datasets demonstrate the effectiveness and feasibility of the proposed algorithm in terms of multiple evaluation criteria, and EKR can achieve better performance when compared with several classical imbalanced classification algorithms using different data preprocessing methods.
Keywords: imbalanced classification; K-means; resampling imbalanced classification; K-means; resampling

Share and Cite

MDPI and ACS Style

Duan, H.; Wei, Y.; Liu, P.; Yin, H. A Novel Ensemble Framework Based on K-Means and Resampling for Imbalanced Data. Appl. Sci. 2020, 10, 1684. https://doi.org/10.3390/app10051684

AMA Style

Duan H, Wei Y, Liu P, Yin H. A Novel Ensemble Framework Based on K-Means and Resampling for Imbalanced Data. Applied Sciences. 2020; 10(5):1684. https://doi.org/10.3390/app10051684

Chicago/Turabian Style

Duan, Huajuan, Yongqing Wei, Peiyu Liu, and Hongxia Yin. 2020. "A Novel Ensemble Framework Based on K-Means and Resampling for Imbalanced Data" Applied Sciences 10, no. 5: 1684. https://doi.org/10.3390/app10051684

APA Style

Duan, H., Wei, Y., Liu, P., & Yin, H. (2020). A Novel Ensemble Framework Based on K-Means and Resampling for Imbalanced Data. Applied Sciences, 10(5), 1684. https://doi.org/10.3390/app10051684

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop