Kernel-Based Enhanced Oversampling Method for Imbalanced Classification
By: Wenjie Li , Sibo Zhu , Zhijian Li and more
Potential Business Impact:
Helps computers learn from rare examples better.
This paper introduces a novel oversampling technique designed to improve classification performance on imbalanced datasets. The proposed method enhances the traditional SMOTE algorithm by incorporating convex combination and kernel-based weighting to generate synthetic samples that better represent the minority class. Through experiments on multiple real-world datasets, we demonstrate that the new technique outperforms existing methods in terms of F1-score, G-mean, and AUC, providing a robust solution for handling imbalanced datasets in classification tasks.
Similar Papers
GK-SMOTE: A Hyperparameter-free Noise-Resilient Gaussian KDE-Based Oversampling Approach
Machine Learning (CS)
Makes computer learning better with tricky, uneven data.
Simplicial SMOTE: Oversampling Solution to the Imbalanced Learning Problem
Machine Learning (CS)
Makes computer learning fairer with more examples.
Adaptive Cluster-Based Synthetic Minority Oversampling Technique for Traffic Mode Choice Prediction with Imbalanced Dataset
Machine Learning (CS)
Helps computers better understand rare travel types.