paper-with-me

Papers

Rectified Diffusion Guidance for Conditional Generation

2024-10-24 · CVPR 2025 1 · Mengfei Xia, Nan Xue, Yujun Shen, Ran Yi, Tieliang Gong, Yong-Jin Liu

Classifier-Free Guidance (CFG), which combines the conditional and unconditional score functions with two coefficients summing to one, serves as a practical technique for diffusion model sampling. Theoretically, however, denoising with CFG cannot be expressed as a reciprocal diffusion process, which may consequently leave some hidden risks during use. In this work, we revisit the theory behind CFG and rigorously confirm that the improper configuration of the combination coefficients (i.e., the widely used summing-to-one version) brings about expectation shift of the generative distribution. To rectify this issue, we propose ReCFG with a relaxation on the guidance coefficients such that denoising with ReCFG strictly aligns with the diffusion theory. We further show that our approach enjoys a closed-form solution given the guidance strength. That way, the rectified coefficients can be readily pre-computed via traversing the observed data, leaving the sampling speed barely affected. Empirical evidence on real-world data demonstrate the compatibility of our post-hoc design with existing state-of-the-art diffusion models, including both class-conditioned ones (e.g., EDM2 on ImageNet) and text-conditioned ones (e.g., SD3 on CC12M), without any retraining. We will open-source the code to facilitate further research.

📄 PDF Abstract BibTeX arXiv:2410.18737

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
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 제목 키워드 기반

REG: Rectified Gradient Guidance for Conditional Diffusion Models

2025-01-31 · Zhengqi Gao, Kaiwen Zha, Tianyuan Zhang, Zihui Xue 외

Guidance techniques are simple yet effective for improving conditional generation in diffusion models. Albeit their empirical success, the practical implementation of guidance diverges significantly from its theoretical …

Image GenerationText to Image GenerationText-to-Image Generationvalid

Rectified-CFG++ for Flow Based Models

2025-10-09 · Shreshth Saini, Shashank Gupta, Alan C. Bovik arxiv

Classifier-free guidance (CFG) is the workhorse for steering large diffusion models toward text-conditioned targets, yet its native application to rectified flow (RF) based models provokes severe off-manifold drift, yiel…

Not all tokens contribute equally to diffusion learning

2026-04-08 · Guoqing Zhang, Lu Shi, Wanru Xu, Linna Zhang 외 arxiv

With the rapid development of conditional diffusion models, significant progress has been made in text-to-video generation. However, we observe that these models often neglect semantically important tokens during inferen…

Text-to-Video Generation

FlashAudio: Rectified Flows for Fast and High-Fidelity Text-to-Audio Generation

2024-10-16 · Huadai Liu, Jialei Wang, Rongjie Huang, Yang Liu 외

Recent advancements in latent diffusion models (LDMs) have markedly enhanced text-to-audio generation, yet their iterative sampling processes impose substantial computational demands, limiting practical deployment. While…

Audio GenerationGPU

RectifID: Personalizing Rectified Flow with Anchored Classifier Guidance

2024-05-23 · Zhicheng Sun, Zhenhao Yang, Yang Jin, Haozhe Chi 외

Customizing diffusion models to generate identity-preserving images from user-provided reference images is an intriguing new problem. The prevalent approaches typically require training on extensive domain-specific image…

Image GenerationPersonalized Image Generation