English

Mining GOLD Samples for Conditional GANs

Machine Learning 2019-10-22 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Conditional generative adversarial networks (cGANs) have gained a considerable attention in recent years due to its class-wise controllability and superior quality for complex generation tasks. We introduce a simple yet effective approach to improving cGANs by measuring the discrepancy between the data distribution and the model distribution on given samples. The proposed measure, coined the gap of log-densities (GOLD), provides an effective self-diagnosis for cGANs while being efficienty computed from the discriminator. We propose three applications of the GOLD: example re-weighting, rejection sampling, and active learning, which improve the training, inference, and data selection of cGANs, respectively. Our experimental results demonstrate that the proposed methods outperform corresponding baselines for all three applications on different image datasets.

Keywords

Cite

@article{arxiv.1910.09170,
  title  = {Mining GOLD Samples for Conditional GANs},
  author = {Sangwoo Mo and Chiheon Kim and Sungwoong Kim and Minsu Cho and Jinwoo Shin},
  journal= {arXiv preprint arXiv:1910.09170},
  year   = {2019}
}

Comments

NeurIPS 2019

R2 v1 2026-06-23T11:49:27.530Z