Ways of Conditioning Generative Adversarial Networks

Hanock Kwak,Byoung-Tak Zhang
DOI: https://doi.org/10.48550/arXiv.1611.01455
IF: 5.414
2016-11-04
Machine Learning
Abstract:The GANs are generative models whose random samples realistically reflect natural images. It also can generate samples with specific attributes by concatenating a condition vector into the input, yet research on this field is not well studied. We propose novel methods of conditioning generative adversarial networks (GANs) that achieve state-of-the-art results on MNIST and CIFAR-10. We mainly introduce two models: an information retrieving model that extracts conditional information from the samples, and a spatial bilinear pooling model that forms bilinear features derived from the spatial cross product of an image and a condition vector. These methods significantly enhance log-likelihood of test data under the conditional distributions compared to the methods of concatenation.
What problem does this paper attempt to address?