paper-with-me

홈 › Papers

Generalized Contrastive Learning for Universal Multimodal Retrieval

2025-09-30 · Jungsoo Lee, Janghoon Cho, Hyojin Park, Munawar Hayat, Kyuwoong Hwang, Fatih Porikli, Sungha Choi arxiv

Despite their consistent performance improvements, cross-modal retrieval models (e.g., CLIP) show degraded performances with retrieving keys composed of fused image-text modality (e.g., Wikipedia pages with both images and text). To address this critical challenge, multimodal retrieval has been recently explored to develop a unified single retrieval model capable of retrieving keys across diverse modality combinations. A common approach involves constructing new composed sets of image-text triplets (e.g., retrieving a pair of image and text given a query image). However, such an approach requires careful curation to ensure the dataset quality and fails to generalize to unseen modality combinations. To overcome these limitations, this paper proposes Generalized Contrastive Learning (GCL), a novel loss formulation that improves multimodal retrieval performance without the burdensome need for new dataset curation. Specifically, GCL operates by enforcing contrastive learning across all modalities within a mini-batch, utilizing existing image-caption paired datasets to learn a unified representation space. We demonstrate the effectiveness of GCL by showing consistent performance improvements on off-the-shelf multimodal retrieval models (e.g., VISTA, CLIP, and TinyCLIP) using the M-BEIR, MMEB, and CoVR benchmarks.

📄 PDF Abstract BibTeX arXiv:2509.25638

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalContrastive Learning

Similar Papers 제목 키워드 기반

Breaking the Modality Barrier: Universal Embedding Learning with Multimodal LLMs

2025-04-24 · Tiancheng Gu, Kaicheng Yang, Ziyong Feng, Xingjun Wang 외

The Contrastive Language-Image Pre-training (CLIP) framework has become a widely used approach for multimodal representation learning, particularly in image-text retrieval and clustering. However, its efficacy is constra…

Image-text RetrievalInstruction FollowingKnowledge DistillationRepresentation Learning+2

UMER: Unifying Embedding and Ranking via Pair-Aware Discriminative Reasoning for Universal Multimodal Retrieval

2026-08-19 · Libiao Chen, Xiyang Liu, Yanheng Wei, Tao Wang 외 arxiv

Universal multimodal retrieval aims to support diverse instruction-aware retrieval tasks, demanding both efficient corpus-scale matching and fine-grained semantic reasoning. Recent MLLM-based embedding methods typically …

ELVA: Exploring Ranking-Driven Universal Multimodal Retrieval

2026-06-18 · Yuhan Liu, Pei Fu, Hang Li, Yukun Qi 외 arxiv

Leveraging Multimodal Large Language Models (MLLMs) via contrastive learning has become a mainstream paradigm for improving the performance of Universal Multimodal Retrieval (UMR). However, previous works have ignored th…

Reinforcement LearningBinary ClassificationContrastive Learning

U-MARVEL: Unveiling Key Factors for Universal Multimodal Retrieval via Embedding Learning with MLLMs

2025-07-20 · Xiaojie Li, Chu Li, Shi-Zhe Chen, Xi Chen arxiv

Universal multimodal retrieval (UMR), which aims to address complex retrieval tasks where both queries and candidates span diverse modalities, has been significantly advanced by the emergence of MLLMs. While state-of-the…

Contrastive LearningImage RetrievalVideo Retrieval

Modality Curation: Building Universal Embeddings for Advanced Multimodal Information Retrieval

2025-05-26 · Fanheng Kong, Jingyuan Zhang, Yahui Liu, Hongzhi Zhang 외

Multimodal information retrieval (MIR) faces inherent challenges due to the heterogeneity of data sources and the complexity of cross-modal alignment. While previous studies have identified modal gaps in feature spaces, …

Contrastive Learningcross-modal alignmentInformation RetrievalRepresentation Learning+1