paper-with-me

홈 › Papers

Deep Learning for Imbalance Data Classification using Class Expert Generative Adversarial Network

2018-07-12 · Fanny, Tjeng Wawan Cenggoro

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.

📄 PDF Abstract BibTeX arXiv:1807.04585

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationGenerative Adversarial Network

Similar Papers 제목 키워드 기반

MExD: An Expert-Infused Diffusion Model for Whole-Slide Image Classification

2025-01-01 · CVPR 2025 1 · Jianwei Zhao, Xin Li, Fan Yang, Qiang Zhai 외

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-Experts

Oversampling Tabular Data with Deep Generative Models: Is it worth the effort?

2020-10-19 · NeurIPS Workshop ICBINB 2020 12 · Ramiro Camino, Chris Hammerschmidt, Radu State

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 classification

Multimodal Deep Generative Model for Semi-Supervised Learning under Class Imbalance

2026-05-07 · Heegeon Yoon, Heeyoung Kim arxiv

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

2021-03-29 · Fenyu Hu, Liping Wang, Shu Wu, Liang Wang 외

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 Network

GraphDIVE: Graph Classification by Mixture of Diverse Experts

2021-03-21 · journal 2021 3 · Fenyu Hu, Liping Wang, Qiang Liu, Shu Wu 외

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