Task-Specific Generative Dataset Distillation with Difficulty-Guided Sampling
Mingzhuo Li, Guang Li, Jiafeng Mao, Linfeng Ye, Takahiro Ogawa, Miki Haseyama

TL;DR
This paper introduces a task-specific dataset distillation method that uses difficulty-guided sampling to create compact synthetic datasets, improving classification performance by better aligning with task requirements.
Contribution
It proposes a novel difficulty-guided sampling strategy for generative dataset distillation, incorporating task-specific information to enhance downstream classification performance.
Findings
Improves classification accuracy with distilled datasets
Effectively matches difficulty distribution of original data
Enhances performance on downstream tasks
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
