paper-with-me

홈 › Papers

Data-to-Model Distillation: Data-Efficient Learning Framework

2024-11-19 · Ahmad Sajedi, Samir Khaki, Lucy Z. Liu, Ehsan Amjadian, Yuri A. Lawryshyn, Konstantinos N. Plataniotis

Dataset distillation aims to distill the knowledge of a large-scale real dataset into small yet informative synthetic data such that a model trained on it performs as well as a model trained on the full dataset. Despite recent progress, existing dataset distillation methods often struggle with computational efficiency, scalability to complex high-resolution datasets, and generalizability to deep architectures. These approaches typically require retraining when the distillation ratio changes, as knowledge is embedded in raw pixels. In this paper, we propose a novel framework called Data-to-Model Distillation (D2M) to distill the real dataset's knowledge into the learnable parameters of a pre-trained generative model by aligning rich representations extracted from real and generated images. The learned generative model can then produce informative training images for different distillation ratios and deep architectures. Extensive experiments on 15 datasets of varying resolutions show D2M's superior performance, re-distillation efficiency, and cross-architecture generalizability. Our method effectively scales up to high-resolution 128x128 ImageNet-1K. Furthermore, we verify D2M's practical benefits for downstream applications in neural architecture search.

📄 PDF Abstract BibTeX arXiv:2411.12841

Code (1)

DataDistillation/D2M 공식 구현

Tasks

Computational EfficiencyDataset DistillationmodelNeural Architecture Search

Similar Papers 제목 키워드 기반

GKD: A General Knowledge Distillation Framework for Large-scale Pre-trained Language Model

2023-06-11 · Shicheng Tan, Weng Lam Tam, Yuanchun Wang, Wenwen Gong 외

Currently, the reduction in the parameter scale of large-scale pre-trained language models (PLMs) through knowledge distillation has greatly facilitated their widespread deployment on various devices. However, the deploy…

General KnowledgeKnowledge DistillationLanguage ModelingLanguage Modelling

Domain Adaptable Fine-Tune Distillation Framework For Advancing Farm Surveillance

2024-02-10 · Raza Imam, Muhammad Huzaifa, Nabil Mansour, Shaher Bano Mirza 외

In this study, we propose an automated framework for camel farm monitoring, introducing two key contributions: the Unified Auto-Annotation framework and the Fine-Tune Distillation framework. The Unified Auto-Annotation a…

Computational EfficiencyKnowledge Distillationobject-detectionObject Detection+1

A Selective Survey on Versatile Knowledge Distillation Paradigm for Neural Network Models

2020-11-30 · Jeong-Hoe Ku, Jihun Oh, YoungYoon Lee, Gaurav Pooniwala 외

This paper aims to provide a selective survey about knowledge distillation(KD) framework for researchers and practitioners to take advantage of it for developing new optimized models in the deep neural network field. To …

Knowledge DistillationModel CompressionSelf-Supervised LearningSurvey

DQ-Whisper: Joint Distillation and Quantization for Efficient Multilingual Speech Recognition

2023-05-18 · Hang Shao, Bei Liu, Wei Wang, Xun Gong 외

As a popular multilingual and multitask pre-trained speech model, Whisper has the problem of curse of multilinguality. To enhance multilingual capabilities in small Whisper models, we propose DQ-Whisper, a novel joint di…

Knowledge DistillationQuantizationspeech-recognitionSpeech Recognition

Unified Knowledge Distillation Framework: Fine-Grained Alignment and Geometric Relationship Preservation for Deep Face Recognition

2025-08-15 · Durgesh Mishra, Rishabh Uikey arxiv

Knowledge Distillation is crucial for optimizing face recognition models for deployment in computationally limited settings, such as edge devices. Traditional KD methods, such as Raw L2 Feature Distillation or Feature Co…

Knowledge DistillationFace Recognition