paper-with-me

Papers

Prioritize Alignment in Dataset Distillation

2024-08-06 · Zekai Li, Ziyao Guo, Wangbo Zhao, Tianle Zhang, Zhi-Qi Cheng, Samir Khaki, Kaipeng Zhang, Ahmad Sajedi, Konstantinos N Plataniotis, Kai Wang, Yang You

Dataset Distillation aims to compress a large dataset into a significantly more compact, synthetic one without compromising the performance of the trained models. To achieve this, existing methods use the agent model to extract information from the target dataset and embed it into the distilled dataset. Consequently, the quality of extracted and embedded information determines the quality of the distilled dataset. In this work, we find that existing methods introduce misaligned information in both information extraction and embedding stages. To alleviate this, we propose Prioritize Alignment in Dataset Distillation (PAD), which aligns information from the following two perspectives. 1) We prune the target dataset according to the compressing ratio to filter the information that can be extracted by the agent model. 2) We use only deep layers of the agent model to perform the distillation to avoid excessively introducing low-level information. This simple strategy effectively filters out misaligned information and brings non-trivial improvement for mainstream matching-based distillation algorithms. Furthermore, built on trajectory matching, \textbf{PAD} achieves remarkable improvements on various benchmarks, achieving state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2408.03360

Code (1)

nus-hpc-ai-lab/pad 공식 구현 pytorch

Tasks

Dataset Distillation

Similar Papers 제목 키워드 기반

RewardSDS: Aligning Score Distillation via Reward-Weighted Sampling

2025-03-12 · Itay Chachy, Guy Yariv, Sagie Benaim

Score Distillation Sampling (SDS) has emerged as an effective technique for leveraging 2D diffusion priors for tasks such as text-to-3D generation. While powerful, SDS struggles with achieving fine-grained alignment to u…

3D GenerationText to 3D

SRA: Span Representation Alignment for Large Language Model Distillation

2026-05-02 · Quoc Phong Dao, Hoang Son Nguyen, Pham Khanh Chi, Tung Nguyen 외 arxiv

Cross-Tokenizer Knowledge Distillation (CTKD) enables knowledge transfer between a large language model and a smaller student, even when they employ different tokenizers. While existing approaches mainly focus on token-l…

Knowledge Distillation

D3S2: Diffusion-Guided Dataset Distillation for Semantic Segmentation

2026-05-24 · Wenjie Zheng, Haoji Hu, Jiali Lu, Xingze Zou 외 arxiv

Dataset distillation (DD) aims to compress large-scale datasets into compact synthetic sets while preserving training efficacy. However, existing studies mainly focus on image classification, leaving dense prediction tas…

Semantic SegmentationImage Classification

Teaching the Teacher: The Role of Teacher-Student Smoothness Alignment in Genetic Programming-based Symbolic Distillation

2025-07-30 · Soumyadeep Dhar, Kei Sen Fong, Mehul Motani arxiv

Obtaining human-readable symbolic formulas via genetic programming-based symbolic distillation of a deep neural network trained on the target dataset presents a promising yet underexplored path towards explainable artifi…

TTD: Text-Tag Self-Distillation Enhancing Image-Text Alignment in CLIP to Alleviate Single Tag Bias

2024-03-30 · Sanghyun Jo, Soohyun Ryu, Sungyub Kim, Eunho Yang 외

We identify a critical bias in contemporary CLIP-based models, which we denote as single tag bias. This bias manifests as a disproportionate focus on a singular tag (word) while neglecting other pertinent tags, stemming …

Multi-Label Text ClassificationOpen Vocabulary Semantic SegmentationSemantic SegmentationTAG+1