Method · Optimization in a generative latent space
Dataset Distillation in Latent Space
Yuxuan Duan, Jianfu Zhang, Liqing Zhang
arXiv 2023 · first public 2023-11-27 · arXiv 2311.15547
In one paragraph
Moves three mainstream dataset-distillation algorithms from pixel space into the latent space of a pretrained autoencoder, cutting time and memory cost and allowing more latent codes to be stored than pixel images at the same budget, which extends distillation to higher-resolution datasets and larger data ratios than the pixel-space versions reach.
Where it sits
- Optimization in a generative latent space (Generative priors)
- Setting: Image classification
Design choices
| What is stored | generative-latent |
Abstract (verbatim from arXiv)
Dataset distillation (DD) is a newly emerging research area aiming at alleviating the heavy computational load in training models on large datasets. It tries to distill a large dataset into a small and condensed one so that models trained on the distilled dataset can perform comparably with those trained on the full dataset when performing downstream tasks. Among the previous works in this area, there are three key problems that hinder the performance and availability of the existing DD methods: high time complexity, high space complexity, and low info-compactness. In this work, we simultaneously attempt to settle these three problems by moving the DD processes from conventionally used pixel space to latent space. Encoded by a pretrained generic autoencoder, latent codes in the latent space are naturally info-compact representations of the original images in much smaller sizes. After transferring three mainstream DD algorithms to latent space, we significantly reduce time and space consumption while achieving similar performance, allowing us to distill high-resolution datasets or target at greater data ratio that previous methods have failed. Besides, within the same storage budget, we can also quantitatively deliver more latent codes than pixel-level images, which further boosts the performance of our methods.
BibTeX (generated; prefer the venue's official entry)
@article{duan2023dataset,
title = {Dataset Distillation in Latent Space},
author = {Yuxuan Duan and Jianfu Zhang and Liqing Zhang},
journal = {arXiv preprint arXiv:2311.15547},
year = {2023}
}Nearby in Optimization in a generative latent space
Condensing Action Segmentation Datasets via Generative Network Inversion
Guodong Ding, Rongyu Chen, Angela Yao · CVPR 2025notableVideopaper ↗
GSDD — GSDD: Generative Space Dataset Distillation for Image Super-resolution
Haiyu Zhang, Shaolin Su, Yu Zhu et al. · AAAI 2024notableDense predictionpaper ↗