Method · Diffusion-based synthesis
Enhancing Diffusion-based Dataset Distillation via Adversary-Guided Curriculum Sampling
Lexiao Zou, Gongwei Chen, Yanda Chen, Miao Zhang
ICME 2025 · first public 2025-08-02 · arXiv 2508.01264
In one paragraph
Argues that independently diffusion-sampled images lack diversity and create redundancy when aggregated into a distilled set, and proposes Adversary-guided Curriculum Sampling: partitions the distilled set into curricula, guiding each via an adversarial loss against a discriminator trained on already-sampled images to reduce overlap, with the discriminator's difficulty increasing across curricula for simple-to-complex coverage; reports a 4.1% gain on ImageWoof and 2.1% on ImageNet-1K over prior diffusion-based state of the art.
Where it sits
- Diffusion-based synthesis (Generative priors)
- Setting: Image classification
Abstract (verbatim from arXiv)
Dataset distillation aims to encapsulate the rich information contained in dataset into a compact distilled dataset but it faces performance degradation as the image-per-class (IPC) setting or image resolution grows larger. Recent advancements demonstrate that integrating diffusion generative models can effectively facilitate the compression of large-scale datasets while maintaining efficiency due to their superiority in matching data distribution and summarizing representative patterns. However, images sampled from diffusion models are always blamed for lack of diversity which may lead to information redundancy when multiple independent sampled images are aggregated as a distilled dataset. To address this issue, we propose Adversary-guided Curriculum Sampling (ACS), which partitions the distilled dataset into multiple curricula. For generating each curriculum, ACS guides diffusion sampling process by an adversarial loss to challenge a discriminator trained on sampled images, thus mitigating information overlap between curricula and fostering a more diverse distilled dataset. Additionally, as the discriminator evolves with the progression of curricula, ACS generates images from simpler to more complex, ensuring efficient and systematic coverage of target data informational spectrum. Extensive experiments demonstrate the effectiveness of ACS, which achieves substantial improvements of 4.1\% on Imagewoof and 2.1\% on ImageNet-1k over the state-of-the-art.
BibTeX (generated; prefer the venue's official entry)
@article{zou2025enhancing,
title = {Enhancing Diffusion-based Dataset Distillation via Adversary-Guided Curriculum Sampling},
author = {Lexiao Zou and Gongwei Chen and Yanda Chen and Miao Zhang},
journal = {ICME 2025},
year = {2025}
}Nearby in Diffusion-based synthesis
Learnability-guided diffusion — Learnability-Guided Diffusion for Dataset Distillation
Jeffrey A. Chan-Santiago, Mubarak Shah · CVPR 2026notablepaper ↗
ManifoldGD — ManifoldGD: Training-Free Hierarchical Manifold Guidance for Diffusion-Based Dataset Distillation
Ayush Roy, Wei-Yang Alex Lee, Rudrasis Chakraborty et al. · CVPR 2026notablepaper ↗code ↗