pith. sign in

arxiv: 2507.19054 · v1 · pith:4TMM6YDTnew · submitted 2025-07-25 · 💻 cs.CV · cs.AI· cs.CL· cs.IR· cs.LG

Closing the Modality Gap for Mixed Modality Search

classification 💻 cs.CV cs.AIcs.CLcs.IRcs.LG
keywords modalitymixedsearchclipembeddingmodelsgr-clippercentage
0
0 comments X
read the original abstract

Mixed modality search -- retrieving information across a heterogeneous corpus composed of images, texts, and multimodal documents -- is an important yet underexplored real-world application. In this work, we investigate how contrastive vision-language models, such as CLIP, perform on the mixed modality search task. Our analysis reveals a critical limitation: these models exhibit a pronounced modality gap in the embedding space, where image and text embeddings form distinct clusters, leading to intra-modal ranking bias and inter-modal fusion failure. To address this issue, we propose GR-CLIP, a lightweight post-hoc calibration method that removes the modality gap in CLIP's embedding space. Evaluated on MixBench -- the first benchmark specifically designed for mixed modality search -- GR-CLIP improves NDCG@10 by up to 26 percentage points over CLIP, surpasses recent vision-language generative embedding models by 4 percentage points, while using 75x less compute.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Guided Query Refinement: Multimodal Hybrid Retrieval with Test-Time Optimization

    cs.CL 2025-10 unverdicted novelty 7.0

    GQR is a test-time optimization technique that refines primary retriever query embeddings using complementary retriever scores to achieve high performance with smaller representations in multimodal visual document retrieval.