Optimal Stopping in Latent Diffusion Models
Abstract
Lay Summary
Diffusion models are a popular family of AI systems used to generate realistic images. They work by gradually removing noise from a random starting point until a clean output emerges. A widely used variant, called Latent Diffusion Models, first compresses data into a smaller representation before applying this noise-removal process, which makes generation faster and cheaper. A common assumption is that running the noise-removal process to completion always produces the best results. We show that this is not the case: for latent diffusion models, the final denoising steps can actually hurt image quality. This happens because the compression step discards some information, and continuing to denoise beyond a certain point amplifies these imperfections rather than correcting them.