Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Cross the Gap: Exposing the Intra-modal Misalignment in CLIP via Modality Inversion

About

Pre-trained multi-modal Vision-Language Models like CLIP are widely used off-the-shelf for a variety of applications. In this paper, we show that the common practice of individually exploiting the text or image encoders of these powerful multi-modal models is highly suboptimal for intra-modal tasks like image-to-image retrieval. We argue that this is inherently due to the CLIP-style inter-modal contrastive loss that does not enforce any intra-modal constraints, leading to what we call intra-modal misalignment. To demonstrate this, we leverage two optimization-based modality inversion techniques that map representations from their input modality to the complementary one without any need for auxiliary data or additional trained adapters. We empirically show that, in the intra-modal tasks of image-to-image and text-to-text retrieval, approaching these tasks inter-modally significantly improves performance with respect to intra-modal baselines on more than fifteen datasets. Additionally, we demonstrate that approaching a native inter-modal task (e.g. zero-shot image classification) intra-modally decreases performance, further validating our findings. Finally, we show that incorporating an intra-modal term in the pre-training objective or narrowing the modality gap between the text and image feature embedding spaces helps reduce the intra-modal misalignment. The code is publicly available at: https://github.com/miccunifi/Cross-the-Gap.

Marco Mistretta, Alberto Baldrati, Lorenzo Agnolucci, Marco Bertini, Andrew D. Bagdanov• 2025

Related benchmarks

TaskDatasetResultRank
Image RetrievalROxford--
67
Image RetrievalRParis--
44
Image-to-Image RetrievalCars
mAP71.8
30
Image-to-Image RetrievalFlowers
mAP89.7
30
Image-to-Image RetrievalDTD
mAP43.5
30
Image-to-Image RetrievalUCF101
mAP63
30
Image-to-Image RetrievalPets
mAP64.2
30
Image-to-Image RetrievalEuroSAT
mAP58.8
30
Image-to-Image RetrievalCaltech
mAP90.5
30
Image-to-Image RetrievalAircraft
mAP37.6
30
Showing 10 of 19 rows

Other info

Follow for update