English

Generative Diffusion Modeling: A Practical Handbook

Machine Learning 2024-12-24 v1 Computer Vision and Pattern Recognition

Abstract

This handbook offers a unified perspective on diffusion models, encompassing diffusion probabilistic models, score-based generative models, consistency models, rectified flow, and related methods. By standardizing notations and aligning them with code implementations, it aims to bridge the "paper-to-code" gap and facilitate robust implementations and fair comparisons. The content encompasses the fundamentals of diffusion models, the pre-training process, and various post-training methods. Post-training techniques include model distillation and reward-based fine-tuning. Designed as a practical guide, it emphasizes clarity and usability over theoretical depth, focusing on widely adopted approaches in generative modeling with diffusion models.

Keywords

Cite

@article{arxiv.2412.17162,
  title  = {Generative Diffusion Modeling: A Practical Handbook},
  author = {Zihan Ding and Chi Jin},
  journal= {arXiv preprint arXiv:2412.17162},
  year   = {2024}
}