Dynamic-Pix2Pix: Noise Injected cGAN for Modeling Input and Target Domain Joint Distributions with Limited Training Data
Mohammadreza Naderi, Nader Karimi, Ali Emami, Shahram Shirani,, Shadrokh Samavi

TL;DR
This paper introduces Dynamic-Pix2Pix, a noise-injected cGAN with a dual learning cycle that enhances image translation quality and generalization from limited training data, outperforming traditional Pix2Pix in medical image segmentation tasks.
Contribution
It proposes a novel dual-cycle training framework for cGANs that improves target distribution modeling and generalization with limited data, using dynamic neural network theory.
Findings
Outperforms Pix2Pix in chest X-ray segmentation
Achieves higher Dice scores and better qualitative results
Comparable to state-of-the-art methods without extensive pretraining
Abstract
Learning to translate images from a source to a target domain with applications such as converting simple line drawing to oil painting has attracted significant attention. The quality of translated images is directly related to two crucial issues. First, the consistency of the output distribution with that of the target is essential. Second, the generated output should have a high correlation with the input. Conditional Generative Adversarial Networks, cGANs, are the most common models for translating images. The performance of a cGAN drops when we use a limited training dataset. In this work, we increase the Pix2Pix (a form of cGAN) target distribution modeling ability with the help of dynamic neural network theory. Our model has two learning cycles. The model learns the correlation between input and ground truth in the first cycle. Then, the model's architecture is refined in 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications · AI in cancer detection
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Test · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Dropout · Concatenated Skip Connection · Convolution · PatchGAN · Sigmoid Activation · Pix2Pix
