Continuous Conditional Generative Adversarial Networks (cGAN) with Generator Regularization
Yufeng Zheng, Yunkai Zhang, Zeyu Zheng

TL;DR
This paper introduces a Lipschitz regularization for continuous conditional GANs to improve training stability and sample quality by leveraging neighboring condition information.
Contribution
It proposes a novel generator regularization term based on Lipschitz penalty to enhance continuous conditional GAN training.
Findings
Improved sample consistency for neighboring conditions
Robust performance on synthetic and real-world tasks
Enhanced training stability
Abstract
Conditional Generative Adversarial Networks are known to be difficult to train, especially when the conditions are continuous and high-dimensional. To partially alleviate this difficulty, we propose a simple generator regularization term on the GAN generator loss in the form of Lipschitz penalty. Thus, when the generator is fed with neighboring conditions in the continuous space, the regularization term will leverage the neighbor information and push the generator to generate samples that have similar conditional distributions for each neighboring condition. We analyze the effect of the proposed regularization term and demonstrate its robust performance on a range of synthetic and real-world tasks.
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 · Model Reduction and Neural Networks · Human Pose and Action Recognition
