paper-with-me

Papers

Bridging Modalities: Improving Universal Multimodal Retrieval by Multimodal Large Language Models

2025-01-01 · CVPR 2025 1 · Xin Zhang, Yanzhao Zhang, Wen Xie, Mingxin Li, Ziqi Dai, Dingkun Long, Pengjun Xie, Meishan Zhang, Wenjie Li, Min Zhang

Universal Multimodal Retrieval (UMR) aims to enable search across various modalities using a unified model, where queries and candidates can consist of pure text, images, or a combination of both. Previous work has attempted to adopt multimodal large language models (MLLMs) to realize UMR using only text data. However, our preliminary experiments demonstrate that more diverse multimodal training data can further unlock the potential of MLLMs. Despite its effectiveness, the existing multimodal training data is highly imbalanced in terms of modality, which motivates us to develop a training data synthesis pipeline and construct a large-scale, high-quality fused-modal training dataset. Based on the synthetic training data, we develop the General Multimodal Embedder (GME), an MLLM-based dense retriever designed for UMR. Furthermore, we construct a comprehensive UMR Benchmark (UMRB) to evaluate the effectiveness of our approach. Experimental results show that our method achieves state-of-the-art performance among existing UMR methods. Last, we provide in-depth analyses of model scaling and training strategies, and perform ablation studies on both the model and synthetic data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Bridging Text and Video: A Universal Multimodal Transformer for Video-Audio Scene-Aware Dialog

2020-02-01 · Zekang Li, Zongjia Li, Jinchao Zhang, Yang Feng 외

Audio-Visual Scene-Aware Dialog (AVSD) is a task to generate responses when chatting about a given video, which is organized as a track of the 8th Dialog System Technology Challenge (DSTC8). To solve the task, we propose…

Dialogue GenerationMulti-Task LearningText Generation

MM-Embed: Universal Multimodal Retrieval with Multimodal LLMs

2024-11-04 · Sheng-Chieh Lin, Chankyu Lee, Mohammad Shoeybi, Jimmy Lin 외

State-of-the-art retrieval models typically address a straightforward search scenario, in which retrieval tasks are fixed (e.g., finding a passage to answer a specific question) and only a single modality is supported fo…

Cross-Modal RetrievalInformation RetrievalRerankingRetrieval+1

UniIR: Training and Benchmarking Universal Multimodal Information Retrievers

2023-11-28 · Cong Wei, Yang Chen, Haonan Chen, Hexiang Hu 외

Existing information retrieval (IR) models often assume a homogeneous format, limiting their applicability to diverse user needs, such as searching for images with text descriptions, searching for a news article with a h…

BenchmarkingInformation RetrievalRetrievalZero-shot Generalization

GME: Improving Universal Multimodal Retrieval by Multimodal LLMs

2024-12-22 · Xin Zhang, Yanzhao Zhang, Wen Xie, Mingxin Li 외

Universal Multimodal Retrieval (UMR) aims to enable search across various modalities using a unified model, where queries and candidates can consist of pure text, images, or a combination of both. Previous work has attem…

Retrieval

Efficient and High-Fidelity Omni Modality Retrieval

2026-03-02 · Chuong Huynh, Manh Luong, Abhinav Shrivastava arxiv

Multimodal retrieval is the task of aggregating information from queries across heterogeneous modalities to retrieve desired targets. State-of-the-art multimodal retrieval models can understand complex queries, yet they …

Computational EfficiencyVideo Retrieval