PulseAugur
实时 23:11:46

New SAS method enhances dataset distillation with semantic awareness

Researchers have developed a new method called Semantic-aware Sampling (SAS) for dataset distillation, a technique that creates smaller, more informative datasets for training deep neural networks. Unlike previous methods that focused on data distribution or training statistics, SAS incorporates high-level semantic information using CLIP as a prior. The approach uses scoring functions to ensure class relevance, inter-class separability, and intra-set diversity, leading to more discriminative and varied distilled datasets. Experiments show that SAS consistently improves downstream model performance across various datasets and training setups. AI

影响 Improves efficiency of training deep neural networks by creating more informative, compact datasets.

排序理由 Academic paper introducing a novel method for dataset distillation. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

New SAS method enhances dataset distillation with semantic awareness

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Miki Haseyama ·

    SAS: Semantic-aware Sampling for Generative Dataset Distillation

    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 inform…