Patch Diffusion: Faster and More Data-Efficient Training of Diffusion Models
Zhendong Wang, Yifan Jiang, Huangjie Zheng, Peihao Wang, Pengcheng He,, Zhangyang Wang, Weizhu Chen, Mingyuan Zhou

TL;DR
Patch Diffusion introduces a patch-wise training framework for diffusion models that significantly reduces training time and data requirements while maintaining or improving generation quality, enabling broader accessibility.
Contribution
The paper presents a novel patch-wise training method with a new conditional score function, improving efficiency and performance of diffusion models on small datasets.
Findings
Achieves ≥2× faster training times.
Maintains comparable or better image quality.
Excels on small datasets with high FID scores.
Abstract
Diffusion models are powerful, but they require a lot of time and data to train. We propose Patch Diffusion, a generic patch-wise training framework, to significantly reduce the training time costs while improving data efficiency, which thus helps democratize diffusion model training to broader users. At the core of our innovations is a new conditional score function at the patch level, where the patch location in the original image is included as additional coordinate channels, while the patch size is randomized and diversified throughout training to encode the cross-region dependency at multiple scales. Sampling with our method is as easy as in the original diffusion model. Through Patch Diffusion, we could achieve faster training, while maintaining comparable or better generation quality. Patch Diffusion meanwhile improves the performance of diffusion models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Neuroimaging Techniques and Applications · Generative Adversarial Networks and Image Synthesis · Radiomics and Machine Learning in Medical Imaging
MethodsDiffusion
