CVAIITLGIVNov 8, 2025

Enhancing Diffusion Model Guidance through Calibration and Regularization

arXiv:2511.05844v2h-index: 2
Originality Incremental advance
AI Analysis

This work provides incremental improvements for researchers and practitioners using classifier-guided diffusion models for conditional image generation.

The paper tackled the problem of overconfident predictions in classifier-guided diffusion models, which cause guidance gradients to vanish during early denoising steps, by introducing calibration and regularization techniques that improved Frechet Inception Distance (FID) to 2.13 on ImageNet 128x128 without retraining the diffusion model.

Classifier-guided diffusion models have emerged as a powerful approach for conditional image generation, but they suffer from overconfident predictions during early denoising steps, causing the guidance gradient to vanish. This paper introduces two complementary contributions to address this issue. First, we propose a differentiable calibration objective based on the Smooth Expected Calibration Error (Smooth ECE), which improves classifier calibration with minimal fine-tuning and yields measurable improvements in Frechet Inception Distance (FID). Second, we develop enhanced sampling guidance methods that operate on off-the-shelf classifiers without requiring retraining. These include tilted sampling with batch-level reweighting, adaptive entropy-regularized sampling to preserve diversity, and a novel f-divergence-based sampling strategy that strengthens class-consistent guidance while maintaining mode coverage. Experiments on ImageNet 128x128 demonstrate that our divergence-regularized guidance achieves an FID of 2.13 using a ResNet-101 classifier, improving upon existing classifier-guided diffusion methods while requiring no diffusion model retraining. The results show that principled calibration and divergence-aware sampling provide practical and effective improvements for classifier-guided diffusion.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes