Method · The generator as the distilled artifact
Generative Dataset Distillation: Balancing Global Structure and Local Details
Longzhen Li, Guang Li, Ren Togo, Keisuke Maeda, Takahiro Ogawa, Miki Haseyama
CVPR 2024 Workshop · first public 2024-04-26 · arXiv 2404.17732
In one paragraph
Trains a conditional GAN to serve as the distilled artifact while explicitly balancing global structural attributes against local details such as texture and shape, which prior generative distillation methods weighted toward high-level semantics alone; continuously optimizes the generator toward a more information-dense synthetic dataset.
Where it sits
- The generator as the distilled artifact (Generative priors)
- Setting: Image classification
Design choices
| What is stored | generator-weights |
| Optimization regime | generator-fine-tuning |
Abstract (verbatim from arXiv)
In this paper, we propose a new dataset distillation method that considers balancing global structure and local details when distilling the information from a large dataset into a generative model. Dataset distillation has been proposed to reduce the size of the required dataset when training models. The conventional dataset distillation methods face the problem of long redeployment time and poor cross-architecture performance. Moreover, previous methods focused too much on the high-level semantic attributes between the synthetic dataset and the original dataset while ignoring the local features such as texture and shape. Based on the above understanding, we propose a new method for distilling the original image dataset into a generative model. Our method involves using a conditional generative adversarial network to generate the distilled dataset. Subsequently, we ensure balancing global structure and local details in the distillation process, continuously optimizing the generator for more information-dense dataset generation.
BibTeX (generated; prefer the venue's official entry)
@article{li2024generative,
title = {Generative Dataset Distillation: Balancing Global Structure and Local Details},
author = {Longzhen Li and Guang Li and Ren Togo and Keisuke Maeda and Takahiro Ogawa and Miki Haseyama},
journal = {CVPR 2024 Workshop},
year = {2024}
}Nearby in The generator as the distilled artifact
Point Cloud DD — Point Cloud Dataset Distillation
Deyu Bo, Xinchao Wang · ICML 2025notableOther datapaper ↗