English

Is the Modality Gap a Bug or a Feature? A Robustness Perspective

Computer Vision and Pattern Recognition 2026-04-29 v2 Machine Learning

Abstract

Many modern multi-modal models (e.g. CLIP) seek an embedding space in which the two modalities are aligned. Somewhat surprisingly, almost all existing models show a strong modality gap: the distribution of images is well-separated from the distribution of texts in the shared embedding space. Despite a series of recent papers on this topic, it is still not clear why this gap exists nor whether closing the gap in post-processing will lead to better performance on downstream tasks. In this paper we show that under certain conditions, minimizing the contrastive loss yields a representation in which the two modalities are separated by a global gap vector that is orthogonal to their embeddings. We also show that under these conditions the modality gap is monotonically related to robustness: decreasing the gap does not change the clean accuracy of the models but makes it less likely that a model will change its output when the embeddings are perturbed. Our experiments show that for many real-world VLMs we can significantly increase robustness by a simple post-processing step that moves one modality towards the mean of the other modality, without any loss of clean accuracy.

Keywords

Cite

@article{arxiv.2603.29080,
  title  = {Is the Modality Gap a Bug or a Feature? A Robustness Perspective},
  author = {Rhea Chowers and Oshri Naparstek and Udi Barzelay and Yair Weiss},
  journal= {arXiv preprint arXiv:2603.29080},
  year   = {2026}
}
R2 v1 2026-07-01T11:45:11.838Z