中文
相关论文

相关论文: TransKD: Transformer Knowledge Distillation for Ef…

200 篇论文

Knowledge distillation is a popular technique for transferring the knowledge from a large teacher model to a smaller student model by mimicking. However, distillation by directly aligning the feature maps between teacher and student may…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Ziwei Liu , Yongtao Wang , Xiaojie Chu

Knowledge Distillation (KD) compresses neural networks by learning a small network (student) via transferring knowledge from a pre-trained large network (teacher). Many endeavours have been devoted to the image domain, while few works focus…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Ping Li , Chenhao Ping , Wenxiao Wang , Mingli Song

Current knowledge distillation approaches in semantic segmentation tend to adopt a holistic approach that treats all spatial locations equally. However, for dense prediction, students' predictions on edge regions are highly uncertain due to…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Liyang Liu , Zihan Wang , Minh Hieu Phan , Bowen Zhang , Jinchao Ge , Yifan Liu

Knowledge distillation (KD) in transformers often faces challenges due to misalignment in the number of attention heads between teacher and student models. Existing methods either require identical head counts or introduce projectors to…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Zhaodong Bing , Linze Li , Jiajun Liang

Knowledge distillation is widely applied in various fundamental vision models to enhance the performance of compact models. Existing knowledge distillation methods focus on designing different distillation targets to acquire knowledge from…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Yaoze Zhang , Yuming Zhang , Yu Zhao , Yue Zhang , Feiyu Zhu

Existing online knowledge distillation approaches either adopt the student with the best performance or construct an ensemble model for better holistic performance. However, the former strategy ignores other students' information, while the…

计算机视觉与模式识别 · 计算机科学 2022-02-18 Shaojie Li , Mingbao Lin , Yan Wang , Yongjian Wu , Yonghong Tian , Ling Shao , Rongrong Ji

Existing techniques often attempt to make knowledge transfer from a powerful machine translation (MT) to speech translation (ST) model with some elaborate techniques, which often requires transcription as extra input during training.…

计算与语言 · 计算机科学 2023-04-21 Hao Zhang , Nianwen Si , Yaqi Chen , Wenlin Zhang , Xukui Yang , Dan Qu , Zhen Li

Knowledge distillation is a popular machine learning technique that aims to transfer knowledge from a large 'teacher' network to a smaller 'student' network and improve the student's performance by training it to emulate the teacher. In…

机器学习 · 计算机科学 2022-10-19 Sushil Thapa

Transformers are successfully applied to computer vision due to their powerful modeling capacity with self-attention. However, the excellent performance of transformers heavily depends on enormous training images. Thus, a data-efficient…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Xianing Chen , Qiong Cao , Yujie Zhong , Jing Zhang , Shenghua Gao , Dacheng Tao

Deep learning models have achieved significant results across various computer vision tasks. However, due to the large number of parameters in these models, deploying them in real-time scenarios is a critical challenge, specifically in…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Amir M. Mansourian , Arya Jalali , Rozhan Ahmadi , Shohreh Kasaei

In the past few years, transformer-based pre-trained language models have achieved astounding success in both industry and academia. However, the large model size and high run-time latency are serious impediments to applying them in…

计算与语言 · 计算机科学 2022-07-13 Chengqiang Lu , Jianwei Zhang , Yunfei Chu , Zhengyu Chen , Jingren Zhou , Fei Wu , Haiqing Chen , Hongxia Yang

Knowledge Distillation (KD) is one proposed solution to large model sizes and slow inference speed in semantic segmentation. In our research we identify 25 proposed distillation loss terms from 14 publications in the last 4 years.…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Onno Niemann , Christopher Vox , Thorben Werner

Despite the advanced intelligence abilities of large language models (LLMs) in various applications, they still face significant computational and storage demands. Knowledge Distillation (KD) has emerged as an effective strategy to improve…

Automated leaf disease classification is critical for early disease detection in resource-constrained field environments. Vision Transformers (ViTs) provide strong representation capability by modeling long-range dependencies and…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Minh-Dung Le , Minh-Duc Hoang , Hoang-Vu Truong , Thi-Thu-Hong Phan

Knowledge Distillation (KD) refers to transferring knowledge from a large model to a smaller one, which is widely used to enhance model performance in machine learning. It tries to align embedding spaces generated from the teacher and the…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Weidong Shi , Guanghui Ren , Yunpeng Chen , Shuicheng Yan

End-to-end motion planning models equipped with deep neural networks have shown great potential for enabling full autonomous driving. However, the oversized neural networks render them impractical for deployment on resource-constrained…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Kaituo Feng , Changsheng Li , Dongchun Ren , Ye Yuan , Guoren Wang

Despite the success of Deep Learning (DL), the deployment of modern DL models requiring large computational power poses a significant problem for resource-constrained systems. This necessitates building compact networks that reduce…

机器学习 · 计算机科学 2020-06-24 Akshay Kulkarni , Navid Panchi , Sharath Chandra Raparthy , Shital Chiddarwar

Knowledge distillation (KD) has demonstrated its effectiveness to boost the performance of graph neural networks (GNNs), where its goal is to distill knowledge from a deeper teacher GNN into a shallower student GNN. However, it is actually…

机器学习 · 计算机科学 2023-03-28 Kaituo Feng , Changsheng Li , Ye Yuan , Guoren Wang

Knowledge distillation refers to the process of training a compact student network to achieve better accuracy by learning from a high capacity teacher network. Most of the existing knowledge distillation methods direct the student to follow…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Himalaya Jain , Spyros Gidaris , Nikos Komodakis , Patrick Pérez , Matthieu Cord

Knowledge distillation constitutes a potent methodology for condensing substantial neural networks into more compact and efficient counterparts. Within this context, softmax regression representation learning serves as a widely embraced…

机器学习 · 计算机科学 2024-02-12 Huayu Li , Xiwen Chen , Gregory Ditzler , Janet Roveda , Ao Li