English

Semi-supervised learning based on generative adversarial network: a comparison between good GAN and bad GAN approach

Machine Learning 2019-05-20 v2 Computer Vision and Pattern Recognition

Abstract

Recently, semi-supervised learning methods based on generative adversarial networks (GANs) have received much attention. Among them, two distinct approaches have achieved competitive results on a variety of benchmark datasets. Bad GAN learns a classifier with unrealistic samples distributed on the complement of the support of the input data. Conversely, Triple GAN consists of a three-player game that tries to leverage good generated samples to boost classification results. In this paper, we perform a comprehensive comparison of these two approaches on different benchmark datasets. We demonstrate their different properties on image generation, and sensitivity to the amount of labeled data provided. By comprehensively comparing these two methods, we hope to shed light on the future of GAN-based semi-supervised learning.

Keywords

Cite

@article{arxiv.1905.06484,
  title  = {Semi-supervised learning based on generative adversarial network: a comparison between good GAN and bad GAN approach},
  author = {Wenyuan Li and Zichen Wang and Jiayun Li and Jennifer Polson and William Speier and Corey Arnold},
  journal= {arXiv preprint arXiv:1905.06484},
  year   = {2019}
}

Comments

This paper appears at CVPR 2019 Weakly Supervised Learning for Real-World Computer Vision Applications (LID) Workshop

R2 v1 2026-06-23T09:08:08.383Z