Conditional Variational Autoencoder with Balanced Pre-training for Generative Adversarial Networks
Yuchong Yao, Xiaohui Wangr, Yuanbang Ma, Han Fang, Jiaying Wei, Liyuan, Chen, Ali Anaissi, Ali Braytee

TL;DR
This paper introduces CAPGAN, a conditional variational autoencoder with balanced pre-training, to improve GANs for generating realistic minority class images in highly imbalanced datasets, outperforming existing methods.
Contribution
The paper proposes a novel CAPGAN model that combines conditional variational autoencoders with balanced pre-training to enhance GAN performance on imbalanced data.
Findings
CAPGAN outperforms state-of-the-art methods on multiple datasets.
It generates high-quality minority class samples with better metrics.
The method is effective on medical imaging datasets.
Abstract
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) leans to majority class samples. The two recent methods, Balancing GAN (BAGAN) and improved BAGAN (BAGAN-GP), are proposed as an augmentation tool to handle this problem and restore the balance to the data. The former pre-trains the autoencoder weights in an unsupervised manner. However, it is unstable when the images from different categories have similar features. The latter is improved based on BAGAN by facilitating supervised autoencoder training, but the pre-training is biased towards the majority classes. In this work, we propose a novel Conditional Variational Autoencoder with Balanced Pre-training for Generative Adversarial Networks (CAPGAN) as an augmentation tool…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · AI in cancer detection
