中文
相关论文

相关论文: Multi-to-Single Knowledge Distillation for Point C…

200 篇论文

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

Recent deep learning models achieve impressive results on 3D scene analysis tasks by operating directly on unstructured point clouds. A lot of progress was made in the field of object classification and semantic segmentation. However, the…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Cathrin Elich , Francis Engelmann , Theodora Kontogianni , Bastian Leibe

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 aims at transferring the knowledge from a large teacher model to a small student model with great improvements of the performance of the student model. Therefore, the student network can replace the teacher network to…

机器学习 · 计算机科学 2021-12-28 Jinhong Lin , Zhaoyang Li

The recent multi-modality models have achieved great performance in many vision tasks because the extracted features contain the multi-modality knowledge. However, most of the current registration descriptors have only concentrated on local…

机器人学 · 计算机科学 2023-02-13 Mingzhi Yuan , Xiaoshui Huang , Kexue Fu , Zhihao Li , Manning Wang

Semantic segmentation of LiDAR point clouds is an important task in autonomous driving. However, training deep models via conventional supervised methods requires large datasets which are costly to label. It is critical to have…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Minghua Liu , Yin Zhou , Charles R. Qi , Boqing Gong , Hao Su , Dragomir Anguelov

This work introduces a novel knowledge distillation framework for classification tasks where information on existing subclasses is available and taken into consideration. In classification tasks with a small number of classes or binary…

机器学习 · 计算机科学 2022-07-06 Ahmad Sajedi , Konstantinos N. Plataniotis

Semantic parsing of large-scale 3D point clouds is an important research topic in computer vision and remote sensing fields. Most existing approaches utilize hand-crafted features for each modality independently and combine them in a…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Fangyu Liu , Shuaipeng Li , Liqiang Zhang , Chenghu Zhou , Rongtian Ye , Yuebin Wang , Jiwen Lu

Existing knowledge distillation methods typically work by imparting the knowledge of output logits or intermediate feature maps from the teacher network to the student network, which is very successful in multi-class single-label learning.…

机器学习 · 计算机科学 2025-06-02 Penghui Yang , Ming-Kun Xie , Chen-Chen Zong , Lei Feng , Gang Niu , Masashi Sugiyama , Sheng-Jun Huang

Semantic correspondence, the task of determining relationships between different parts of images, underpins various applications including 3D reconstruction, image-to-image translation, object tracking, and visual place recognition. Recent…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Frank Fundel , Johannes Schusterbauer , Vincent Tao Hu , Björn Ommer

Deep neural networks have achieved impressive performance across a wide range of tasks, but this success often comes with substantial computational and storage costs due to large-scale training data. Dataset distillation addresses this…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Mingzhuo Li , Guang Li , Linfeng Ye , Jiafeng Mao , Takahiro Ogawa , Konstantinos N. Plataniotis , Miki Haseyama

Existing state-of-the-art 3D point cloud understanding methods merely perform well in a fully supervised manner. To the best of our knowledge, there exists no unified framework that simultaneously solves the downstream high-level…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Kangcheng Liu

Multimodal classification requires robust integration of visual and textual signals, yet common fusion strategies are brittle and vulnerable to modality-specific noise. In this paper, we present \textsc{FLUID}-Flow-Latent Unified…

社会与信息网络 · 计算机科学 2025-08-18 Van Duc Cuong , Ta Dinh Tam , Tran Duc Chinh , Nguyen Thi Hanh

Class-incremental learning (CIL) enables continuous learning of new classes while mitigating catastrophic forgetting of old ones. For the performance breakthrough of CIL, it is essential yet challenging to effectively refine past knowledge…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Yuanzhi Su , Siyuan Chen , Yuan-Gen Wang

When we fine-tune a well-trained deep learning model for a new set of classes, the network learns new concepts but gradually forgets the knowledge of old training. In some real-life applications, we may be interested in learning new classes…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Townim Chowdhury , Mahira Jalisha , Ali Cheraghian , Shafin Rahman

Knowledge distillation is a method of transferring the knowledge from a pretrained complex teacher model to a student model, so a smaller network can replace a large teacher network at the deployment stage. To reduce the necessity of…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Mingi Ji , Seungjae Shin , Seunghyun Hwang , Gibeom Park , Il-Chul Moon

As a promising approach in model compression, knowledge distillation improves the performance of a compact model by transferring the knowledge from a cumbersome one. The kind of knowledge used to guide the training of the student is…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Tao Liu , Xi Yang , Chenshu Chen

Point cloud segmentation is a fundamental visual understanding task in 3D vision. A fully supervised point cloud segmentation network often requires a large amount of data with point-wise annotations, which is expensive to obtain. In this…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Xiaoyu Chen , Chi Zhang , Guosheng Lin , Jing Han

Point cloud analysis has received much attention recently; and segmentation is one of the most important tasks. The success of existing approaches is attributed to deep network design and large amount of labelled training data, where the…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Xun Xu , Gim Hee Lee

This paper presents a new 3D point cloud classification benchmark data set with over four billion manually labelled points, meant as input for data-hungry (deep) learning methods. We also discuss first submissions to the benchmark that use…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Timo Hackel , Nikolay Savinov , Lubor Ladicky , Jan D. Wegner , Konrad Schindler , Marc Pollefeys