- Revisiting The Hidden Secrets in Diffusion models
- Is Rectified Flow theoretically better than Diffusion Model? How to "cook" a good diffusion model in practice
It's a blog for beginners in generative modeling. The blog introduces the paper DDPM in detail, including the discrete decoder and its connection to VAE.
In this blog, we analyze why diffusion model performs bad when comparing with rectified flow in practice. Then, we discuss key aspects to condier when cooking a diffusion model.