TL;DR
DiCGAN introduces a differential critic that learns from pairwise preferences to generate user-desired data more efficiently, especially with limited supervision, advancing the ability to produce tailored data distributions.
Contribution
The paper presents DiCGAN, a novel GAN framework utilizing a differential critic based on pairwise preferences, enabling targeted data generation with limited supervision and theoretical convergence guarantees.
Findings
Achieves state-of-the-art performance in generating user-desired data.
Effectively handles cases with limited desired data and supervision.
Demonstrates broad applicability across diverse datasets.
Abstract
This paper proposes Differential-Critic Generative Adversarial Network (DiCGAN) to learn the distribution of user-desired data when only partial instead of the entire dataset possesses the desired property. DiCGAN generates desired data that meets the user's expectations and can assist in designing biological products with desired properties. Existing approaches select the desired samples first and train regular GANs on the selected samples to derive the user-desired data distribution. However, the selection of the desired data relies on global knowledge and supervision over the entire dataset. DiCGAN introduces a differential critic that learns from pairwise preferences, which are local knowledge and can be defined on a part of training data. The critic is built by defining an additional ranking loss over the Wasserstein GAN's critic. It endows the difference of critic values between…
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.
