English

Class-Splitting Generative Adversarial Networks

Machine Learning 2018-05-18 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

Generative Adversarial Networks (GANs) produce systematically better quality samples when class label information is provided., i.e. in the conditional GAN setup. This is still observed for the recently proposed Wasserstein GAN formulation which stabilized adversarial training and allows considering high capacity network architectures such as ResNet. In this work we show how to boost conditional GAN by augmenting available class labels. The new classes come from clustering in the representation space learned by the same GAN model. The proposed strategy is also feasible when no class information is available, i.e. in the unsupervised setup. Our generated samples reach state-of-the-art Inception scores for CIFAR-10 and STL-10 datasets in both supervised and unsupervised setup.

Keywords

Cite

@article{arxiv.1709.07359,
  title  = {Class-Splitting Generative Adversarial Networks},
  author = {Guillermo L. Grinblat and Lucas C. Uzal and Pablo M. Granitto},
  journal= {arXiv preprint arXiv:1709.07359},
  year   = {2018}
}

Comments

Under consideration at Pattern Recognition Letters

R2 v1 2026-06-22T21:50:43.472Z