Notable efficiency inference

Rethinking Dataset Distillation for Classification: Do Distilled Sets Outperform Coresets?

Trisha Mittal, Akshay Mehra, Joshua Kimball

Published
Jun 16, 2026 — 17:37 UTC

Problem — This work addresses the gap in the evaluation of dataset distillation (DD) methods in data-centric machine learning, particularly the inconsistency in evaluation protocols and the assumption that DD outperforms coreset selection (CS). The authors highlight that prior comparisons often lack rigorous benchmarking, making it difficult to ascertain the true effectiveness of DD methods. This paper is a preprint and has not undergone peer review.

Method — The authors benchmark seven state-of-the-art DD methods against three CS strategies using standardized datasets: ImageNet-1K, ImageNet100, and ImageNette. They employ three widely adopted training protocols to ensure consistency in evaluation. The evaluation metrics include accuracy, representativeness, diversity, and quality of the condensed sets. The construction cost of DD methods is also analyzed, revealing that they often require significantly more computational resources compared to CS methods.

Results — The findings indicate that several DD methods do not outperform simple random subsets of data. Specifically, the SOTA DD approaches are shown to be comparable to or worse than coresets on large-scale datasets. For instance, the accuracy of the best-performing DD method was only marginally better than that of the coreset approach, with a notable increase in computational cost for DD methods. The coresets consistently demonstrated superior coverage of the original data distribution, indicating better representativeness and diversity.

Limitations — The authors acknowledge that their evaluation is limited to specific datasets and training protocols, which may not generalize across all applications. They also note that while their findings challenge the prevailing assumption of DD superiority, further exploration into the nuances of different datasets and tasks is warranted. Additionally, the computational cost analysis may not account for all practical deployment scenarios, potentially underestimating the advantages of DD in certain contexts.

Why it matters — This work has significant implications for the field of data-centric machine learning, as it questions the prevailing narrative that dataset distillation is inherently superior to coreset selection. The results suggest that researchers and practitioners should reconsider the use of DD methods, particularly in scenarios where computational efficiency is critical. The findings encourage a more nuanced understanding of data representation techniques, emphasizing the need for rigorous evaluation protocols. This paper contributes to the ongoing discourse on the effectiveness of data compression strategies in machine learning, as published in arXiv cs.LG.

Turing Wire

By Callan Zhang · Jun 16, 2026 · Editorial standards →

Summarised from the primary source with AI assistance under human editorial oversight. Turing Wire is not a primary source — read the original for the authoritative account.

Source: arXiv cs.LG