arXiv:2411.09502cs.LGcs.CV2024-11ICCV被引 102

通过学习特定噪声提升文生图模型生成质量。

Golden Noise for Diffusion Models: A Learning Framework

论文配图:Golden Noise for Diffusion Models: A Learning Framework
图 1 · 摘自论文原文
  • 提出噪声提示概念,用文本引导微调随机噪声为优质噪声。
  • 构建10万对数据集,训练小型网络直接生成优质噪声。
  • 小模型插件式部署,几乎无额外计算开销,通用性强。

文生图扩散模型通过文本提示和随机高斯噪声生成个性化图像。尽管观察到某些噪声能带来更好图文对齐和人类偏好,但缺乏机器学习框架来获取这些“黄金噪声”。本文提出三个贡献:首先,引入“噪声提示”概念,通过文本提示生成微小扰动,将随机噪声转化为黄金噪声;其次,设计数据收集流程,构建包含10万对随机噪声与黄金噪声及其对应文本提示的大规模噪声提示数据集(NPD),并训练一个小型噪声提示网络(NPNet),可直接将随机噪声转换为黄金噪声;最后,大量实验表明,NPNet在SDXL、DreamShaper-xl-v2-turbo和Hunyuan-DiT等多种扩散模型上均显著提升生成质量,且作为轻量级插件模块,仅增加极少推理与计算成本。

原文摘要 · Abstract (English)

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 collection pipeline and collect a large-scale \textit{noise prompt dataset}~(NPD) that contains 100k pairs of random noises and golden noises with the associated text prompts. With the prepared NPD as the training dataset, we trained a small \textit{noise prompt network}~(NPNet) that can directly learn to transform a random noise into a golden noise. The learned golden noise perturbation can be considered as a kind of prompt for noise, as it is rich in semantic information and tailored to the given text prompt. Third, our extensive experiments demonstrate the impressive effectiveness and generalization of NPNet on improving the quality of synthesized images across various diffusion models, including SDXL, DreamShaper-xl-v2-turbo, and Hunyuan-DiT. Moreover, NPNet is a small and efficient controller that acts as a plug-and-play module with very limited additional inference and computational costs, as it just provides a golden noise instead of a random noise without accessing the original pipeline.

扩散模型噪声优化生成质量插件式

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。