Poster
Diffusion Models are Secretly Exchangeable: Parallelizing DDPMs via Auto Speculation
Hengyuan Hu · Aniket Das · Dorsa Sadigh · Nima Anari
West Exhibition Hall B2-B3 #W-1015
Generative AI tools called Denoising Diffusion Probabilistic Models (DDPMs) are excellent for tasks like creative new images or videos, but they're often very slow because they generate content step-by-step. Our research discovers a hidden property of DDPMs: the order of some internal calculation steps in these DDPMs can actually be rearranged without changing the final result. We use this insight to develop a new method called Autospeculative Decoding (ASD). ASD cleverly allows many of these steps to be performed simultaneously, or in parallel. We mathematically prove that this makes DDPMs significantly faster at generating content, without needing any added components. We complement our proofs with practical demonstrations to show that this leads to 2-4x speedups across various applications.