Enhancing Stability in Training Conditional Generative Adversarial Networks via Selective Data Matching
Kyeongbo Kong, Kyunghun Kim, and Suk-Ju Kang

TL;DR
This paper introduces a selective data matching approach for training cGANs that improves stability and quality by focusing on easier samples during training, leading to significant performance gains across multiple datasets.
Contribution
The paper proposes a novel selective focusing learning method that applies conditional and joint matching selectively to enhance cGAN training stability and performance.
Findings
Up to 35.18% FID improvement on various datasets.
Selective matching accelerates learning of easy samples.
Method improves diversity and quality in generated images.
Abstract
Conditional generative adversarial networks (cGANs) have demonstrated remarkable success due to their class-wise controllability and superior quality for complex generation tasks. Typical cGANs solve the joint distribution matching problem by decomposing two easier sub-problems: marginal matching and conditional matching. In this paper, we proposes a simple but effective training methodology, selective focusing learning, which enforces the discriminator and generator to learn easy samples of each class rapidly while maintaining diversity. Our key idea is to selectively apply conditional and joint matching for the data in each mini-batch.Specifically, we first select the samples with the highest scores when sorted using the conditional term of the discriminator outputs (real and generated samples). Then we optimize the model using the selected samples with only conditional matching and…
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 · Digital Media Forensic Detection · Advanced Neural Network Applications
