Dataset Condensation Atlas

Method · Diffusion-based synthesis

Task-Specific Generative Dataset Distillation with Difficulty-Guided Sampling

Mingzhuo Li, Guang Li, Jiafeng Mao, Linfeng Ye, Takahiro Ogawa, Miki Haseyama

ICCV 2025 Workshop · first public 2025-07-04 · arXiv 2507.03331

paper ↗code ↗catalogued✓ abstract read

In one paragraph

Argues that prior generative distillation aligns the distilled set with the original dataset's overall distribution but ignores what the downstream classifier specifically needs, and proposes sampling from a larger generated image pool with a distribution matched to the original dataset's per-sample difficulty, applying a logarithmic transform to correct distributional bias, rather than matching representativeness alone.

Where it sits

Abstract (verbatim from arXiv)

To alleviate the reliance of deep neural networks on large-scale datasets, dataset distillation aims to generate compact, high-quality synthetic datasets that can achieve comparable performance to the original dataset. The integration of generative models has significantly advanced this field. However, existing approaches primarily focus on aligning the distilled dataset with the original one, often overlooking task-specific information that can be critical for optimal downstream performance. In this paper, focusing on the downstream task of classification, we propose a task-specific sampling strategy for generative dataset distillation that incorporates the concept of difficulty to consider the requirements of the target task better. The final dataset is sampled from a larger image pool with a sampling distribution obtained by matching the difficulty distribution of the original dataset. A logarithmic transformation is applied as a pre-processing step to correct for distributional bias. The results of extensive experiments demonstrate the effectiveness of our method and suggest its potential for enhancing performance on other downstream tasks. The code is available at https://github.com/SumomoTaku/DiffGuideSamp.

BibTeX (generated; prefer the venue's official entry)
@article{li2025task,
  title   = {Task-Specific Generative Dataset Distillation with Difficulty-Guided Sampling},
  author  = {Mingzhuo Li and Guang Li and Jiafeng Mao and Linfeng Ye and Takahiro Ogawa and Miki Haseyama},
  journal = {ICCV 2025 Workshop},
  year    = {2025}
}

Nearby in Diffusion-based synthesis

2026-05

DMGD — DMGD: Train-Free Dataset Distillation with Semantic-Distribution Matching in Diffusion Models

Qichao Wang, Yunhong Lu, Hengyuan Cao et al. · CVPR 2026notablepaper ↗

2026-04

Learnability-guided diffusion — Learnability-Guided Diffusion for Dataset Distillation

Jeffrey A. Chan-Santiago, Mubarak Shah · CVPR 2026notablepaper ↗

2026-03

IMS3 — IMS3: Breaking Distributional Aggregation in Diffusion-Based Dataset Distillation

Chenru Wang, Yunyi Chen, Zijun Yang et al. · CVPR 2026notablepaper ↗

2026-03

EVLF — EVLF: Early Vision-Language Fusion for Generative Dataset Distillation

Wenqi Cai, Yawen Zou, Guang Li et al. · CVPR 2026notablepaper ↗code ↗

2026-02

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 ↗