Modality Invariant Multimodal Learning to Handle Missing Modalities: A Single-Branch Approach
Muhammad Saad Saeed, Shah Nawaz, Muhammad Zaigham Zaheer, Muhammad Haris Khan, Karthik Nandakumar, Muhammad Haroon Yousaf, Hassan Sajjad, Tom De Schepper, Markus Schedl
TL;DR
This paper tackles the missing-modality problem in multimodal learning by proposing SRMM, a modality-invariant single-branch network that shares weights across modalities and uses a modality-switching mechanism to learn inter-modality representations. Unlike traditional multi-branch fusion, SRMM maintains performance when modalities are incomplete and demonstrates strong results across textual-visual and audio-visual tasks. The approach achieves state-of-the-art results under complete modalities on several datasets and shows superior robustness to missing and corrupted modalities, highlighting its practical utility in real-world scenarios. The work also analyzes design choices, embedding extractors, and switching strategies, underscoring the method's efficiency and potential for broader multimodal applications.
Abstract
Multimodal networks have demonstrated remarkable performance improvements over their unimodal counterparts. Existing multimodal networks are designed in a multi-branch fashion that, due to the reliance on fusion strategies, exhibit deteriorated performance if one or more modalities are missing. In this work, we propose a modality invariant multimodal learning method, which is less susceptible to the impact of missing modalities. It consists of a single-branch network sharing weights across multiple modalities to learn inter-modality representations to maximize performance as well as robustness to missing modalities. Extensive experiments are performed on four challenging datasets including textual-visual (UPMC Food-101, Hateful Memes, Ferramenta) and audio-visual modalities (VoxCeleb1). Our proposed method achieves superior performance when all modalities are present as well as in the case of missing modalities during training or testing compared to the existing state-of-the-art methods.
