paper-with-me

Papers

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

2022-01-13 · Yuchong Yao, Xiaohui Wangr, Yuanbang Ma, Han Fang, Jiaying Wei, Liyuan Chen, Ali Anaissi, Ali Braytee

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 to generate realistic synthetic images. In particular, we utilize a conditional convolutional variational autoencoder with supervised and balanced pre-training for the GAN initialization and training with gradient penalty. Our proposed method presents a superior performance of other state-of-the-art methods on the highly imbalanced version of MNIST, Fashion-MNIST, CIFAR-10, and two medical imaging datasets. Our method can synthesize high-quality minority samples in terms of Fr\'echet inception distance, structural similarity index measure and perceptual quality.

📄 PDF Abstract BibTeX arXiv:2201.04809

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Oversampling Highly Imbalanced Indoor Positioning Data using Deep Generative Models

2021-08-30 · Fahad Alhomayani, Mohammad H. Mahoor

The location fingerprinting method, which typically utilizes supervised learning, has been widely adopted as a viable solution for the indoor positioning problem. Many indoor positioning datasets are imbalanced. Models t…

Unbalanced GANs: Pre-training the Generator of Generative Adversarial Network using Variational Autoencoder

2020-02-06 · Hyungrok Ham, Tae Joon Jun, Daeyoung Kim

We propose Unbalanced GANs, which pre-trains the generator of the generative adversarial network (GAN) using variational autoencoder (VAE). We guarantee the stable training of the generator by preventing the faster conve…

Generative Adversarial Network

Molecular generative model based on conditional variational autoencoder for de novo molecular design

2018-06-15 · Jaechang Lim, Seongok Ryu, Jin Woo Kim, Woo Youn Kim

We propose a molecular generative model based on the conditional variational autoencoder for de novo molecular design. It is specialized to control multiple molecular properties simultaneously by imposing them on a laten…

Theoretical Insights into the Use of Structural Similarity Index In Generative Models and Inferential Autoencoders

2020-04-04 · Benyamin Ghojogh, Fakhri Karray, Mark Crowley

Generative models and inferential autoencoders mostly make use of $\ell_2$ norm in their optimization objectives. In order to generate perceptually better images, this short paper theoretically discusses how to use Struc…

Dimensionality ReductionImage GenerationImage Quality AssessmentSSIM

Heavy-Tailed Class-Conditional Priors for Long-Tailed Generative Modeling

2025-09-02 · Aymene Mohammed Bouayed, Samuel Deslauriers-Gauthier, Adrian Iaccovelli, David Naccache arxiv

Variational Autoencoders (VAEs) with global priors trained under an imbalanced empirical class distribution can lead to underrepresentation of tail classes in the latent space. While $t^3$VAE improves robustness via heav…