CVMar 14

IMS3: Breaking Distributional Aggregation in Diffusion-Based Dataset Distillation

arXiv:2603.1396060.31 citationsh-index: 9
Predicted impact top 57% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses dataset distillation for reducing computational demands in deep learning, but it is incremental as it builds on existing diffusion-based approaches.

The paper tackled the problem of diffusion-based dataset distillation producing over-concentrated samples by proposing two strategies to improve distributional coverage and inter-class separability, achieving state-of-the-art performance among diffusion-based methods.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes