Towards Consistent and Efficient Dataset Distillation via Diffusion-Driven Selection
Xinhao Zhong, Shuoyang Sun, Xulin Gu, Zhaoyang Xu, Yaowei Wang, Min Zhang, Bin Chen

TL;DR
This paper introduces a diffusion-prior-based patch selection method for dataset distillation, enabling efficient one-step process and improved performance on large-scale datasets like ImageNet-1K.
Contribution
It proposes a novel patch selection framework using diffusion priors, addressing distribution shift issues and reducing the need for multiple distillation steps.
Findings
Outperforms state-of-the-art methods across various metrics
Enables one-step dataset distillation process
Effective on large-scale datasets like ImageNet-1K
Abstract
Dataset distillation provides an effective approach to reduce memory and computational costs by optimizing a compact dataset that achieves performance comparable to the full original. However, for large-scale datasets and complex deep networks (e.g., ImageNet-1K with ResNet-101), the vast optimization space hinders distillation effectiveness, limiting practical applications. Recent methods leverage pre-trained diffusion models to directly generate informative images, thereby bypassing pixel-level optimization and achieving promising results. Nonetheless, these approaches often suffer from distribution shifts between the pre-trained diffusion prior and target datasets, as well as the need for multiple distillation steps under varying settings. To overcome these challenges, we propose a novel framework that is orthogonal to existing diffusion-based distillation techniques by utilizing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsDiffusion
