What is Dataset Distillation Learning?
William Yang, Ye Zhu, Zhiwei Deng, Olga Russakovsky
TL;DR
Dataset distillation aims to replace large datasets with compact synthetic data. This work investigates what information distilled data store, whether they can substitute real data, and how to interpret their content, using a combination of predictive, curvature, and influence-function analyses. It finds that distilled data are recognizable by real-data-trained models, reflect early training dynamics, and contain semantic information at the level of individual points, yet they are not faithful substitutes for real data and can be sensitive to training setup. These insights offer a framework for understanding and improving dataset distillation, with implications for efficiency and fairness in condensed-data regimes.
Abstract
Dataset distillation has emerged as a strategy to overcome the hurdles associated with large datasets by learning a compact set of synthetic data that retains essential information from the original dataset. While distilled data can be used to train high performing models, little is understood about how the information is stored. In this study, we posit and answer three questions about the behavior, representativeness, and point-wise information content of distilled data. We reveal distilled data cannot serve as a substitute for real data during training outside the standard evaluation setting for dataset distillation. Additionally, the distillation process retains high task performance by compressing information related to the early training dynamics of real models. Finally, we provide an framework for interpreting distilled data and reveal that individual distilled data points contain meaningful semantic information. This investigation sheds light on the intricate nature of distilled data, providing a better understanding on how they can be effectively utilized.
