← 返回论文检索
ICML 2026PosterAccept (regular)

Beyond Soft Labels: Unifying Dataset Pruning and Distillation for Efficient Large-scale Compression

Lingao Xiao, Songhua Liu, Yang He, Xinchao Wang

national university of singaore, National University of Singapore · Shanghai Jiaotong University · A*STAR Singapore · National University of Singapore

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Dataset pruning (DP) and dataset distillation (DD) fundamentally differ in their outputs: DP selects original image subsets, while DD generates synthetic images. Recently, DD's increasing reliance on original images suggests a convergence of the two directions. To investigate this convergence trend, we propose a unified dataset compression (DC) benchmark. This benchmark reveals an interesting trade-off for soft-label-DD: while soft labels provide valuable information, they can make the distillation process less essential, as distilled images may not always outperform random subsets. In addition, the benchmark reveals that in current stages, dataset pruning outperforms dataset distillation at small dataset sizes. Given these observations, we explore hard-label-DC as a complementary approach that emphasizes image quality while offering substantial storage efficiency. Our PCA (Prune, Combine, and Augment) is the first framework that does not rely on soft labels but instead focuses on image quality. (1) "P'' means selecting easy samples based on dataset pruning metrics, (2) "C'' indicates combining these samples effectively, and (3) "A'' is to apply constrained image augmentation during training.