Journal Article10.1016/J.ENGAPPAI.2020.103500
Combined weighted multi-objective optimizer for instance reduction in two-class imbalanced data problem
21
TL;DR: A new instance reduction method is introduced that preserves between-class distributions in the balanced data and handles minority class instance reduction in two-class imbalanced data, efficiently and outperforms state-of-the-art methods in terms of classification accuracy, Gmean, reduction rates, and computational time.
read more
About: This article is published in Engineering Applications of Artificial Intelligence. The article was published on 01 Apr 2020. The article focuses on the topics: Reduction (complexity).
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Dissertation
分群式取樣法於類別不平衡問題之研究;Clustering-Based Under-sampling in Class Imbalanced Data
張景翔,Jing-Shang Jhang +1 more
- 01 Jul 2016
TL;DR: In this paper, a clustering-based under-sampling strategy was proposed to balance the imbalance between the minority class and the majority class, where the number of clusters in the majority classes is set to be equal to the number in the minority classes.
496
A SVM-based framework for fault detection in high-speed trains
Jie Liu,Yang Hu,Shunkun Yang +2 more
TL;DR: The weighted-feature strategy and the cost-sensitive learning are integrated effectively in a multi-kernel support vector machine model, to solve the problems brought by between-class imbalance and heterogeneous signals in fault detection.
40
Imbalanced data classification: Using transfer learning and active sampling
TL;DR: Li et al. as mentioned in this paper proposed a transfer learning classifier (TLC) based on transfer learning to deal with class-imbalanced data, which includes active sampling module, real-time data augmentation module and DenseNet module.
31
Evolving ensembles using multi-objective genetic programming for imbalanced classification
L. Zhang,Kefan Wang,Luyuan Xu,Wen-Chao Sheng,Qiu Kang +4 more
TL;DR: In this paper , an efficient evolutionary strategy with non-dominated sorting, environmental selection, and an archiving mechanism is designed to optimize the false positive rate, the false negative rate and reduce the size of the resulting tree.
30
Fault-Seg-Net: A method for seismic fault segmentation based on multi-scale feature fusion with imbalanced classification
Xiao Li,Kewen Li,Zhifeng Xu,Zongchao Huang,Yimin Dou +4 more
TL;DR: In this paper , an end-to-end deep learning semantic segmentation network Fault-Seg-Net is proposed to identify fault on seismic images, which simultaneously learns global semantic features and local detailed features.
16
References
LIBSVM: A library for support vector machines
Chih-Chung Chang,Chih-Jen Lin +1 more
TL;DR: Issues such as solving SVM optimization problems theoretical convergence multiclass classification probability estimates and parameter selection are discussed in detail.
•Book
Handbook of Parametric and Nonparametric Statistical Procedures
David J. Sheskin
- 19 Jan 2007
TL;DR: This handbook provides you with everything you need to know about parametric and nonparametric statistical procedures, and helps you choose the best test for your data, interpret the results, and better evaluate the research of others.
Borderline-SMOTE: a new over-sampling method in imbalanced data sets learning
Hui Han,Wenyuan Wang,Binghuan Mao +2 more
- 23 Aug 2005
TL;DR: Two new minority over-sampling methods are presented, borderline- SMOTE1 and borderline-SMOTE2, in which only the minority examples near the borderline are over- Sampling, which achieve better TP rate and F-value than SMOTE and random over-Sampling methods.
A Review on Ensembles for the Class Imbalance Problem: Bagging-, Boosting-, and Hybrid-Based Approaches
Mikel Galar,Alberto Fernández,Edurne Barrenechea,Humberto Bustince,Francisco Herrera +4 more
- 01 Jul 2012
TL;DR: A taxonomy for ensemble-based methods to address the class imbalance where each proposal can be categorized depending on the inner ensemble methodology in which it is based is proposed and a thorough empirical comparison is developed by the consideration of the most significant published approaches to show whether any of them makes a difference.
2.7K
SMOTEBoost: Improving Prediction of the Minority Class in Boosting
Nitesh V. Chawla,Aleksandar Lazarevic,Lawrence O. Hall,Kevin W. Bowyer +3 more
- 22 Sep 2003
TL;DR: This paper presents a novel approach for learning from imbalanced data sets, based on a combination of the SMOTE algorithm and the boosting procedure, which shows improvement in prediction performance on the minority class and overall improved F-values.