English

Learning Modality Knowledge Alignment for Cross-Modality Transfer

Computer Vision and Pattern Recognition 2024-06-28 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2406.18864,
  title  = {Learning Modality Knowledge Alignment for Cross-Modality Transfer},
  author = {Wenxuan Ma and Shuang Li and Lincan Cai and Jingxuan Kang},
  journal= {arXiv preprint arXiv:2406.18864},
  year   = {2024}
}

Comments

ICML 2024

R2 v1 2026-06-28T17:20:45.826Z