Turning Waste into Wealth: Leveraging Low-Quality Samples for Enhancing Continuous Conditional Generative Adversarial Networks
Xin Ding, Yongwei Wang, Zuheng Xu

TL;DR
This paper introduces Dual-NDA, a novel negative data augmentation method tailored for continuous conditional GANs, significantly improving the quality and label consistency of generated images by leveraging two types of negative samples.
Contribution
The paper proposes Dual-NDA, a new negative data augmentation technique specifically designed for CcGANs, enhancing their performance beyond existing methods and state-of-the-art models.
Findings
Dual-NDA improves visual fidelity of generated images
It enhances label consistency in CcGAN outputs
Outperforms vanilla NDA and state-of-the-art models
Abstract
Continuous Conditional Generative Adversarial Networks (CcGANs) enable generative modeling conditional on continuous scalar variables (termed regression labels). However, they can produce subpar fake images due to limited training data. Although Negative Data Augmentation (NDA) effectively enhances unconditional and class-conditional GANs by introducing anomalies into real training images, guiding the GANs away from low-quality outputs, its impact on CcGANs is limited, as it fails to replicate negative samples that may occur during the CcGAN sampling. We present a novel NDA approach called Dual-NDA specifically tailored for CcGANs to address this problem. Dual-NDA employs two types of negative samples: visually unrealistic images generated from a pre-trained CcGAN and label-inconsistent images created by manipulating real images' labels. Leveraging these negative samples, we introduce a…
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
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · Advanced Image Processing Techniques
MethodsDiffusion
