paper-with-me

Papers

MegaPairs: Massive Data Synthesis For Universal Multimodal Retrieval

2024-12-19 · Junjie Zhou, Zheng Liu, Ze Liu, Shitao Xiao, Yueze Wang, Bo Zhao, Chen Jason Zhang, Defu Lian, Yongping Xiong

Despite the rapidly growing demand for multimodal retrieval, progress in this field remains severely constrained by a lack of training data. In this paper, we introduce MegaPairs, a novel data synthesis method that leverages vision language models (VLMs) and open-domain images, together with a massive synthetic dataset generated from this method. Our empirical analysis shows that MegaPairs generates high-quality data, enabling the multimodal retriever to significantly outperform the baseline model trained on 70$\times$ more data from existing datasets. Moreover, since MegaPairs solely relies on general image corpora and open-source VLMs, it can be easily scaled up, enabling continuous improvements in retrieval performance. In this stage, we produced more than 26 million training instances and trained several models of varying sizes using this data. These new models achieve state-of-the-art zero-shot performance across 4 popular composed image retrieval (CIR) benchmarks and the highest overall performance on the 36 datasets provided by MMEB. They also demonstrate notable performance improvements with additional downstream fine-tuning. Our produced dataset, well-trained models, and data synthesis pipeline will be made publicly available to facilitate the future development of this field.

📄 PDF Abstract BibTeX arXiv:2412.14475

Code (1)

VectorSpaceLab/MegaPairs pytorch

Tasks

Image RetrievalRetrievalZero-Shot Composed Image Retrieval (ZS-CIR)

Similar Papers 제목 키워드 기반

TSEmbed: Unlocking Task Scaling in Universal Multimodal Embeddings

2026-03-05 · Yebo Wu, Feng Liu, Ziwei Xie, Zhiyuan Liu 외 arxiv

Despite the exceptional reasoning capabilities of Multimodal Large Language Models (MLLMs), their adaptation into universal embedding models is significantly impeded by task conflict. To address this, we propose TSEmbed,…

Semantic Similarity

VLM2Vec: Training Vision-Language Models for Massive Multimodal Embedding Tasks

2024-10-07 · Ziyan Jiang, Rui Meng, Xinyi Yang, Semih Yavuz 외

Embedding models have been crucial in enabling various downstream tasks such as semantic similarity, information retrieval, and clustering. Recently, there has been a surge of interest in developing universal text embedd…

Information RetrievalLanguage ModelingLanguage ModellingQuestion Answering+5

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

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 외

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 a…

Retrieval

Towards General Text-guided Image Synthesis for Customized Multimodal Brain MRI Generation

2024-09-25 · Yulin Wang, Honglin Xiong, Kaicong Sun, Shuwei Bai 외

Multimodal brain magnetic resonance (MR) imaging is indispensable in neuroscience and neurology. However, due to the accessibility of MRI scanners and their lengthy acquisition time, multimodal MR images are not commonly…

Contrastive LearningImage Generation