中文
相关论文

相关论文: X$^3$KD: Knowledge Distillation Across Modalities,…

200 篇论文

Multi-teacher knowledge distillation (KD), a more effective technique than traditional single-teacher methods, transfers knowledge from expert teachers to a compact student model using logit or feature matching. However, most existing…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Amir M. Mansourian , Amir Mohammad Babaei , Shohreh Kasaei

Knowledge distillation (KD) is one of the most potent ways for model compression. The key idea is to transfer the knowledge from a deep teacher model (T) to a shallower student (S). However, existing methods suffer from performance…

机器学习 · 计算机科学 2020-02-24 Mengya Gao , Yujun Shen , Quanquan Li , Chen Change Loy

Knowledge distillation (KD) is an efficient approach to transfer the knowledge from a large "teacher" network to a smaller "student" network. Traditional KD methods require lots of labeled training samples and a white-box teacher…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Dang Nguyen , Sunil Gupta , Kien Do , Svetha Venkatesh

Cross-modal knowledge distillation deals with transferring knowledge from a model trained with superior modalities (Teacher) to another model trained with weak modalities (Student). Existing approaches require paired training examples exist…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Long Zhao , Xi Peng , Yuxiao Chen , Mubbasir Kapadia , Dimitris N. Metaxas

LiDAR point cloud segmentation is one of the most fundamental tasks for autonomous driving scene understanding. However, it is difficult for existing models to achieve both high inference speed and accuracy simultaneously. For example,…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Feng Jiang , Heng Gao , Shoumeng Qiu , Haiqiang Zhang , Ru Wan , Jian Pu

Existing Knowledge Distillation (KD) methods often align feature information between teacher and student by exploring meaningful feature processing and loss functions. However, due to the difference in feature distributions between the…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Yu Wang , Chuanguang Yang , Zhulin An , Weilun Feng , Jiarui Zhao , Chengqing Yu , Libo Huang , Boyu Diao , Yongjun Xu

We propose a novel knowledge distillation approach, CustomKD, that effectively leverages large vision foundation models (LVFMs) to enhance the performance of edge models (e.g., MobileNetV3). Despite recent advancements in LVFMs, such as…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Jungsoo Lee , Debasmit Das , Munawar Hayat , Sungha Choi , Kyuwoong Hwang , Fatih Porikli

3D occupancy prediction is an emerging task that aims to estimate the occupancy states and semantics of 3D scenes using multi-view images. However, image-based scene perception encounters significant challenges in achieving accurate…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Haiming Zhang , Xu Yan , Dongfeng Bai , Jiantao Gao , Pan Wang , Bingbing Liu , Shuguang Cui , Zhen Li

Recent progresses on self-supervised 3D human action representation learning are largely attributed to contrastive learning. However, in conventional contrastive frameworks, the rich complementarity between different skeleton modalities…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Yunyao Mao , Jiajun Deng , Wengang Zhou , Zhenbo Lu , Wanli Ouyang , Houqiang Li

We propose a unified cross-domain transfer learning framework that leverages knowledge from multiple heterogeneous medical imaging datasets to improve performance across segmentation, classification, and object detection tasks. Our approach…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Ceausescu Ciprian-Mihai , Anghelina Ion-Marian , Alexe Dumitru-Bogdan

In this paper, we propose the LiDAR Distillation to bridge the domain gap induced by different LiDAR beams for 3D object detection. In many real-world applications, the LiDAR points used by mass-produced robots and vehicles usually have…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yi Wei , Zibu Wei , Yongming Rao , Jiaxin Li , Jie Zhou , Jiwen Lu

Segmenting or detecting objects in sparse Lidar point clouds are two important tasks in autonomous driving to allow a vehicle to act safely in its 3D environment. The best performing methods in 3D semantic segmentation or object detection…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Corentin Sautier , Gilles Puy , Spyros Gidaris , Alexandre Boulch , Andrei Bursuc , Renaud Marlet

Beyond the complexity of CNNs that require training on large annotated datasets, the domain shift between design and operational data has limited the adoption of CNNs in many real-world applications. For instance, in person…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Le Thanh Nguyen-Meidine , Atif Belal , Madhu Kiran , Jose Dolz , Louis-Antoine Blais-Morin , Eric Granger

High-quality annotation of fine-grained visual categories demands great expert knowledge, which is taxing and time consuming. Alternatively, learning fine-grained visual representation from enormous unlabeled images (e.g., species, brands)…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Qi Bi , Wei Ji , Jingjun Yi , Haolan Zhan , Gui-Song Xia

Knowledge distillation (KD) has proven highly effective for compressing large models and enhancing the performance of smaller ones. However, its effectiveness diminishes in cross-modal scenarios, such as vision-to-language distillation,…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Junhong Liu , Yuan Zhang , Tao Huang , Wenchao Xu , Renyu Yang

Motion Object Segmentation (MOS) is crucial for autonomous driving, as it enhances localization, path planning, map construction, scene flow estimation, and future state prediction. While existing methods achieve strong performance,…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Chunyu Cao , Jintao Cheng , Zeyu Chen , Linfan Zhan , Rui Fan , Zhijian He , Xiaoyu Tang

Vision-language models (VLMs) have achieved remarkable success across multimodal tasks, yet their substantial computational demands hinder efficient deployment. Knowledge distillation (KD) has emerged as a powerful approach for building…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Pume Tuchinda , Parinthapat Pengpun , Romrawin Chumpu , Sarana Nutanong , Peerat Limkonchotiwat

3D object detection has achieved significant performance in many fields, e.g., robotics system, autonomous driving, and augmented reality. However, most existing methods could cause catastrophic forgetting of old classes when performing on…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Wenqi Liang , Gan Sun , Chenxi Liu , Jiahua Dong , Kangru Wang

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

Knowledge distillation (KD) is a well-known technique to effectively compress a large network (teacher) to a smaller network (student) with little sacrifice in performance. However, most KD methods require a large training set and internal…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Tri-Nhan Vo , Dang Nguyen , Kien Do , Sunil Gupta