paper-with-me

홈 › Papers

Source-Free Cross-Modal Knowledge Transfer by Unleashing the Potential of Task-Irrelevant Data

2024-01-10 · Jinjing Zhu, Yucheng Chen, Lin Wang

Source-free cross-modal knowledge transfer is a crucial yet challenging task, which aims to transfer knowledge from one source modality (e.g., RGB) to the target modality (e.g., depth or infrared) with no access to the task-relevant (TR) source data due to memory and privacy concerns. A recent attempt leverages the paired task-irrelevant (TI) data and directly matches the features from them to eliminate the modality gap. However, it ignores a pivotal clue that the paired TI data could be utilized to effectively estimate the source data distribution and better facilitate knowledge transfer to the target modality. To this end, we propose a novel yet concise framework to unlock the potential of paired TI data for enhancing source-free cross-modal knowledge transfer. Our work is buttressed by two key technical components. Firstly, to better estimate the source data distribution, we introduce a Task-irrelevant data-Guided Modality Bridging (TGMB) module. It translates the target modality data (e.g., infrared) into the source-like RGB images based on paired TI data and the guidance of the available source model to alleviate two key gaps: 1) inter-modality gap between the paired TI data; 2) intra-modality gap between TI and TR target data. We then propose a Task-irrelevant data-Guided Knowledge Transfer (TGKT) module that transfers knowledge from the source model to the target model by leveraging the paired TI data. Notably, due to the unavailability of labels for the TR target data and its less reliable prediction from the source model, our TGKT model incorporates a self-supervised pseudo-labeling approach to enable the target model to learn from its predictions. Extensive experiments show that our method achieves state-of-the-art performance on three datasets (RGB-to-depth and RGB-to-infrared).

📄 PDF Abstract BibTeX arXiv:2401.05014

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Cross-Modal Knowledge Transfer Without Task-Relevant Source Data

2022-09-08 · Sk Miraj Ahmed, Suhas Lohit, Kuan-Chuan Peng, Michael J. Jones 외

Cost-effective depth and infrared sensors as alternatives to usual RGB sensors are now a reality, and have some advantages over RGB in domains like autonomous navigation and remote sensing. As such, building computer vis…

Autonomous NavigationTransfer Learning

EventDance++: Language-guided Unsupervised Source-free Cross-modal Adaptation for Event-based Object Recognition

2024-09-19 · Xu Zheng, Lin Wang

In this paper, we address the challenging problem of cross-modal (image-to-events) adaptation for event-based recognition without accessing any labeled source image data. This task is arduous due to the substantial modal…

Object Recognition

EventDance: Unsupervised Source-free Cross-modal Adaptation for Event-based Object Recognition

2024-03-21 · CVPR 2024 1 · Xu Zheng, Lin Wang

In this paper, we make the first attempt at achieving the cross-modal (i.e., image-to-events) adaptation for event-based object recognition without accessing any labeled source image data owning to privacy and commercial…

Object RecognitionTransfer LearningVideo Reconstruction

Cross-modal Common Representation Learning by Hybrid Transfer Network

2017-06-01 · Xin Huang, Yuxin Peng, Mingkuan Yuan

DNN-based cross-modal retrieval is a research hotspot to retrieve across different modalities as image and text, but existing methods often face the challenge of insufficient cross-modal training data. In single-modal sc…

Cross-Modal RetrievalRepresentation LearningRetrieval

Learning Modality Knowledge Alignment for Cross-Modality Transfer

2024-06-27 · Wenxuan Ma, Shuang Li, Lincan Cai, Jingxuan Kang

Cross-modality transfer aims to leverage large pretrained models to complete tasks that may not belong to the modality of pretraining data. Existing works achieve certain success in extending classical finetuning to cros…

Meta-Learning