MegaPairs: Massive Data Synthesis For Universal Multimodal Retrieval
Junjie Zhou, Zheng Liu, Ze Liu, Shitao Xiao, Yueze Wang, Bo Zhao, Chen Jason Zhang, Defu Lian, Yongping Xiong
TL;DR
MegaPairs tackles the data bottleneck in universal multimodal retrieval by generating a massive, diverse set of instruction-bearing image pairs from open-domain images using heterogeneous similarity signals. The resulting MegaPairs dataset enables MMRet, available in CLIP-based and MLLM-based forms, to achieve state-of-the-art zero-shot performance on multiple CIR benchmarks and the MMEB suite, often with far less training data than prior methods. Through a combination of scalable data synthesis, hard negatives, and multimodal contrastive learning, the approach demonstrates strong generalization and downstream fine-tuning gains, with publicly released assets to accelerate the field. This work highlights a practical path to continuously improve retrieval systems without relying on privately-curated datasets.
Abstract
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.
