Dual Projection Generative Adversarial Networks for Conditional Image Generation
Ligong Han, Martin Renqiang Min, Anastasis Stathopoulos, Yu Tian,, Ruijiang Gao, Asim Kadav, Dimitris Metaxas

TL;DR
This paper introduces Dual Projection GAN (P2GAN), a novel model that balances data and label matching in conditional image generation, improving the quality and diversity of generated images.
Contribution
It proposes a new dual projection approach for cGANs that effectively balances data matching and label matching, enhancing training stability and sample quality.
Findings
P2GAN outperforms existing cGAN models on multiple datasets.
The dual projection method improves class separability and image fidelity.
Experiments demonstrate better convergence and diversity in generated images.
Abstract
Conditional Generative Adversarial Networks (cGANs) extend the standard unconditional GAN framework to learning joint data-label distributions from samples, and have been established as powerful generative models capable of generating high-fidelity imagery. A challenge of training such a model lies in properly infusing class information into its generator and discriminator. For the discriminator, class conditioning can be achieved by either (1) directly incorporating labels as input or (2) involving labels in an auxiliary classification loss. In this paper, we show that the former directly aligns the class-conditioned fake-and-real data distributions ({\em data matching}), while the latter aligns data-conditioned class distributions ({\em label matching}). Although class separability does not directly translate to sample…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · AI in cancer detection · Multimodal Machine Learning Applications
