Method · Diffusion-based synthesis
Diversity-Driven Generative Dataset Distillation Based on Diffusion Model with Self-Adaptive Memory
Mingzhuo Li, Guang Li, Jiafeng Mao, Takahiro Ogawa, Miki Haseyama
ICIP 2025 · first public 2025-05-26 · arXiv 2505.19469
In one paragraph
Uses a self-adaptive memory to measure how closely a diffusion-generated distilled set's distribution aligns with the real dataset, and feeds that alignment signal back into sampling to steer the diffusion model toward generating more diverse images during distillation. Reports outperforming existing generative dataset-distillation methods in most settings.
Where it sits
- Diffusion-based synthesis (Generative priors)
- Setting: Image classification
Abstract (verbatim from arXiv)
Dataset distillation enables the training of deep neural networks with comparable performance in significantly reduced time by compressing large datasets into small and representative ones. Although the introduction of generative models has made great achievements in this field, the distributions of their distilled datasets are not diverse enough to represent the original ones, leading to a decrease in downstream validation accuracy. In this paper, we present a diversity-driven generative dataset distillation method based on a diffusion model to solve this problem. We introduce self-adaptive memory to align the distribution between distilled and real datasets, assessing the representativeness. The degree of alignment leads the diffusion model to generate more diverse datasets during the distillation process. Extensive experiments show that our method outperforms existing state-of-the-art methods in most situations, proving its ability to tackle dataset distillation tasks.
BibTeX (generated; prefer the venue's official entry)
@article{li2025diversity,
title = {Diversity-Driven Generative Dataset Distillation Based on Diffusion Model with Self-Adaptive Memory},
author = {Mingzhuo Li and Guang Li and Jiafeng Mao and Takahiro Ogawa and Miki Haseyama},
journal = {ICIP 2025},
year = {2025}
}Nearby in Diffusion-based synthesis
Learnability-guided diffusion — Learnability-Guided Diffusion for Dataset Distillation
Jeffrey A. Chan-Santiago, Mubarak Shah · CVPR 2026notablepaper ↗
ManifoldGD — ManifoldGD: Training-Free Hierarchical Manifold Guidance for Diffusion-Based Dataset Distillation
Ayush Roy, Wei-Yang Alex Lee, Rudrasis Chakraborty et al. · CVPR 2026notablepaper ↗code ↗