English

Accelerating Dataset Distillation via Model Augmentation

Machine Learning 2023-04-18 v2 Artificial Intelligence

Abstract

Dataset Distillation (DD), a newly emerging field, aims at generating much smaller but efficient synthetic training datasets from large ones. Existing DD methods based on gradient matching achieve leading performance; however, they are extremely computationally intensive as they require continuously optimizing a dataset among thousands of randomly initialized models. In this paper, we assume that training the synthetic data with diverse models leads to better generalization performance. Thus we propose two model augmentation techniques, i.e. using early-stage models and parameter perturbation to learn an informative synthetic set with significantly reduced training cost. Extensive experiments demonstrate that our method achieves up to 20x speedup and comparable performance on par with state-of-the-art methods.

Keywords

Cite

@article{arxiv.2212.06152,
  title  = {Accelerating Dataset Distillation via Model Augmentation},
  author = {Lei Zhang and Jie Zhang and Bowen Lei and Subhabrata Mukherjee and Xiang Pan and Bo Zhao and Caiwen Ding and Yao Li and Dongkuan Xu},
  journal= {arXiv preprint arXiv:2212.06152},
  year   = {2023}
}
R2 v1 2026-06-28T07:31:37.582Z