English

Detached and Interactive Multimodal Learning

Computer Vision and Pattern Recognition 2024-07-30 v1 Multimedia

Abstract

Recently, Multimodal Learning (MML) has gained significant interest as it compensates for single-modality limitations through comprehensive complementary information within multimodal data. However, traditional MML methods generally use the joint learning framework with a uniform learning objective that can lead to the modality competition issue, where feedback predominantly comes from certain modalities, limiting the full potential of others. In response to this challenge, this paper introduces DI-MML, a novel detached MML framework designed to learn complementary information across modalities under the premise of avoiding modality competition. Specifically, DI-MML addresses competition by separately training each modality encoder with isolated learning objectives. It further encourages cross-modal interaction via a shared classifier that defines a common feature space and employing a dimension-decoupled unidirectional contrastive (DUC) loss to facilitate modality-level knowledge transfer. Additionally, to account for varying reliability in sample pairs, we devise a certainty-aware logit weighting strategy to effectively leverage complementary information at the instance level during inference. Extensive experiments conducted on audio-visual, flow-image, and front-rear view datasets show the superior performance of our proposed method. The code is released at https://github.com/fanyunfeng-bit/DI-MML.

Keywords

Cite

@article{arxiv.2407.19514,
  title  = {Detached and Interactive Multimodal Learning},
  author = {Yunfeng Fan and Wenchao Xu and Haozhao Wang and Junhong Liu and Song Guo},
  journal= {arXiv preprint arXiv:2407.19514},
  year   = {2024}
}

Comments

Accepted by ACM MM 24

R2 v1 2026-06-28T17:55:56.231Z