Golden Noise for Diffusion Models: A Learning Framework
Zikai Zhou, Shitong Shao, Lichen Bai, Shufei Zhang, Zhiqiang Xu, Bo Han, Zeke Xie

TL;DR
This paper introduces a learning framework to generate 'golden noises' for diffusion models, enhancing text-image alignment and image quality by transforming random noises into semantically rich, prompt-specific noises.
Contribution
It proposes the concept of noise prompt learning, develops a large-scale dataset, and trains a neural network to produce golden noises, improving diffusion model outputs with minimal computational overhead.
Findings
Golden noises improve image quality and text alignment.
The noise prompt network generalizes across multiple diffusion models.
The approach is efficient and plug-and-play, requiring limited additional computation.
Abstract
Text-to-image diffusion model is a popular paradigm that synthesizes personalized images by providing a text prompt and a random Gaussian noise. While people observe that some noises are ``golden noises'' that can achieve better text-image alignment and higher human preference than others, we still lack a machine learning framework to obtain those golden noises. To learn golden noises for diffusion sampling, we mainly make three contributions in this paper. First, we identify a new concept termed the \textit{noise prompt}, which aims at turning a random Gaussian noise into a golden noise by adding a small desirable perturbation derived from the text prompt. Following the concept, we first formulate the \textit{noise prompt learning} framework that systematically learns ``prompted'' golden noise associated with a text prompt for diffusion models. Second, we design a noise prompt data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsDiffusion
