Deep Learning for Imbalance Data Classification using Class Expert Generative Adversarial Network
Without any specific way for imbalance data classification, artificial intelligence algorithm cannot recognize data from minority classes easily. In general, modifying the existing algorithm by assuming that the training data is imbalanced, is the only way to handle imbalance data. However, for a normal data handling, this way mostly produces a deficient result. In this research, we propose a class expert generative adversarial network (CE-GAN) as the solution for imbalance data classification. CE-GAN is a modification in deep learning algorithm architecture that does not have an assumption that the training data is imbalance data. Moreover, CE-GAN is designed to identify more detail about the character of each class before classification step. CE-GAN has been proved in this research to give a good performance for imbalance data classification.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationGenerative Adversarial NetworkSimilar Papers 제목 키워드 기반
MExD: An Expert-Infused Diffusion Model for Whole-Slide Image Classification
Whole Slide Image (WSI) classification poses unique challenges due to the vast image size and numerous non-informative regions, which introduce noise and cause data imbalance during feature aggregation. To address th…
image-classificationImage ClassificationMixture-of-ExpertsOversampling Tabular Data with Deep Generative Models: Is it worth the effort?
In practice, machine learning experts are often confronted with imbalanced data. Without accounting for the imbalance, common classifiers perform poorly, and standard evaluation metrics mislead the practitioners on the m…
imbalanced classificationMultimodal Deep Generative Model for Semi-Supervised Learning under Class Imbalance
When modeling class-imbalanced data, it is crucial to address the imbalance, as models trained on such data tend to be biased towards the majority classes. This problem is amplified under partial supervision, where pseud…
Graph Classification by Mixture of Diverse Experts
Graph classification is a challenging research problem in many applications across a broad range of domains. In these applications, it is very common that class distribution is imbalanced. Recently, Graph Neural Network …
ClassificationGeneral ClassificationGraph ClassificationGraph Neural NetworkGraphDIVE: Graph Classification by Mixture of Diverse Experts
Graph classification is a challenging research problem in many applications across a broad range of domains. In these applications, it is very common that class distribution is imbalanced. Recently, Graph Neural Network …
ClassificationGraph ClassificationGraph Neural Network