Imbalanced Class Data Performance Evaluation and Improvement using Novel Generative Adversarial Network-based Approach: SSG and GBO
Md Manjurul Ahsan, Md Shahin Ali, and Zahed Siddique

TL;DR
This paper introduces two novel GAN-based oversampling techniques, SSG and GBO, to improve class imbalance handling in machine learning, outperforming traditional SMOTE on benchmark datasets and producing more Gaussian-like minority samples.
Contribution
The study proposes innovative GAN-based oversampling methods, SSG and GBO, addressing limitations of existing techniques like SMOTE and demonstrating improved performance on benchmark datasets.
Findings
SSG and GBO outperform SMOTE on benchmark datasets
Minor samples from SSG exhibit Gaussian distribution
GAN-based methods enhance class imbalance handling
Abstract
Class imbalance in a dataset is one of the major challenges that can significantly impact the performance of machine learning models resulting in biased predictions. Numerous techniques have been proposed to address class imbalanced problems, including, but not limited to, Oversampling, Undersampling, and cost-sensitive approaches. Due to its ability to generate synthetic data, oversampling techniques such as the Synthetic Minority Oversampling Technique (SMOTE) is among the most widely used methodology by researchers. However, one of SMOTE's potential disadvantages is that newly created minor samples may overlap with major samples. As an effect, the probability of ML models' biased performance towards major classes increases. Recently, generative adversarial network (GAN) has garnered much attention due to its ability to create almost real samples. However, GAN is hard to train even…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Industrial Vision Systems and Defect Detection · Electricity Theft Detection Techniques
MethodsGradient-based optimization · Synthetic Minority Over-sampling Technique.
