Chameleon: Images Are What You Need For Multimodal Learning Robust To Missing Modalities
Muhammad Irzam Liaqat, Shah Nawaz, Muhammad Zaigham Zaheer, Muhammad Saad Saeed, Hassan Sajjad, Tom De Schepper, Karthik Nandakumar, Muhammad Haris Khan Markus Schedl
TL;DR
This work tackles robustness in textual-visual multimodal learning under missing modalities. It introduces Chameleon, which unifies textual and visual inputs by encoding word embeddings as color-coded pixels, enabling a single visual network to learn joint representations. Two training schemes, joint and fused, allow the model to leverage available modalities even when one is missing, achieving SOTA performance on several datasets with complete modalities and strong robustness when modalities are absent. The approach is backbone- and dataset-agnostic, and analyses show reliable behavior across CNNs and ViTs, offering a practical path for robust multimodal systems in real-world incomplete data settings.
Abstract
Multimodal learning has demonstrated remarkable performance improvements over unimodal architectures. However, multimodal learning methods often exhibit deteriorated performances if one or more modalities are missing. This may be attributed to the commonly used multi-branch design containing modality-specific streams making the models reliant on the availability of a complete set of modalities. In this work, we propose a robust textual-visual multimodal learning method, Chameleon, that completely deviates from the conventional multi-branch design. To enable this, we present the unification of input modalities into one format by encoding textual modality into visual representations. As a result, our approach does not require modality-specific branches to learn modality-independent multimodal representations making it robust to missing modalities. Extensive experiments are performed on four popular challenging datasets including Hateful Memes, UPMC Food-101, MM-IMDb, and Ferramenta. Chameleon not only achieves superior performance when all modalities are present at train/test time but also demonstrates notable resilience in the case of missing modalities.
