English

DKDM: Data-Free Knowledge Distillation for Diffusion Models with Any Architecture

Computer Vision and Pattern Recognition 2025-03-03 v2 Artificial Intelligence Machine Learning

Abstract

Diffusion models (DMs) have demonstrated exceptional generative capabilities across various domains, including image, video, and so on. A key factor contributing to their effectiveness is the high quantity and quality of data used during training. However, mainstream DMs now consume increasingly large amounts of data. For example, training a Stable Diffusion model requires billions of image-text pairs. This enormous data requirement poses significant challenges for training large DMs due to high data acquisition costs and storage expenses. To alleviate this data burden, we propose a novel scenario: using existing DMs as data sources to train new DMs with any architecture. We refer to this scenario as Data-Free Knowledge Distillation for Diffusion Models (DKDM), where the generative ability of DMs is transferred to new ones in a data-free manner. To tackle this challenge, we make two main contributions. First, we introduce a DKDM objective that enables the training of new DMs via distillation, without requiring access to the data. Second, we develop a dynamic iterative distillation method that efficiently extracts time-domain knowledge from existing DMs, enabling direct retrieval of training data without the need for a prolonged generative process. To the best of our knowledge, we are the first to explore this scenario. Experimental results demonstrate that our data-free approach not only achieves competitive generative performance but also, in some instances, outperforms models trained with the entire dataset.

Keywords

Cite

@article{arxiv.2409.03550,
  title  = {DKDM: Data-Free Knowledge Distillation for Diffusion Models with Any Architecture},
  author = {Qianlong Xiang and Miao Zhang and Yuzhang Shang and Jianlong Wu and Yan Yan and Liqiang Nie},
  journal= {arXiv preprint arXiv:2409.03550},
  year   = {2025}
}
R2 v1 2026-06-28T18:35:22.572Z