中文
相关论文

相关论文: It's All in the Head: Representation Knowledge Dis…

200 篇论文

Previous knowledge distillation methods have shown their impressive performance on model compression tasks, however, it is hard to explain how the knowledge they transferred helps to improve the performance of the student network. In this…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Ziyao Guo , Haonan Yan , Hui Li , Xiaodong Lin

Recently, large-scale pre-trained models have shown their advantages in many tasks. However, due to the huge computational complexity and storage requirements, it is challenging to apply the large-scale model to real scenes. A common…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Deng Li , Aming Wu , Yahong Han , Qi Tian

We study how to train a student deep neural network for visual recognition by distilling knowledge from a blackbox teacher model in a data-efficient manner. Progress on this problem can significantly reduce the dependence on large-scale…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Dongdong Wang , Yandong Li , Liqiang Wang , Boqing Gong

Does Knowledge Distillation (KD) really work? Conventional wisdom viewed it as a knowledge transfer procedure where a perfect mimicry of the student to its teacher is desired. However, paradoxical studies indicate that closely replicating…

机器学习 · 计算机科学 2024-05-03 Chenqi Guo , Shiwei Zhong , Xiaofeng Liu , Qianli Feng , Yinglong Ma

Knowledge Distillation (KD) has emerged as an effective model compression technique in deep learning, enabling the transfer of knowledge from a large teacher model to a compact student model. While KD has demonstrated significant success,…

机器学习 · 计算机科学 2025-08-29 Suyoung Kim , Seonguk Park , Junhoo Lee , Nojun Kwak

Recently, distillation approaches are suggested to extract general knowledge from a teacher network to guide a student network. Most of the existing methods transfer knowledge from the teacher network to the student via feeding the sequence…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Haoran Zhao , Xin Sun , Junyu Dong , Zihe Dong , Qiong Li

Existing feature distillation methods commonly adopt the One-to-one Representation Matching between any pre-selected teacher-student layer pair. In this paper, we present N-to-One Representation (NORM), a new two-stage knowledge…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Xiaolong Liu , Lujun Li , Chao Li , Anbang Yao

Knowledge distillation is a technique for improving the performance of a simple "student" model by replacing its one-hot training labels with a distribution over labels obtained from a complex "teacher" model. While this simple approach has…

机器学习 · 计算机科学 2020-05-22 Aditya Krishna Menon , Ankit Singh Rawat , Sashank J. Reddi , Seungyeon Kim , Sanjiv Kumar

Training models continually to detect and classify objects, from new classes and new domains, remains an open problem. In this work, we conduct a thorough analysis of why and how object detection models forget catastrophically. We focus on…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Eli Verwimp , Kuo Yang , Sarah Parisot , Hong Lanqing , Steven McDonagh , Eduardo Pérez-Pellitero , Matthias De Lange , Tinne Tuytelaars

State-of-the-art CNN based recognition models are often computationally prohibitive to deploy on low-end devices. A promising high level approach tackling this limitation is knowledge distillation, which let small student model mimic…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Tao Wang , Li Yuan , Xiaopeng Zhang , Jiashi Feng

Knowledge distillation has become widely recognized for its ability to transfer knowledge from a large teacher network to a compact and more streamlined student network. Traditional knowledge distillation methods primarily follow a…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Chaomin Shen , Yaomin Huang , Haokun Zhu , Jinsong Fan , Guixu Zhang

Knowledge distillation is a strategy of training a student network with guide of the soft output from a teacher network. It has been a successful method of model compression and knowledge transfer. However, currently knowledge distillation…

机器学习 · 计算机科学 2024-10-21 Guangda Ji , Zhanxing Zhu

Knowledge distillation learns a lightweight student model that mimics a cumbersome teacher. Existing methods regard the knowledge as the feature of each instance or their relations, which is the instance-level knowledge only from the…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Sanli Tang , Zhongyu Zhang , Zhanzhan Cheng , Jing Lu , Yunlu Xu , Yi Niu , Fan He

In recent years, deep learning has spread rapidly, and deeper, larger models have been proposed. However, the calculation cost becomes enormous as the size of the models becomes larger. Various techniques for compressing the size of the…

机器学习 · 计算机科学 2020-04-20 Hideki Oki , Motoshi Abe , Junichi Miyao , Takio Kurita

Self-supervised speech pre-training enables deep neural network models to capture meaningful and disentangled factors from raw waveform signals. The learned universal speech representations can then be used across numerous downstream tasks.…

音频与语音处理 · 电气工程与系统科学 2023-02-24 Heitor R. Guimarães , Arthur Pimentel , Anderson R. Avila , Mehdi Rezagholizadeh , Boxing Chen , Tiago H. Falk

Efficient models for remote sensing object counting are urgently required for applications in scenarios with limited computing resources, such as drones or embedded systems. A straightforward yet powerful technique to achieve this is…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Shengqin Jiang , Yuan Gao , Bowen Li , Fengna Cheng , Renlong Hang , Qingshan Liu

We propose ClassroomKD, a novel multi-mentor knowledge distillation framework inspired by classroom environments to enhance knowledge transfer between the student and multiple mentors with different knowledge levels. Unlike traditional…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Shalini Sarode , Muhammad Saif Ullah Khan , Tahira Shehzadi , Didier Stricker , Muhammad Zeshan Afzal

Knowledge distillation, i.e., one classifier being trained on the outputs of another classifier, is an empirically very successful technique for knowledge transfer between classifiers. It has even been observed that classifiers learn much…

机器学习 · 计算机科学 2021-05-28 Mary Phuong , Christoph H. Lampert

Contrastive Language-Image Pre-training (CLIP) has been shown to improve zero-shot generalization capabilities of language and vision models. In this paper, we extend CLIP for efficient knowledge distillation, by utilizing embeddings as…

机器学习 · 计算机科学 2024-09-02 Lakshmi Nair

Existing methods for distillation do not efficiently utilize the training data. This work presents a novel approach to perform distillation using only a subset of the training data, making it more data-efficient. For this purpose, the…

机器学习 · 计算机科学 2021-04-26 Sourav Mishra , Suresh Sundaram
‹ 上一页 1 8 9 10 下一页 ›