Towards Understanding the Working Mechanism of Text-to-Image Diffusion Model
Mingyang Yi, Aoxue Li, Yi Xin, Zhenguo Li

TL;DR
This paper investigates the internal mechanisms of text-to-image diffusion models, revealing how image features develop during generation and proposing a method to accelerate the process by reducing text guidance.
Contribution
It provides new insights into the denoising process of diffusion models and introduces a technique to speed up image generation by leveraging these findings.
Findings
Shape of image reconstructed early in denoising process
Low-frequency signals remain uncorrupted until final stages
Removing some text guidance accelerates generation by over 25%
Abstract
Recently, the strong latent Diffusion Probabilistic Model (DPM) has been applied to high-quality Text-to-Image (T2I) generation (e.g., Stable Diffusion), by injecting the encoded target text prompt into the gradually denoised diffusion image generator. Despite the success of DPM in practice, the mechanism behind it remains to be explored. To fill this blank, we begin by examining the intermediate statuses during the gradual denoising generation process in DPM. The empirical observations indicate, the shape of image is reconstructed after the first few denoising steps, and then the image is filled with details (e.g., texture). The phenomenon is because the low-frequency signal (shape relevant) of the noisy image is not corrupted until the final stage in the forward process (initial stage of generation) of adding noise in DPM. Inspired by the observations, we proceed to explore the…
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.
Videos
Taxonomy
TopicsMultimedia Communication and Technology
MethodsSparse Evolutionary Training · Diffusion
