HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Refining Generative Process with Discriminator Guidance in Score-based Diffusion Models

Dongjun Kim Yeongmin Kim Se Jung Kwon Wanmo Kang Il-Chul Moon

Refining Generative Process with Discriminator Guidance in Score-based Diffusion Models

Abstract

The proposed method, Discriminator Guidance, aims to improve sample generation of pre-trained diffusion models. The approach introduces a discriminator that gives explicit supervision to a denoising sample path whether it is realistic or not. Unlike GANs, our approach does not require joint training of score and discriminator networks. Instead, we train the discriminator after score training, making discriminator training stable and fast to converge. In sample generation, we add an auxiliary term to the pre-trained score to deceive the discriminator. This term corrects the model score to the data score at the optimal discriminator, which implies that the discriminator helps better score estimation in a complementary way. Using our algorithm, we achive state-of-the-art results on ImageNet 256x256 with FID 1.83 and recall 0.64, similar to the validation data's FID (1.68) and recall (0.66). We release the code at https://github.com/alsdudrla10/DG.

Code Repositories

alsdudrla10/DG
Official
pytorch
Mentioned in GitHub
alsdudrla10/DG_imagenet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
conditional-image-generation-on-cifar-10EDM-G++ (conditional)
FID: 1.64
image-generation-on-celeba-64x64STDDPM-G++
FID: 1.34
image-generation-on-cifar-10Discriminator Guidance (unconditional)
FID: 1.77
image-generation-on-imagenet-256x256ADM-G++ (Recall)
FID: 4.45
image-generation-on-imagenet-256x256Discriminator Guidance
FID: 1.83
image-generation-on-imagenet-256x256ADM-G++ (FID)
FID: 3.18

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Refining Generative Process with Discriminator Guidance in Score-based Diffusion Models | Papers | HyperAI