ACL 2025long0 citations

MegaPairs: Massive Data Synthesis for Universal Multimodal Retrieval

Junjie Zhou, Yongping Xiong, Zheng Liu, Ze Liu, Shitao Xiao, Yueze Wang, Bo Zhao, Chen Jason Zhang

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× 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 code, synthesized dataset, and pre-trained models are publicly available at https://github.com/VectorSpaceLab/MegaPairs.

BibTeX
@inproceedings{zhou-etal-2025-megapairs,
    title = "{M}ega{P}airs: Massive Data Synthesis for Universal Multimodal Retrieval",
    author = "Zhou, Junjie  and
      Xiong, Yongping  and
      Liu, Zheng  and
      Liu, Ze  and
      Xiao, Shitao  and
      Wang, Yueze  and
      Zhao, Bo  and
      Zhang, Chen Jason  and
      Lian, Defu",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.935/",
    doi = "10.18653/v1/2025.acl-long.935",
    pages = "19076--19095",
    ISBN = "979-8-89176-251-0"
}
MegaPairs: Massive Data Synthesis for Universal Multimodal Retrieval · ACL 2025