IAN: Combining Generative Adversarial Networks for Imaginative Face Generation
Abdullah Hamdi, Bernard Ghanem

TL;DR
This paper introduces IAN, a novel framework combining multiple GANs with a new regularizer to generate imaginative and unseen face images, enabling creative applications like character design.
Contribution
The paper proposes a cascaded GAN framework called IAN and a K-NN based regularizer for GANs, advancing the ability to generate images beyond the training data.
Findings
Effective in generating imaginative face images
Enables manifold traversing and creative character design
Outperforms baseline GAN models in subjective evaluations
Abstract
Generative Adversarial Networks (GANs) have gained momentum for their ability to model image distributions. They learn to emulate the training set and that enables sampling from that domain and using the knowledge learned for useful applications. Several methods proposed enhancing GANs, including regularizing the loss with some feature matching. We seek to push GANs beyond the data in the training and try to explore unseen territory in the image manifold. We first propose a new regularizer for GAN based on K-nearest neighbor (K-NN) selective feature matching to a target set Y in high-level feature space, during the adversarial training of GAN on the base set X, and we call this novel model K-GAN. We show that minimizing the added term follows from cross-entropy minimization between the distributions of GAN and the set Y. Then, We introduce a cascaded framework for GANs that try to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Face recognition and analysis
