MSGDD-cGAN: Multi-Scale Gradients Dual Discriminator Conditional Generative Adversarial Network
Mohammadreza Naderi, Zahra Nabizadeh, Nader Karimi, Shahram Shirani,, Shadrokh Samavi

TL;DR
This paper introduces MSGDD-cGAN, a novel multi-scale gradient dual discriminator cGAN that stabilizes training and improves output quality, demonstrated by enhanced fetal ultrasound image segmentation performance.
Contribution
It proposes a new architecture combining multi-scale gradient flow and dual discrimination to stabilize training and balance input-output correlation in cGANs.
Findings
3.18% increase in F1 score over pix2pix cGANs
Enhanced stability in training cGANs
Improved segmentation accuracy for fetal ultrasound images
Abstract
Conditional Generative Adversarial Networks (cGANs) have been used in many image processing tasks. However, they still have serious problems maintaining the balance between conditioning the output on the input and creating the output with the desired distribution based on the corresponding ground truth. The traditional cGANs, similar to most conventional GANs, suffer from vanishing gradients, which backpropagate from the discriminator to the generator. Moreover, the traditional cGANs are sensitive to architectural changes due to previously mentioned gradient problems. Therefore, balancing the architecture of the cGANs is almost impossible. Recently MSG-GAN has been proposed to stabilize the performance of the GANs by applying multiple connections between the generator and discriminator. In this work, we propose a method called MSGDD-cGAN, which first stabilizes the performance of 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 · Image and Signal Denoising Methods
MethodsHuMan(Expedia)||How do I get a human at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · PatchGAN · Concatenated Skip Connection · Batch Normalization · Convolution · Sigmoid Activation · Dropout · Pix2Pix
