paper-with-me

홈 › Papers

Boosting the Cross-Architecture Generalization of Dataset Distillation through an Empirical Study

2023-12-09 · Lirui Zhao, Yuxin Zhang, Fei Chao, Rongrong Ji

The poor cross-architecture generalization of dataset distillation greatly weakens its practical significance. This paper attempts to mitigate this issue through an empirical study, which suggests that the synthetic datasets undergo an inductive bias towards the distillation model. Therefore, the evaluation model is strictly confined to having similar architectures of the distillation model. We propose a novel method of EvaLuation with distillation Feature (ELF), which utilizes features from intermediate layers of the distillation model for the cross-architecture evaluation. In this manner, the evaluation model learns from bias-free knowledge therefore its architecture becomes unfettered while retaining performance. By performing extensive experiments, we successfully prove that ELF can well enhance the cross-architecture generalization of current DD methods. Code of this project is at \url{https://github.com/Lirui-Zhao/ELF}.

📄 PDF Abstract BibTeX arXiv:2312.05598

Code (1)

lirui-zhao/elf 공식 구현 pytorch

Tasks

Dataset DistillationInductive Bias

Similar Papers 제목 키워드 기반

MetaDD: Boosting Dataset Distillation with Neural Network Architecture-Invariant Generalization

2024-10-07 · Yunlong Zhao, Xiaoheng Deng, Xiu Su, Hongyan Xu 외

Dataset distillation (DD) entails creating a refined, compact distilled dataset from a large-scale dataset to facilitate efficient training. A significant challenge in DD is the dependency between the distilled dataset a…

Dataset Distillation

Practical Knowledge Distillation: Using DNNs to Beat DNNs

2023-02-23 · Chung-Wei Lee, Pavlos Athanasios Apostolopulos, Igor L. Markov

For tabular data sets, we explore data and model distillation, as well as data denoising. These techniques improve both gradient-boosting models and a specialized DNN architecture. While gradient boosting is known to out…

DenoisingKnowledge Distillation

Multimodal Dataset Distillation Made Simple by Prototype-Guided Data Synthesis

2026-02-23 · Junhyeok Choi, Sangwoo Mo, Minwoo Chae arxiv

Recent advances in multimodal learning have achieved remarkable success across diverse vision-language tasks. However, such progress heavily relies on large-scale image-text datasets, making training costly and inefficie…

D^4: Dataset Distillation via Disentangled Diffusion Model

2024-01-01 · CVPR 2024 1 · Duo Su, Junjie Hou, Weizhi Gao, Yingjie Tian 외

Dataset distillation offers a lightweight synthetic dataset for fast network training with promising test accuracy. To imitate the performance of the original dataset most approaches employ bi-level optimization and …

Dataset Distillation

D$^4$M: Dataset Distillation via Disentangled Diffusion Model

2024-07-21 · Duo Su, Junjie Hou, Weizhi Gao, Yingjie Tian 외

Dataset distillation offers a lightweight synthetic dataset for fast network training with promising test accuracy. To imitate the performance of the original dataset, most approaches employ bi-level optimization and the…

Dataset Distillation