paper-with-me

Papers

Zero-Shot Knowledge Distillation in Deep Networks

2019-05-20 · Gaurav Kumar Nayak, Konda Reddy Mopuri, Vaisakh Shaj, R. Venkatesh Babu, Anirban Chakraborty

Knowledge distillation deals with the problem of training a smaller model (Student) from a high capacity source model (Teacher) so as to retain most of its performance. Existing approaches use either the training data or meta-data extracted from it in order to train the Student. However, accessing the dataset on which the Teacher has been trained may not always be feasible if the dataset is very large or it poses privacy or safety concerns (e.g., bio-metric or medical data). Hence, in this paper, we propose a novel data-free method to train the Student from the Teacher. Without even using any meta-data, we synthesize the Data Impressions from the complex Teacher model and utilize these as surrogates for the original training data samples to transfer its learning to Student via knowledge distillation. We, therefore, dub our method "Zero-Shot Knowledge Distillation" and demonstrate that our framework results in competitive generalization performance as achieved by distillation using the actual training data samples on multiple benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1905.08114

Code (1)

vcl-iisc/ZSKD 공식 구현 tf

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Limitations of Knowledge Distillation for Zero-shot Transfer Learning

2021-11-01 · EMNLP (sustainlp) 2021 11 · Saleh Soltan, Haidar Khan, Wael Hamza

Pretrained transformer-based encoders such as BERT have been demonstrated to achieve state-of-the-art performance on numerous NLP tasks. Despite their success, BERT style encoders are large in size and have high latency …

CPUCross-Lingual TransferKnowledge DistillationTransfer Learning+1

Improving Zero-shot Generalization of Learned Prompts via Unsupervised Knowledge Distillation

2024-07-03 · Marco Mistretta, Alberto Baldrati, Marco Bertini, Andrew D. Bagdanov

Vision-Language Models (VLMs) demonstrate remarkable zero-shot generalization to unseen tasks, but fall short of the performance of supervised methods in generalizing to downstream tasks with limited data. Prompt learnin…

Domain GeneralizationKnowledge DistillationPrompt LearningZero-shot Generalization

I$^2$KD-SLU: An Intra-Inter Knowledge Distillation Framework for Zero-Shot Cross-Lingual Spoken Language Understanding

2023-10-04 · Tianjun Mao, Chenghong Zhang

Spoken language understanding (SLU) typically includes two subtasks: intent detection and slot filling. Currently, it has achieved great success in high-resource languages, but it still remains challenging in low-resourc…

Intent DetectionKnowledge Distillationslot-fillingSlot Filling+1

Select and Distill: Selective Dual-Teacher Knowledge Transfer for Continual Learning on Vision-Language Models

2024-03-14 · Yu-Chu Yu, Chi-Pin Huang, Jr-Jen Chen, Kai-Po Chang 외

Large-scale vision-language models (VLMs) have shown a strong zero-shot generalization capability on unseen-domain data. However, adapting pre-trained VLMs to a sequence of downstream tasks often leads to the forgetting …

Continual LearningKnowledge DistillationTransfer Learningzero-shot-classification+2

Open-Vocabulary One-Stage Detection with Hierarchical Visual-Language Knowledge Distillation

2022-03-20 · CVPR 2022 1 · Zongyang Ma, Guan Luo, Jin Gao, Liang Li 외

Open-vocabulary object detection aims to detect novel object categories beyond the training set. The advanced open-vocabulary two-stage detectors employ instance-level visual-to-visual knowledge distillation to align the…

Knowledge DistillationLanguage ModellingObjectobject-detection+3