TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Entropy-driven Sampling and Training Scheme for Conditiona...

Entropy-driven Sampling and Training Scheme for Conditional Diffusion Generation

Shengming Li, Guangcong Zheng, Hui Wang, Taiping Yao, Yang Chen, Shoudong Ding, Xi Li

2022-06-23DenoisingImage GenerationConditional Image Generation
PaperPDFCode(official)

Abstract

Denoising Diffusion Probabilistic Model (DDPM) is able to make flexible conditional image generation from prior noise to real data, by introducing an independent noise-aware classifier to provide conditional gradient guidance at each time step of denoising process. However, due to the ability of classifier to easily discriminate an incompletely generated image only with high-level structure, the gradient, which is a kind of class information guidance, tends to vanish early, leading to the collapse from conditional generation process into the unconditional process. To address this problem, we propose two simple but effective approaches from two perspectives. For sampling procedure, we introduce the entropy of predicted distribution as the measure of guidance vanishing level and propose an entropy-aware scaling method to adaptively recover the conditional semantic guidance. For training stage, we propose the entropy-aware optimization objectives to alleviate the overconfident prediction for noisy data.On ImageNet1000 256x256, with our proposed sampling scheme and trained classifier, the pretrained conditional and unconditional DDPM model can achieve 10.89% (4.59 to 4.09) and 43.5% (12 to 6.78) FID improvement respectively. The code is available at https://github.com/ZGCTroy/ED-DPM.

Results

TaskDatasetMetricValueModel
Image GenerationImageNet 256x256FID3.96ADM-G + EDS (ED-DPM, classifier_scale=0.75)
Image GenerationImageNet 256x256FID4.09ADM-G + EDS + ECT (ED-DPM, classifier_scale=1.0)
Image GenerationImageNet 256x256FID4.09ADM-G + EDS + ECT (ED-DPM, classifier_scale=1.0)
Image GenerationImageNet 256x256Inception score221.57ADM-G + EDS + ECT (ED-DPM, classifier_scale=1.0)
Image GenerationImageNet 128x128FID2.63ADM-G + EDS (ED-DPM, classifier_scale=0.4)
Image GenerationImageNet 128x128Inception score159.72ADM-G + EDS (ED-DPM, classifier_scale=0.4)
Image GenerationImageNet 128x128FID2.68ADM-G + EDS + ECT (ED-DPM, classifier_scale=0.6)
Image GenerationImageNet 128x128Inception score169.24ADM-G + EDS + ECT (ED-DPM, classifier_scale=0.6)
Conditional Image GenerationImageNet 256x256FID4.09ADM-G + EDS + ECT (ED-DPM, classifier_scale=1.0)
Conditional Image GenerationImageNet 256x256Inception score221.57ADM-G + EDS + ECT (ED-DPM, classifier_scale=1.0)
Conditional Image GenerationImageNet 128x128FID2.63ADM-G + EDS (ED-DPM, classifier_scale=0.4)
Conditional Image GenerationImageNet 128x128Inception score159.72ADM-G + EDS (ED-DPM, classifier_scale=0.4)
Conditional Image GenerationImageNet 128x128FID2.68ADM-G + EDS + ECT (ED-DPM, classifier_scale=0.6)
Conditional Image GenerationImageNet 128x128Inception score169.24ADM-G + EDS + ECT (ED-DPM, classifier_scale=0.6)

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17Synthesizing Reality: Leveraging the Generative AI-Powered Platform Midjourney for Construction Worker Detection2025-07-17FashionPose: Text to Pose to Relight Image Generation for Personalized Fashion Visualization2025-07-17A Distributed Generative AI Approach for Heterogeneous Multi-Domain Environments under Data Sharing constraints2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16FADE: Adversarial Concept Erasure in Flow Models2025-07-16