Partially Conditioned Generative Adversarial Networks
Francisco J. Ibarrola, Nishant Ravikumar, Alejandro F. Frangi

TL;DR
This paper introduces a novel GAN architecture designed to generate data conditioned on partial information, addressing limitations of standard Conditional GANs and demonstrating improved performance in image synthesis tasks.
Contribution
The paper proposes a new partially conditioned GAN architecture and training method to effectively generate data with incomplete conditioning information.
Findings
Outperforms standard Conditional GANs in partial conditioning scenarios
Effective in digit and face image synthesis tasks
Demonstrates robustness with incomplete conditioning data
Abstract
Generative models are undoubtedly a hot topic in Artificial Intelligence, among which the most common type is Generative Adversarial Networks (GANs). These architectures let one synthesise artificial datasets by implicitly modelling the underlying probability distribution of a real-world training dataset. With the introduction of Conditional GANs and their variants, these methods were extended to generating samples conditioned on ancillary information available for each sample within the dataset. From a practical standpoint, however, one might desire to generate data conditioned on partial information. That is, only a subset of the ancillary conditioning variables might be of interest when synthesising data. In this work, we argue that standard Conditional GANs are not suitable for such a task and propose a new Adversarial Network architecture and training strategy to deal with the…
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
