paper-with-me

Papers

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 cross-modal scenarios, yet we still lack understanding about the influence of modality gap on the transfer. In this work, a series of experiments focusing on the source representation quality during transfer are conducted, revealing the connection between larger modality gap and lesser knowledge reuse which means ineffective transfer. We then formalize the gap as the knowledge misalignment between modalities using conditional distribution P(Y|X). Towards this problem, we present Modality kNowledge Alignment (MoNA), a meta-learning approach that learns target data transformation to reduce the modality knowledge discrepancy ahead of the transfer. Experiments show that out method enables better reuse of source modality knowledge in cross-modality transfer, which leads to improvements upon existing finetuning methods.

📄 PDF Abstract BibTeX arXiv:2406.18864

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Audio-visual cross-modality knowledge transfer for machine learning-based in-situ monitoring in laser additive manufacturing

2024-08-09 · Jiarui Xie, Mutahar Safdar, Lequn Chen, Seung Ki Moon 외

Various machine learning (ML)-based in-situ monitoring systems have been developed to detect anomalies and defects in laser additive manufacturing (LAM) processes. While multimodal fusion, which integrates data from visu…

Anomaly DetectionDefect DetectionExplainable artificial intelligenceTransfer Learning

C2KD: Bridging the Modality Gap for Cross-Modal Knowledge Distillation

2024-01-01 · CVPR 2024 1 · Fushuo Huo, Wenchao Xu, Jingcai Guo, Haozhao Wang 외

Existing Knowledge Distillation (KD) methods typically focus on transferring knowledge from a large-capacity teacher to a low-capacity student model achieving substantial success in unimodal knowledge transfer. Howev…

Knowledge DistillationTransfer Learning

Hierarchical Cross-Modality Knowledge Transfer with Sinkhorn Attention for CTC-based ASR

2023-09-28 · Xugang Lu, Peng Shen, Yu Tsao, Hisashi Kawai

Due to the modality discrepancy between textual and acoustic modeling, efficiently transferring linguistic knowledge from a pretrained language model (PLM) to acoustic encoding for automatic speech recognition (ASR) stil…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

The Alignment Curse: Modality Alignment Supercharges Audio Attacks via Text Transfer

2026-01-30 · Yupeng Chen, Junchi Yu, Aoxi Liu, Baoyuan Wu 외 arxiv

Recent advances in end-to-end trained omni-models have substantially improved audio capabilities by strengthening text-audio modality alignment. However, whether such alignment inadvertently facilitates the transfer of s…

UnDA: Unpaired Domain Alignment for Cross-Modal Knowledge Transfer in Medical Imaging

2026-07-23 · Rafsan Jany, Shadab Tanjeed Ahmad, Ahsan Bulbul, Tahsinul Islam 외 arxiv

Multimodal based approaches often outperform single modality approaches in downstream tasks as the different modalities provide complementary information, yet acquiring paired clinical data remains a significant challeng…

Knowledge Distillation