pith. sign in

arxiv: 2211.17091 · v4 · pith:GD4OUBIZnew · submitted 2022-11-28 · 💻 cs.CV · cs.AI· cs.LG

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

classification 💻 cs.CV cs.AIcs.LG
keywords discriminatorscoresampletrainingapproachdatadiffusiongeneration
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Controllable protein design with particle-based Feynman-Kac steering

    cs.LG 2025-11 unverdicted novelty 6.0

    Feynman-Kac steering of RFdiffusion with ProteinMPNN-based guiding potentials improves predicted interface energetics and raises binder designability by 89.5%.

  2. Missing Pattern Recognized Diffusion Imputation Model for Missing Not At Random

    cs.LG 2026-05 unverdicted novelty 4.0

    PRDIM is a diffusion model using a pattern recognizer to impute MNAR missing data by maximizing joint likelihood of observed values and missing mask via EM.