Method · Label distillation and soft labels
Label-Augmented Dataset Distillation
Seoungyoon Kang, Youngsun Lim, Hyunjung Shim
WACV 2025 · first public 2024-09-24 · arXiv 2409.16239
In one paragraph
Sub-samples each synthetic image to generate additional dense labels that capture richer semantics than one label per image, at only about 2.5% extra storage on ImageNet subsets; the label-generation strategy is complementary to existing distillation methods, improving three high-performance algorithms by an average of 14.9% accuracy and improving cross-architecture robustness.
Where it sits
- Label distillation and soft labels (Orthogonal design choices)
- Setting: Image classification
Design choices
| Labels | soft-relabel |
Abstract (verbatim from arXiv)
Traditional dataset distillation primarily focuses on image representation while often overlooking the important role of labels. In this study, we introduce Label-Augmented Dataset Distillation (LADD), a new dataset distillation framework enhancing dataset distillation with label augmentations. LADD sub-samples each synthetic image, generating additional dense labels to capture rich semantics. These dense labels require only a 2.5% increase in storage (ImageNet subsets) with significant performance benefits, providing strong learning signals. Our label generation strategy can complement existing dataset distillation methods for significantly enhancing their training efficiency and performance. Experimental results demonstrate that LADD outperforms existing methods in terms of computational overhead and accuracy. With three high-performance dataset distillation algorithms, LADD achieves remarkable gains by an average of 14.9% in accuracy. Furthermore, the effectiveness of our method is proven across various datasets, distillation hyperparameters, and algorithms. Finally, our method improves the cross-architecture robustness of the distilled dataset, which is important in the application scenario.
BibTeX (generated; prefer the venue's official entry)
@article{kang2024label,
title = {Label-Augmented Dataset Distillation},
author = {Seoungyoon Kang and Youngsun Lim and Hyunjung Shim},
journal = {WACV 2025},
year = {2024}
}Nearby in Label distillation and soft labels
Xiao Cui, Yulei Qin, Wengang Zhou et al. · NeurIPS 2025notablepaper ↗