Bridging the Modality Gap by Similarity Standardization with Pseudo-Positive Samples
Shuhei Yamashita, Daiki Shirafuji, Tatsuhiko Saito

TL;DR
This paper introduces a similarity standardization method using pseudo-positive samples to effectively bridge the modality gap in vision-language retrieval, significantly improving cross-modality retrieval accuracy.
Contribution
The paper proposes a novel similarity standardization approach with pseudo data construction to address the modality gap without manual labeling.
Findings
Achieves 64% and 28% Recall@20 improvements on two benchmarks.
Effectively bridges the modality gap across seven VLMs.
Outperforms captioning-based methods like E5-V.
Abstract
Advances in vision-language models (VLMs) have enabled effective cross-modality retrieval. However, when both text and images exist in the database, similarity scores would differ in scale by modality. This phenomenon, known as the modality gap, hinders accurate retrieval. Most existing studies address this issue with manually labeled data, e.g., by fine-tuning VLMs on them. In this work, we propose a similarity standardization approach with pseudo data construction. We first compute the mean and variance of the similarity scores between each query and its paired data in text or image modality. Using these modality-specific statistics, we standardize all similarity scores to compare on a common scale across modalities. These statistics are calculated from pseudo pairs, which are constructed by retrieving the text and image candidates with the highest cosine similarity to each query. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques · Topic Modeling
