paper-with-me

Papers

Rethinking Conditional Diffusion Sampling with Progressive Guidance

2023-09-21 · NeurIPS 2023 11

This paper tackles two critical challenges encountered in classifier guidance for diffusion generative models, i.e., the lack of diversity and the presence of adversarial effects. These issues often result in a scarcity of diverse samples or the generation of non-robust features. The underlying cause lies in the mechanism of classifier guidance, where discriminative gradients push samples to be recognized as conditions aggressively. This inadvertently suppresses information with common features among relevant classes, resulting in a limited pool of features with less diversity or the absence of robust features for image construction. We propose a generalized classifier guidance method called Progressive Guidance, which mitigates the problems by allowing relevant classes' gradients to contribute to shared information construction when the image is noisy in early sampling steps. In the later sampling stage, we progressively enhance gradients to refine the details in the image toward the primary condition. This helps to attain a high level of diversity and robustness compared to the vanilla classifier guidance. Experimental results demonstrate that our proposed method further improves the image quality while offering a significant level of diversity as well as robust features.

📄 PDF Abstract BibTeX

Code (1)

dungdinhanh/prog-guided-diffusion 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

No Training, No Problem: Rethinking Classifier-Free Guidance for Diffusion Models

2024-07-02 · Seyedmorteza Sadat, Manuel Kansy, Otmar Hilliges, Romann M. Weber

Classifier-free guidance (CFG) has become the standard method for enhancing the quality of conditional diffusion models. However, employing CFG requires either training an unconditional model alongside the main diffusion…

Self-Rectifying Diffusion Sampling with Perturbed-Attention Guidance

2024-03-26 · Donghoon Ahn, Hyoungwon Cho, Jaewon Min, Wooseok Jang 외

Recent studies have demonstrated that diffusion models are capable of generating high-quality samples, but their quality heavily depends on sampling guidance techniques, such as classifier guidance (CG) and classifier-fr…

DeblurringDenoisingImage GenerationImage Restoration

Spectral Guidance for Flexible and Efficient Control of Diffusion Models

2026-05-27 · Gabriel Moreira, Manuel Marques, João Paulo Costeira, Chenyan Xiong arxiv

We introduce Spectral Guidance, a framework for controlling diffusion models by leveraging the intrinsic geometry of the generative process. As data is progressively corrupted by noise, only a small number of features re…

Diffusion Models for Solving Inverse Problems via Posterior Sampling with Piecewise Guidance

2025-07-22 · Saeed Mohseni-Sehdeh, Walid Saad, Kei Sakaguchi, Tao Yu arxiv

Diffusion models are powerful tools for sampling from high-dimensional distributions by progressively transforming pure noise into structured data through a denoising process. When equipped with a guidance mechanism, the…

Computational EfficiencyImage RestorationImage Inpainting

Ctrl-Z Sampling: Diffusion Sampling with Controlled Random Zigzag Explorations

2025-06-25 · Shunqi Mao, Wei Guo, Chaoyi Zhang, Weidong Cai

Diffusion models have shown strong performance in conditional generation by progressively denoising Gaussian noise toward a target data distribution. This denoising process can be interpreted as a form of hill climbing i…

Denoising