Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Guidance with Spherical Gaussian Constraint for Conditional Diffusion

About

Recent advances in diffusion models attempt to handle conditional generative tasks by utilizing a differentiable loss function for guidance without the need for additional training. While these methods achieved certain success, they often compromise on sample quality and require small guidance step sizes, leading to longer sampling processes. This paper reveals that the fundamental issue lies in the manifold deviation during the sampling process when loss guidance is employed. We theoretically show the existence of manifold deviation by establishing a certain lower bound for the estimation error of the loss guidance. To mitigate this problem, we propose Diffusion with Spherical Gaussian constraint (DSG), drawing inspiration from the concentration phenomenon in high-dimensional Gaussian distributions. DSG effectively constrains the guidance step within the intermediate data manifold through optimization and enables the use of larger guidance steps. Furthermore, we present a closed-form solution for DSG denoising with the Spherical Gaussian constraint. Notably, DSG can seamlessly integrate as a plugin module within existing training-free conditional diffusion methods. Implementing DSG merely involves a few lines of additional code with almost no extra computational overhead, yet it leads to significant performance improvements. Comprehensive experimental results in various conditional generation tasks validate the superiority and adaptability of DSG in terms of both sample quality and time efficiency.

Lingxiao Yang, Shutong Ding, Yifan Cai, Jingyi Yu, Jingya Wang, Ye Shi• 2024

Related benchmarks

TaskDatasetResultRank
Gaussian DeblurringFFHQ 256x256 (val)
FID24.06
24
Super-Resolution (x4)ImageNet 256 x 256 (val)
FID148.5
17
Super-ResolutionFFHQ 256x256 (val)
LPIPS0.193
11
Box InpaintingImageNet 256 x 256 (val)
FID115.9
11
Speech-Sound Event SeparationVCTK + FSD-Kaggle2018 1 Speech + 2 Sound
SI-SDR7.96
7
Sound Event SeparationFSD-Kaggle 2 Sound 2018
SI-SDR9.48
7
Sound Event SeparationFSD-Kaggle 3 Sound 2018
SI-SDR4.75
7
Speech SeparationVCTK 2 Speech
SI-SDR5.68
7
Speech-Sound Event SeparationVCTK + FSD-Kaggle 1 Speech + 1 Sound 2018
SI-SDR12.97
7
Image InpaintingImageNet (test)
PSNR23.33
7
Showing 10 of 13 rows

Other info

Follow for update