Dataset Condensation Atlas

Method · Optimization and training recipes

DGS

Difficulty-guided Sampling: Bridging the Target Gap between Dataset Distillation and Downstream Tasks

Mingzhuo Li, Guang Li, Linfeng Ye, Jiafeng Mao, Takahiro Ogawa, Konstantinos N. Plataniotis, Miki Haseyama

arXiv 2026 · first public 2026-01-15 · arXiv 2601.10090

paper ↗catalogued✓ abstract read

In one paragraph

Argues that existing distillation objectives match dataset-level statistics but ignore task-specific information needed for the downstream classifier, creating a target gap; introduces difficulty-guided sampling (DGS), a plug-in post-processing module that resamples an existing method's pool of distilled images to match a target difficulty distribution, and difficulty-aware guidance (DAG), which steers a diffusion generation process by the same difficulty signal. Reports consistent improvements when added to multiple existing distillation settings.

Where it sits

Abstract (verbatim from arXiv)

In this paper, we propose difficulty-guided sampling (DGS) to bridge the target gap between the distillation objective and the downstream task, therefore improving the performance of dataset distillation. Deep neural networks achieve remarkable performance but have time and storage-consuming training processes. Dataset distillation is proposed to generate compact, high-quality distilled datasets, enabling effective model training while maintaining downstream performance. Existing approaches typically focus on features extracted from the original dataset, overlooking task-specific information, which leads to a target gap between the distillation objective and the downstream task. We propose leveraging characteristics that benefit the downstream training into data distillation to bridge this gap. Focusing on the downstream task of image classification, we introduce the concept of difficulty and propose DGS as a plug-in post-stage sampling module. Following the specific target difficulty distribution, the final distilled dataset is sampled from image pools generated by existing methods. We also propose difficulty-aware guidance (DAG) to explore the effect of difficulty in the generation process. Extensive experiments across multiple settings demonstrate the effectiveness of the proposed methods. It also highlights the broader potential of difficulty for diverse downstream tasks.

BibTeX (generated; prefer the venue's official entry)
@article{li2026difficulty,
  title   = {Difficulty-guided Sampling: Bridging the Target Gap between Dataset Distillation and Downstream Tasks},
  author  = {Mingzhuo Li and Guang Li and Linfeng Ye and Jiafeng Mao and Takahiro Ogawa and Konstantinos N. Plataniotis and Miki Haseyama},
  journal = {arXiv preprint arXiv:2601.10090},
  year    = {2026}
}

Nearby in Optimization and training recipes

2026-05

C^2R — Mind Your Margin and Boundary: Are Your Distilled Datasets Truly Robust?

Muquan Li, Yingyi Ma, Yihong Huang et al. · ICML 2026notablepaper ↗

2026-04

COBRA — Fair Dataset Distillation via Cross-Group Barycenter Alignment

Mohammad Hossein Moslemi, Nima Hosseini Dashtbayaz, Zhimin Mei et al. · ICML 2026notablepaper ↗code ↗

2026-03

PTM-ST — Multimodal Dataset Distillation via Phased Teacher Models

Shengbin Guo, Hang Zhao, Senqiao Yang et al. · ICLR 2026notableVision–languagepaper ↗code ↗

2026-03

FD2 — FD$^2$: A Dedicated Framework for Fine-Grained Dataset Distillation

Hongxu Ma, Guang Li, Shijie Wang et al. · ECCV 2026notablepaper ↗

2025-05

PRISM — PRISM: Video Dataset Condensation with Progressive Refinement and Insertion for Sparse Motion

Jaehyun Choi, Jiwan Hur, Gyojin Han et al. · CVPR 2026notableVideopaper ↗