Self-Guided Generation of Minority Samples Using Diffusion Models
Soobin Um, Jong Chul Ye

TL;DR
This paper introduces a self-guided diffusion model-based method for generating minority data samples in low-density regions, improving minority sample creation without external classifiers or costly components.
Contribution
The proposed approach uniquely uses a pretrained diffusion model with self-contained likelihood estimation for minority sample generation, eliminating the need for external classifiers.
Findings
Significantly improves minority sample generation quality.
Operates without external classifiers or additional costly components.
Effective on benchmark real datasets.
Abstract
We present a novel approach for generating minority samples that live on low-density regions of a data manifold. Our framework is built upon diffusion models, leveraging the principle of guided sampling that incorporates an arbitrary energy-based guidance during inference time. The key defining feature of our sampler lies in its \emph{self-contained} nature, \ie, implementable solely with a pretrained model. This distinguishes our sampler from existing techniques that require expensive additional components (like external classifiers) for minority generation. Specifically, we first estimate the likelihood of features within an intermediate latent sample by evaluating a reconstruction loss w.r.t. its posterior mean. The generation then proceeds with the minimization of the estimated likelihood, thereby encouraging the emergence of minority features in the latent samples of subsequent…
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.
Taxonomy
TopicsBayesian Methods and Mixture Models
MethodsDiffusion
