中文
相关论文

相关论文: Cross Architecture Distillation for Face Recogniti…

200 篇论文

Vision Transformers (ViTs) have achieved strong performance in video action recognition, but their high computational cost limits their practicality. Lightweight CNNs are more efficient but suffer from accuracy gaps. Cross-Architecture…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Ying Peng , Hongsen Ye , Changxin Huang , Xiping Hu , Jian Chen , Runhao Zeng

Transformer attracts much attention because of its ability to learn global relations and superior performance. In order to achieve higher performance, it is natural to distill complementary knowledge from Transformer to convolutional neural…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Yufan Liu , Jiajiong Cao , Bing Li , Weiming Hu , Jingting Ding , Liang Li

Most knowledge distillation (KD) methodologies predominantly focus on teacher-student pairs with similar architectures, such as both being convolutional neural networks (CNNs). However, the potential and flexibility of KD can be greatly…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Guopeng Li , Qiang Wang , Ke Yan , Shouhong Ding , Yuan Gao , Gui-Song Xia

Audio classification is an active research area with a wide range of applications. Over the past decade, convolutional neural networks (CNNs) have been the de-facto standard building block for end-to-end audio classification models.…

声音 · 计算机科学 2022-03-15 Yuan Gong , Sameer Khurana , Andrew Rouditchenko , James Glass

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

Object detection has achieved remarkable accuracy through deep learning, yet these improvements often come with increased computational cost, limiting deployment on resource-constrained devices. Knowledge Distillation (KD) provides an…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Mahdi Golizadeh , Nassibeh Golizadeh , Mohammad Ali Keyvanrad , Hossein Shirazi

The number of traffic accidents has been continuously increasing in recent years worldwide. Many accidents are caused by distracted drivers, who take their attention away from driving. Motivated by the success of Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2023-02-10 Dichao Liu , Toshihiko Yamasaki , Yu Wang , Kenji Mase , Jien Kato

Dense visual prediction tasks, such as detection and segmentation, are crucial for time-critical applications (e.g., autonomous driving and video surveillance). While deep models achieve strong performance, their efficiency remains a…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Qizhen Lan , Qing Tian

We investigate cross-quality knowledge distillation (CQKD), a knowledge distillation method where knowledge from a teacher network trained with full-resolution images is transferred to a student network that takes as input low-resolution…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Pia Čuk , Robin Senge , Mikko Lauri , Simone Frintrop

Deep graph neural networks (GNNs) have been shown to be expressive for modeling graph-structured data. Nevertheless, the over-stacked architecture of deep graph models makes it difficult to deploy and rapidly test on mobile or embedded…

机器学习 · 计算机科学 2022-05-25 Huarui He , Jie Wang , Zhanqiu Zhang , Feng Wu

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

Standard Knowledge Distillation (KD) approaches distill the knowledge of a cumbersome teacher model into the parameters of a student model with a pre-defined architecture. However, the knowledge of a neural network, which is represented by…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Yu Liu , Xuhui Jia , Mingxing Tan , Raviteja Vemulapalli , Yukun Zhu , Bradley Green , Xiaogang Wang

Vision Transformers (ViTs) have achieved significant advancement in computer vision tasks due to their powerful modeling capacity. However, their performance notably degrades when trained with insufficient data due to lack of inherent…

图像与视频处理 · 电气工程与系统科学 2025-03-04 Omar S. EL-Assiouti , Ghada Hamed , Dina Khattab , Hala M. Ebied

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

We propose Cross-Attention-based Non-local Knowledge Distillation (CanKD), a novel feature-based knowledge distillation framework that leverages cross-attention mechanisms to enhance the knowledge transfer process. Unlike traditional…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Shizhe Sun , Wataru Ohyama

This paper discusses four facets of the Knowledge Distillation (KD) process for Convolutional Neural Networks (CNNs) and Vision Transformer (ViT) architectures, particularly when executed on edge devices with constrained processing…

计算机视觉与模式识别 · 计算机科学 2024-07-19 John Violos , Symeon Papadopoulos , Ioannis Kompatsiaris

Current knowledge distillation (KD) methods for semantic segmentation focus on guiding the student to imitate the teacher's knowledge within homogeneous architectures. However, these methods overlook the diverse knowledge contained in…

机器学习 · 计算机科学 2025-04-11 Yanglin Huang , Kai Hu , Yuan Zhang , Zhineng Chen , Xieping Gao

Transformers recently are adapted from the community of natural language processing as a promising substitute of convolution-based neural networks for visual learning tasks. However, its supremacy degenerates given an insufficient amount of…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Sucheng Ren , Zhengqi Gao , Tianyu Hua , Zihui Xue , Yonglong Tian , Shengfeng He , Hang Zhao

Knowledge distillation (KD) involves transferring knowledge from a pre-trained heavy teacher model to a lighter student model, thereby reducing the inference cost while maintaining comparable effectiveness. Prior KD techniques typically…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Jhe-Hao Lin , Yi Yao , Chan-Feng Hsu , Hongxia Xie , Hong-Han Shuai , Wen-Huang Cheng

The advent of scalable deep models and large datasets has improved the performance of Neural Machine Translation. Knowledge Distillation (KD) enhances efficiency by transferring knowledge from a teacher model to a more compact student…

计算与语言 · 计算机科学 2024-03-26 Heegon Jin , Seonil Son , Jemin Park , Youngseok Kim , Hyungjong Noh , Yeonsoo Lee
‹ 上一页 1 2 3 10 下一页 ›