Rectified Decoupled Dataset Distillation: A Closer Look for Fair and Comprehensive Evaluation

Abstract

Dataset distillation aims to generate compact synthetic datasets that enable models trained on them to achieve performance comparable to those trained on full real datasets, while substantially reducing storage and computational costs. Early bi-level optimization methods (e.g., MTT) have shown promising results on small-scale datasets, but their scalability is limited by high computational overhead. To address this limitation, recent decoupled dataset distillation methods (e.g., SRe$^2$L) separate the teacher model pre-training from the synthetic data generation process. These methods also introduce random data augmentation and epoch-wise soft labels during the post-evaluation phase to improve performance and generalization. However, existing decoupled distillation methods suffer from inconsistent post-evaluation protocols, which hinders progress in the field. In this work, we propose **R**ectified **D**ecoupled **D**ataset **D**istillation (RD$^3$), and systematically investigate how different post-evaluation settings affect test accuracy. We further examine whether the reported performance differences across existing methods reflect true methodological advances or stem from discrepancies in evaluation procedures. Our analysis reveals that much of the performance variation can be attributed to inconsistent evaluation rather than differences in the intrinsic quality of the synthetic data. In addition, we identify general strategies that improve the effectiveness of distilled datasets across settings. By establishing a standardized benchmark and rigorous evaluation protocol, RD$^3$ provides a foundation for fair and reproducible comparisons in future dataset distillation research.

Cite

Text

Zhong et al. "Rectified Decoupled Dataset Distillation: A Closer Look for Fair and Comprehensive Evaluation." International Conference on Learning Representations, 2026.

Markdown

[Zhong et al. "Rectified Decoupled Dataset Distillation: A Closer Look for Fair and Comprehensive Evaluation." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/zhong2026iclr-rectified/)

BibTeX

@inproceedings{zhong2026iclr-rectified,
  title     = {{Rectified Decoupled Dataset Distillation: A Closer Look for Fair and Comprehensive Evaluation}},
  author    = {Zhong, Xinhao and Sun, Shuoyang and Gu, Xulin and Zhu, Chenyang and Chen, Bin and Wang, Yaowei},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/zhong2026iclr-rectified/}
}