Diffusion-Augmented Coreset Expansion for Scalable Dataset Distillation

11 Mar 2026 (modified: 22 Jun 2026)CVPR 2026 Workshop SynData4CVEveryoneRevisionsCC BY 4.0
Keywords: Dataset Distillation, Efficient Vision, Compression, Knowledge Distillation
TL;DR: A two-stage dataset distillation method compresses data by selecting informative low-resolution patches and then uses a diffusion model to expand these patches into diverse high-resolution samples.
Abstract: With the rapid scaling of neural networks, data storage and communication demands have intensified. Dataset distillation has emerged as a promising solution, condensing information from extensive datasets into a compact set of synthetic samples by solving a bilevel optimization problem. However, current methods face challenges in computational efficiency, particularly with high-resolution data and complex architectures. Recently, knowledge-distillation-based dataset condensation approaches have made this process more computationally feasible. Yet, with the recent developments of generative foundation models, there is now an opportunity to achieve even greater compression, enhance the quality of distilled data, and introduce valuable diversity into the data representation. In this work, we propose a two-stage solution. First, we compress the dataset by selecting only the most informative patches to form a coreset. Next, we leverage a generative foundation model to dynamically expand this compressed set in real-time—enhancing the resolution of these patches and introducing controlled variability to the coreset. Our extensive experiments demonstrate the robustness and efficiency of our approach across a range of dataset distillation benchmarks. We demonstrate a significant improvement of over 10\% compared to the state-of-the-art on several large-scale dataset distillation benchmarks. We will release the code for reproducibility.
Supplementary Material: zip
Submission Number: 25
Loading