Optimizing Quantized Diffusion Models via Distillation with Cross-Timestep Error Correction
Diffusion models (DMs) have attracted attention in generative modeling due to their ability to produce high-quality, diverse outputs by progressively adding noise to data and then denoising it. However, DMs are computationally intensive due to their iterative nature, requiring numerous forward passe…