Dataset Condensation Atlas

Method · The generator as the distilled artifact

Generative Dataset Distillation Based on Self-knowledge Distillation

Longzhen Li, Guang Li, Ren Togo, Keisuke Maeda, Takahiro Ogawa, Miki Haseyama

ICASSP 2025 · first public 2025-01-08 · arXiv 2501.04202

paper ↗catalogued✓ abstract read

In one paragraph

Improves generative dataset distillation (a follow-up to the same authors' global/local-balancing GAN method) by integrating self-knowledge distillation for more precise logit-based distribution matching between synthetic and original data, adding a standardization step on logits before matching to keep their range consistent; reports gains over existing generative distillation baselines.

Where it sits

Design choices

What is storedgenerator-weights
Optimization regimegenerator-fine-tuning

Builds on

Abstract (verbatim from arXiv)

Dataset distillation is an effective technique for reducing the cost and complexity of model training while maintaining performance by compressing large datasets into smaller, more efficient versions. In this paper, we present a novel generative dataset distillation method that can improve the accuracy of aligning prediction logits. Our approach integrates self-knowledge distillation to achieve more precise distribution matching between the synthetic and original data, thereby capturing the overall structure and relationships within the data. To further improve the accuracy of alignment, we introduce a standardization step on the logits before performing distribution matching, ensuring consistency in the range of logits. Through extensive experiments, we demonstrate that our method outperforms existing state-of-the-art methods, resulting in superior distillation performance.

BibTeX (generated; prefer the venue's official entry)
@article{li2025generative,
  title   = {Generative Dataset Distillation Based on Self-knowledge Distillation},
  author  = {Longzhen Li and Guang Li and Ren Togo and Keisuke Maeda and Takahiro Ogawa and Miki Haseyama},
  journal = {ICASSP 2025},
  year    = {2025}
}

Nearby in The generator as the distilled artifact

2025-01

Point Cloud DD — Point Cloud Dataset Distillation

Deyu Bo, Xinchao Wang · ICML 2025notableOther datapaper ↗

2023-03

DiM — DiM: Distilling Dataset into Generative Model

Kai Wang, Jianyang Gu, Daquan Zhou et al. · arXiv 2023corepaper ↗code ↗

2019-12

GTN — Generative Teaching Networks: Accelerating Neural Architecture Search by Learning to Generate Synthetic Training Data

Felipe Petroski Such, Aditya Rawal, Joel Lehman et al. · ICML 2020notablepaper ↗code ↗