English

IMS3: Breaking Distributional Aggregation in Diffusion-Based Dataset Distillation

Computer Vision and Pattern Recognition 2026-03-17 v1

Abstract

Dataset Distillation aims to synthesize compact datasets that can approximate the training efficacy of large-scale real datasets, offering an efficient solution to the increasing computational demands of modern deep learning. Recently, diffusion-based dataset distillation methods have shown great promise by leveraging the strong generative capacity of diffusion models to produce diverse and structurally consistent samples. However, a fundamental goal misalignment persists: diffusion models are optimized for generative likelihood rather than discriminative utility, resulting in over-concentration in high-density regions and inadequate coverage of boundary samples crucial for classification. To address this issue, we propose two complementary strategies. Inversion-Matching (IM) introduces an inversion-guided fine-tuning process that aligns denoising trajectories with their inversion counterparts, broadening distributional coverage and enhancing diversity. Selective Subgroup Sampling(S^3) is a training-free sampling mechanism that improves inter-class separability by selecting synthetic subsets that are both representative and distinctive. Extensive experiments demonstrate that our approach significantly enhances the discriminative quality and generalization of distilled datasets, achieving state-of-the-art performance among diffusion-based methods.

Keywords

Cite

@article{arxiv.2603.13960,
  title  = {IMS3: Breaking Distributional Aggregation in Diffusion-Based Dataset Distillation},
  author = {Chenru Wang and Yunyi Chen and Zijun Yang and Joey Tianyi Zhou and Chi Zhang},
  journal= {arXiv preprint arXiv:2603.13960},
  year   = {2026}
}

Comments

CVPR26 Accepted

R2 v1 2026-07-01T11:20:05.972Z