paper-with-me

홈 › Papers

SAS: Semantic-aware Sampling for Generative Dataset Distillation

2026-05-18 · Mingzhuo Li, Guang Li, Linfeng Ye, Jiafeng Mao, Takahiro Ogawa, Konstantinos N. Plataniotis, Miki Haseyama arxiv

Deep neural networks have achieved impressive performance across a wide range of tasks, but this success often comes with substantial computational and storage costs due to large-scale training data. Dataset distillation addresses this challenge by constructing compact yet informative datasets that enable efficient model training while maintaining downstream performance. However, most existing approaches primarily emphasize matching data distributions or downstream training statistics, with limited attention to preserving high-level semantic information in the distilled data. In this work, we introduce a semantic-aware perspective for dataset distillation by leveraging Contrastive Language-Image Pretraining (CLIP) as a semantic prior for post-sampling. Our goal is to obtain distilled datasets that are not only compact but also semantically class-discriminative and diverse. To this end, we design three semantic scoring functions that quantify class relevance, inter-class separability, and intra-set diversity in a pretrained semantic space. Based on image pools generated by existing distillation methods, we further develop a two-stage strategy for effective sampling: the first stage filters semantically discriminative samples to form a reliable candidate set, and the second stage performs a dynamic diversity-aware selection to reduce redundancy while preserving semantic coverage. Extensive experiments across multiple datasets, image pools, and downstream models demonstrate consistent performance gains, highlighting the effectiveness of incorporating semantic information into dataset distillation.

📄 PDF Abstract BibTeX arXiv:2605.18012

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

One-Step Diffusion-Based Image Compression with Semantic Distillation

2025-05-22 · Naifu Xue, Zhaoyang Jia, Jiahao Li, Bin Li 외

While recent diffusion-based generative image codecs have shown impressive performance, their iterative sampling process introduces unpleasing latency. In this work, we revisit the design of a diffusion-based codec and a…

Image Compression

SAGE: Semantic-Aware Shared Sampling for Efficient Diffusion

2025-09-19 · Haoran Zhao, Tong Bai, Lei Huang, Xiaoyu Liang arxiv

Diffusion models manifest evident benefits across diverse domains, yet their high sampling cost, requiring dozens of sequential model evaluations, remains a major limitation. Prior efforts mainly accelerate sampling via …

Pool-Select-Refine for Allocation-Aware Generative Dataset Distillation

2026-06-01 · Wenmin Li, Shunsuke Sakai, Zhongkai Zhao, Tatsuhito Hasegawa arxiv

Diffusion-based dataset distillation has recently emerged as a promising paradigm for condensing large-scale datasets into compact synthetic sets. By leveraging pretrained generative priors, these methods can produce rea…

Fine-Grained Image Classification

EVLF: Early Vision-Language Fusion for Generative Dataset Distillation

2026-03-08 · Wenqi Cai, Yawen Zou, Guang Li, Chunzhi Gu 외 arxiv

Dataset distillation (DD) aims to synthesize compact training sets that enable models to achieve high accuracy with significantly fewer samples. Recent diffusion-based DD methods commonly introduce semantic guidance thro…

On the Failure of Boundary-Seeking Distillation in Bottlenecked Generative Architectures

2026-07-17 · Mohamed Amine Kina arxiv

Data-free knowledge distillation transfers the knowledge encoded in a teacher model to a student model without access to the original training data. Prior work such as Contrastive Abductive Knowledge Extraction (CAKE) ac…

Data-free Knowledge Distillation