paper-with-me

홈 › Papers

BAGAN: Data Augmentation with Balancing GAN

2018-03-26 · Giovanni Mariani, Florian Scheidegger, Roxana Istrate, Costas Bekas, Cristiano Malossi

Image classification datasets are often imbalanced, characteristic that negatively affects the accuracy of deep-learning classifiers. In this work we propose balancing GAN (BAGAN) as an augmentation tool to restore balance in imbalanced datasets. This is challenging because the few minority-class images may not be enough to train a GAN. We overcome this issue by including during the adversarial training all available images of majority and minority classes. The generative model learns useful features from majority classes and uses these to generate images for minority classes. We apply class conditioning in the latent space to drive the generation process towards a target class. The generator in the GAN is initialized with the encoder module of an autoencoder that enables us to learn an accurate class-conditioning in the latent space. We compare the proposed methodology with state-of-the-art GANs and demonstrate that BAGAN generates images of superior quality when trained with an imbalanced dataset.

📄 PDF Abstract BibTeX arXiv:1803.09655

Code (4)

AhmedImtiazPrio/BAGAN tf
GH920/Improve-Medical-Image-Classification-with-GAN tf
GH920/improved-bagan-gp tf
IBM/BAGAN tf

Tasks

Data Augmentationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Conditional Variational Autoencoder with Balanced Pre-training for Generative Adversarial Networks

2022-01-13 · Yuchong Yao, Xiaohui Wangr, Yuanbang Ma, Han Fang 외

Class imbalance occurs in many real-world applications, including image classification, where the number of images in each class differs significantly. With imbalanced data, the generative adversarial networks (GANs) lea…

image-classificationImage Classification

Enhanced Balancing GAN: Minority-class Image Generation

2020-10-31 · Gaofeng Huang, Amir H. Jafari

Generative adversarial networks (GANs) are one of the most powerful generative models, but always require a large and balanced dataset to train. Traditional GANs are not applicable to generate minority-class images in a …

Image Generation

CBAGAN-RRT: Convolutional Block Attention Generative Adversarial Network for Sampling-Based Path Planning

2023-05-13 · Abhinav Sagar, Sai Teja Gilukara

Sampling-based path planning algorithms play an important role in autonomous robotics. However, a common problem among the RRT-based algorithms is that the initial path generated is not optimal and the convergence is too…

Generative Adversarial Network

Enhancing Contrastive Link Prediction With Edge Balancing Augmentation

2025-08-20 · Chen-Hao Chang, Hui-Ju Hung, Chia-Hsun Lu, Chih-Ya Shen arxiv

Link prediction is one of the most fundamental tasks in graph mining, which motivates the recent studies of leveraging contrastive learning to enhance the performance. However, we observe two major weaknesses of these st…

Contrastive LearningLink Prediction

Prediction of ICD Codes with Clinical BERT Embeddings and Text Augmentation with Label Balancing using MIMIC-III

2020-08-24 · Brent Biseda, Gaurav Desai, Haifeng Lin, Anish Philip

This paper achieves state of the art results for the ICD code prediction task using the MIMIC-III dataset. This was achieved through the use of Clinical BERT (Alsentzer et al., 2019). embeddings and text augmentation and…

AttributePredictionText Augmentation