Method · Label distillation and soft labels
Learned labels
Flexible Dataset Distillation: Learn Labels Instead of Images
Ondrej Bohdal, Yongxin Yang, Timothy Hospedales
NeurIPS 2020 Workshop · first public 2020-06-15 · arXiv 2006.08572
In one paragraph
Studies label distillation -- learning synthetic soft labels for a small, fixed set of real images -- as an alternative to distilling images, using a more robust meta-learning algorithm and a first-order strategy based on convex optimization layers; shows label distillation improves on prior image-based distillation, generalizes across optimizers and architectures more readily, and can even transfer across datasets, e.g. learning Japanese character recognition from synthetically labeled English letters.
Where it sits
- Label distillation and soft labels (Orthogonal design choices)
- Setting: Image classification
- Setting: Text and language models
Abstract (verbatim from arXiv)
We study the problem of dataset distillation - creating a small set of synthetic examples capable of training a good model. In particular, we study the problem of label distillation - creating synthetic labels for a small set of real images, and show it to be more effective than the prior image-based approach to dataset distillation. Methodologically, we introduce a more robust and flexible meta-learning algorithm for distillation, as well as an effective first-order strategy based on convex optimization layers. Distilling labels with our new algorithm leads to improved results over prior image-based distillation. More importantly, it leads to clear improvements in flexibility of the distilled dataset in terms of compatibility with off-the-shelf optimizers and diverse neural architectures. Interestingly, label distillation can also be applied across datasets, for example enabling learning Japanese character recognition by training only on synthetically labeled English letters.
BibTeX (generated; prefer the venue's official entry)
@article{bohdal2020flexible,
title = {Flexible Dataset Distillation: Learn Labels Instead of Images},
author = {Ondrej Bohdal and Yongxin Yang and Timothy Hospedales},
journal = {NeurIPS 2020 Workshop},
year = {2020}
}Nearby in Label distillation and soft labels
Xiao Cui, Yulei Qin, Wengang Zhou et al. · NeurIPS 2025notablepaper ↗