Dataset Condensation Atlas

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

paper ↗catalogued✓ abstract read

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

Design choices

What is storedgenerative-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

2025-03

Condensing Action Segmentation Datasets via Generative Network Inversion

Guodong Ding, Rongyu Chen, Angela Yao · CVPR 2025notableVideopaper ↗

2024-06

H-GLaD — Hierarchical Features Matter: A Deep Exploration of Progressive Parameterization Method for Dataset Distillation

Xinhao Zhong, Hao Fang, Bin Chen et al. · CVPR 2025notablepaper ↗code ↗

2024-03

LD3M — Unlocking Dataset Distillation with Diffusion Models

Brian B. Moser, Federico Raue, Sebastian Palacio et al. · NeurIPS 2025notablepaper ↗code ↗

2024-01

GSDD — GSDD: Generative Space Dataset Distillation for Image Super-resolution

Haiyu Zhang, Shaolin Su, Yu Zhu et al. · AAAI 2024notableDense predictionpaper ↗

2023-12

FedDG — Unlocking the Potential of Federated Learning: The Symphony of Dataset Distillation via Deep Generative Latents

Yuqi Jia, Saeed Vahidian, Jingwei Sun et al. · ECCV 2024notablepaper ↗code ↗