中文
相关论文

相关论文: Cross Modal Distillation for Supervision Transfer

200 篇论文

Deep learning achieved great progress recently, however, it is not easy or efficient to further improve its performance by increasing the size of the model. Multi-modal learning can mitigate this challenge by introducing richer and more…

人工智能 · 计算机科学 2025-10-07 Cairong Zhao , Yufeng Jin , Zifan Song , Haonan Chen , Duoqian Miao , Guosheng Hu

In this work, we address the problem how a network for action recognition that has been trained on a modality like RGB videos can be adapted to recognize actions for another modality like sequences of 3D human poses. To this end, we extract…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Fida Mohammad Thoker , Juergen Gall

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

Cross-modal distillation has been widely used to transfer knowledge across different modalities, enriching the representation of the target unimodal one. Recent studies highly relate the temporal synchronization between vision and sound to…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Wenke Xia , Xingjian Li , Andong Deng , Haoyi Xiong , Dejing Dou , Di Hu

The target representation learned by convolutional neural networks plays an important role in Thermal Infrared (TIR) tracking. Currently, most of the top-performing TIR trackers are still employing representations learned by the model…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Jingxian Sun , Lichao Zhang , Yufei Zha , Abel Gonzalez-Garcia , Peng Zhang , Wei Huang , Yanning Zhang

The increasing intensity and frequency of floods is one of the many consequences of our changing climate. In this work, we explore ML techniques that improve the flood detection module of an operational early flood warning system. Our…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Shubhika Garg , Ben Feinstein , Shahar Timnat , Vishal Batchu , Gideon Dror , Adi Gerzi Rosenthal , Varun Gulshan

Self-supervised learning has achieved remarkable success in learning visual representations from clean data, yet remains challenging when clean observations are sparse or not available at all. In this paper, we demonstrate that pretrained…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Konstantinos Alexis , Giorgos Giannopoulos , Dimitrios Gunopulos

This paper strives for action recognition and detection in video modalities like RGB, depth maps or 3D-skeleton sequences when only limited modality-specific labeled examples are available. For the RGB, and derived optical-flow, modality…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Fida Mohammad Thoker , Cees G. M. Snoek

We present a new method to learn video representations from unlabeled data. Given large-scale unlabeled video data, the objective is to benefit from such data by learning a generic and transferable representation space that can be directly…

计算机视觉与模式识别 · 计算机科学 2019-06-10 AJ Piergiovanni , Anelia Angelova , Michael S. Ryoo

Deep learning has raised hopes and expectations as a general solution for many applications; indeed it has proven effective, but it also showed a strong dependence on large quantities of data. Luckily, it has been shown that, even when data…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Fabio Maria Carlucci

Convolutional neural networks (CNNs) are extensively beneficial for medical image processing. Medical images are plentiful, but there is a lack of annotated data. Transfer learning is used to solve the problem of lack of labeled data and…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Sajjad Abbasi , Mohsen Hajabdollahi , Nader Karimi , Shadrokh Samavi , Shahram Shirani

In this paper we present a self-supervised method for representation learning utilizing two different modalities. Based on the observation that cross-modal information has a high semantic meaning we propose a method to effectively exploit…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Nawid Sayed , Biagio Brattoli , Björn Ommer

Learning based on multimodal data has attracted increasing interest recently. While a variety of sensory modalities can be collected for training, not all of them are always available in development scenarios, which raises the challenge to…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Shicai Wei , Yang Luo , Chunbo Luo

The problem of learning from few labeled examples while using large amounts of unlabeled data has been approached by various semi-supervised methods. Although these methods can achieve superior performance, the models are often not…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Sahil Khose , Shruti Jain , V Manushree

Knowledge distillation allows transferring knowledge from a pre-trained model to another. However, it suffers from limitations, and constraints related to the two models need to be architecturally similar. Knowledge distillation addresses…

图像与视频处理 · 电气工程与系统科学 2020-09-03 Sajjad Abbasi , Mohsen Hajabdollahi , Pejman Khadivi , Nader Karimi , Roshanak Roshandel , Shahram Shirani , Shadrokh Samavi

Model compression and knowledge distillation have been successfully applied for cross-architecture and cross-domain transfer learning. However, a key requirement is that training examples are in correspondence across the domains. We show…

计算机视觉与模式识别 · 计算机科学 2017-08-30 Jong-Chyi Su , Subhransu Maji

In 3D action recognition, there exists rich complementary information between skeleton modalities. Nevertheless, how to model and utilize this information remains a challenging problem for self-supervised 3D action representation learning.…

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

Cross-modality distillation arises as an important topic for data modalities containing limited knowledge such as depth maps and high-quality sketches. Such techniques are of great importance, especially for memory and privacy-restricted…

机器学习 · 计算机科学 2024-05-29 Hangyu Lin , Chen Liu , Chengming Xu , Zhengqi Gao , Yanwei Fu , Yuan Yao

Diverse input data modalities can provide complementary cues for several tasks, usually leading to more robust algorithms and better performance. However, while a (training) dataset could be accurately designed to include a variety of…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Nuno Garcia , Pietro Morerio , Vittorio Murino

Knowledge distillation is a widely used technique for model compression. We posit that the teacher model used in a distillation setup, captures relationships between classes, that extend beyond the original dataset. We empirically show that…

机器学习 · 计算机科学 2019-11-14 Gaurav Menghani , Sujith Ravi
‹ 上一页 1 2 3 10 下一页 ›