Dataset Condensation Atlas

Method · Diffusion-based synthesis

Generative Dataset Distillation Based on Diffusion Model

Duo Su, Junjie Hou, Guang Li, Ren Togo, Rui Song, Takahiro Ogawa, Miki Haseyama

ECCV 2024 Workshop · first public 2024-08-16 · arXiv 2408.08610

paper ↗code ↗catalogued✓ abstract read

In one paragraph

Entry to the generative track of the ECCV 2024 Dataset Distillation Challenge: samples from SDXL-Turbo conditioned on class-name text prompts with post-generation augmentation, exploiting its speed to reach IPC=10 for Tiny-ImageNet and IPC=20 for CIFAR-100 within the challenge's 10-minute generation budget, versus IPC=1 for other diffusion entries; placed third in the track.

Where it sits

Abstract (verbatim from arXiv)

This paper presents our method for the generative track of The First Dataset Distillation Challenge at ECCV 2024. Since the diffusion model has become the mainstay of generative models because of its high-quality generative effects, we focus on distillation methods based on the diffusion model. Considering that the track can only generate a fixed number of images in 10 minutes using a generative model for CIFAR-100 and Tiny-ImageNet datasets, we need to use a generative model that can generate images at high speed. In this study, we proposed a novel generative dataset distillation method based on Stable Diffusion. Specifically, we use the SDXL-Turbo model which can generate images at high speed and quality. Compared to other diffusion models that can only generate images per class (IPC) = 1, our method can achieve an IPC = 10 for Tiny-ImageNet and an IPC = 20 for CIFAR-100, respectively. Additionally, to generate high-quality distilled datasets for CIFAR-100 and Tiny-ImageNet, we use the class information as text prompts and post data augmentation for the SDXL-Turbo model. Experimental results show the effectiveness of the proposed method, and we achieved third place in the generative track of the ECCV 2024 DD Challenge. Codes are available at https://github.com/Guang000/BANKO.

BibTeX (generated; prefer the venue's official entry)
@article{su2024generative,
  title   = {Generative Dataset Distillation Based on Diffusion Model},
  author  = {Duo Su and Junjie Hou and Guang Li and Ren Togo and Rui Song and Takahiro Ogawa and Miki Haseyama},
  journal = {ECCV 2024 Workshop},
  year    = {2024}
}

Nearby in Diffusion-based synthesis

2026-05

DMGD — DMGD: Train-Free Dataset Distillation with Semantic-Distribution Matching in Diffusion Models

Qichao Wang, Yunhong Lu, Hengyuan Cao et al. · CVPR 2026notablepaper ↗

2026-04

Learnability-guided diffusion — Learnability-Guided Diffusion for Dataset Distillation

Jeffrey A. Chan-Santiago, Mubarak Shah · CVPR 2026notablepaper ↗

2026-03

IMS3 — IMS3: Breaking Distributional Aggregation in Diffusion-Based Dataset Distillation

Chenru Wang, Yunyi Chen, Zijun Yang et al. · CVPR 2026notablepaper ↗

2026-03

EVLF — EVLF: Early Vision-Language Fusion for Generative Dataset Distillation

Wenqi Cai, Yawen Zou, Guang Li et al. · CVPR 2026notablepaper ↗code ↗

2026-02

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 ↗