paper-with-me

Papers

A Noise is Worth Diffusion Guidance

2024-12-05 · Donghoon Ahn, Jiwon Kang, SangHyun Lee, Jaewon Min, Minjae Kim, Wooseok Jang, Hyoungwon Cho, Sayak Paul, SeonHwa Kim, Eunju Cha, Kyong Hwan Jin, Seungryong Kim

Diffusion models excel in generating high-quality images. However, current diffusion models struggle to produce reliable images without guidance methods, such as classifier-free guidance (CFG). Are guidance methods truly necessary? Observing that noise obtained via diffusion inversion can reconstruct high-quality images without guidance, we focus on the initial noise of the denoising pipeline. By mapping Gaussian noise to `guidance-free noise', we uncover that small low-magnitude low-frequency components significantly enhance the denoising process, removing the need for guidance and thus improving both inference throughput and memory. Expanding on this, we propose \ours, a novel method that replaces guidance methods with a single refinement of the initial noise. This refined noise enables high-quality image generation without guidance, within the same diffusion pipeline. Our noise-refining model leverages efficient noise-space learning, achieving rapid convergence and strong performance with just 50K text-image pairs. We validate its effectiveness across diverse metrics and analyze how refined noise can eliminate the need for guidance. See our project page: https://cvlab-kaist.github.io/NoiseRefine/.

📄 PDF Abstract BibTeX arXiv:2412.03895

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage 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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Noise-Level Diffusion Guidance: Well Begun is Half Done

2025-09-17 · Harvey Mannering, Zhiwu Huang, Adam Prugel-Bennett arxiv

Diffusion models have achieved state-of-the-art image generation. However, the random Gaussian noise used to start the diffusion process influences the final output, causing variations in image quality and prompt adheren…

Computational EfficiencyImage Generation

Applying Guidance in a Limited Interval Improves Sample and Distribution Quality in Diffusion Models

2024-04-11 · Tuomas Kynkäänniemi, Miika Aittala, Tero Karras, Samuli Laine 외

Guidance is a crucial technique for extracting the best performance out of image-generating diffusion models. Traditionally, a constant guidance weight has been applied throughout the sampling chain of an image. We show …

Image Generation

Simple Guidance Mechanisms for Discrete Diffusion Models

2024-12-13 · Yair Schiff, Subham Sekhar Sahoo, Hao Phung, Guanghan Wang 외

Diffusion models for continuous data gained widespread adoption owing to their high quality generation and control mechanisms. However, controllable diffusion on discrete data faces challenges given that continuous guida…

Image Generation

Geometry-Correct Diffusion Posterior Sampling with Denoiser-Pullback Curvature Guidance and Manifold-Aligned Damping

2026-05-27 · Seunghyeok Shin, Minwoo Kim, Dabin Kim, Hongki Lim arxiv

Diffusion posterior sampling conditions diffusion priors on measurements, but data-consistency updates are typically scaled by hand-tuned guidance weights and can destabilize sampling under stiff, operator-dependent curv…

MRI Reconstruction

Diffusion Classifier Guidance for Non-robust Classifiers

2025-07-01 · Philipp Vaeth, Dibyanshu Kumar, Benjamin Paassen, Magda Gregorová arxiv

Classifier guidance is intended to steer a diffusion process such that a given classifier reliably recognizes the generated data point as a certain class. However, most classifier guidance approaches are restricted to ro…

Stochastic Optimization