paper-with-me

Papers

Understanding and Improving Training-free Loss-based Diffusion Guidance

2024-03-19 · Yifei Shen, Xinyang Jiang, Yezhen Wang, Yifan Yang, Dongqi Han, Dongsheng Li

Adding additional control to pretrained diffusion models has become an increasingly popular research area, with extensive applications in computer vision, reinforcement learning, and AI for science. Recently, several studies have proposed training-free loss-based guidance by using off-the-shelf networks pretrained on clean images. This approach enables zero-shot conditional generation for universal control formats, which appears to offer a free lunch in diffusion guidance. In this paper, we aim to develop a deeper understanding of training-free guidance, as well as overcome its limitations. We offer a theoretical analysis that supports training-free guidance from the perspective of optimization, distinguishing it from classifier-based (or classifier-free) guidance. To elucidate their drawbacks, we theoretically demonstrate that training-free guidance is more susceptible to adversarial gradients and exhibits slower convergence rates compared to classifier guidance. We then introduce a collection of techniques designed to overcome the limitations, accompanied by theoretical rationale and empirical evidence. Our experiments in image and motion generation confirm the efficacy of these techniques.

📄 PDF Abstract BibTeX arXiv:2403.12404

Code (1)

bigknight/understanding-training-free-diffusion-guidance 공식 구현 pytorch

Tasks

Motion Generation

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 제목 키워드 기반

Bridging the Gap: Addressing Discrepancies in Diffusion Model Training for Classifier-Free Guidance

2023-11-02 · Niket Patel, Luis Salamanca, Luis Barba

Diffusion models have emerged as a pivotal advancement in generative models, setting new standards to the quality of the generated instances. In the current paper we aim to underscore a discrepancy between conventional t…

Specificity

Studying Classifier(-Free) Guidance From a Classifier-Centric Perspective

2025-03-13 · Xiaoming Zhao, Alexander G. Schwing

Classifier-free guidance has become a staple for conditional generation with denoising diffusion models. However, a comprehensive understanding of classifier-free guidance is still missing. In this work, we carry out an …

Denoising

SNOOPI: Supercharged One-step Diffusion Distillation with Proper Guidance

2024-12-03 · Viet Nguyen, Anh Nguyen, Trung Dao, Khoi Nguyen 외

Recent approaches have yielded promising results in distilling multi-step text-to-image diffusion models into one-step ones. The state-of-the-art efficient distillation technique, i.e., SwiftBrushv2 (SBv2), even surpasse…

Image Generation

Tortoise and Hare Guidance: Accelerating Diffusion Model Inference with Multirate Integration

2025-11-06 · Yunghee Lee, Byeonghyun Pak, Junwha Hong, Hoseong Kim arxiv

In this paper, we propose Tortoise and Hare Guidance (THG), a training-free strategy that accelerates diffusion sampling while maintaining high-fidelity generation. We demonstrate that the noise estimate and the addition…

Training-Free Guidance for Discrete Diffusion Models for Molecular Generation

2024-09-11 · Thomas J. Kerby, Kevin R. Moon

Training-free guidance methods for continuous data have seen an explosion of interest due to the fact that they enable foundation diffusion models to be paired with interchangable guidance models. Currently, equivalent g…

Graph GenerationMolecular Graph Generation