Method · Diffusion-based synthesis
Label-Consistent Dataset Distillation with Detector-Guided Refinement
Yawen Zou, Guang Li, Zi Wang, Chunzhi Gu, Chao Zhang
arXiv 2025 · first public 2025-07-17 · arXiv 2507.13074
In one paragraph
Uses a detector trained on the original dataset to flag diffusion-generated synthetic images with label mismatches or low classification confidence, generates several diffusion candidates conditioned on the flagged image's prototype and label, and replaces it with the candidate that jointly maximizes detector confidence and dissimilarity to already-accepted synthetic samples. Reports state-of-the-art validation performance from the resulting gains in label consistency and image detail.
Where it sits
- Diffusion-based synthesis (Generative priors)
- Setting: Image classification
Abstract (verbatim from arXiv)
Dataset distillation (DD) aims to generate a compact yet informative dataset that achieves performance comparable to the original dataset, thereby reducing demands on storage and computational resources. Although diffusion models have made significant progress in dataset distillation, the generated surrogate datasets often contain samples with label inconsistencies or insufficient structural detail, leading to suboptimal downstream performance. To address these issues, we propose a detector-guided dataset distillation framework that explicitly leverages a pre-trained detector to identify and refine anomalous synthetic samples, thereby ensuring label consistency and improving image quality. Specifically, a detector model trained on the original dataset is employed to identify anomalous images exhibiting label mismatches or low classification confidence. For each defective image, multiple candidates are generated using a pre-trained diffusion model conditioned on the corresponding image prototype and label. The optimal candidate is then selected by jointly considering the detector's confidence score and dissimilarity to existing qualified synthetic samples, thereby ensuring both label accuracy and intra-class diversity. Experimental results demonstrate that our method can synthesize high-quality representative images with richer details, achieving state-of-the-art performance on the validation set.
BibTeX (generated; prefer the venue's official entry)
@article{zou2025label,
title = {Label-Consistent Dataset Distillation with Detector-Guided Refinement},
author = {Yawen Zou and Guang Li and Zi Wang and Chunzhi Gu and Chao Zhang},
journal = {arXiv preprint arXiv:2507.13074},
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 ↗