English

Towards Text-Image Interleaved Retrieval

Computation and Language 2025-02-19 v1 Computer Vision and Pattern Recognition Information Retrieval

Abstract

Current multimodal information retrieval studies mainly focus on single-image inputs, which limits real-world applications involving multiple images and text-image interleaved content. In this work, we introduce the text-image interleaved retrieval (TIIR) task, where the query and document are interleaved text-image sequences, and the model is required to understand the semantics from the interleaved context for effective retrieval. We construct a TIIR benchmark based on naturally interleaved wikiHow tutorials, where a specific pipeline is designed to generate interleaved queries. To explore the task, we adapt several off-the-shelf retrievers and build a dense baseline by interleaved multimodal large language model (MLLM). We then propose a novel Matryoshka Multimodal Embedder (MME), which compresses the number of visual tokens at different granularity, to address the challenge of excessive visual tokens in MLLM-based TIIR models. Experiments demonstrate that simple adaption of existing models does not consistently yield effective results. Our MME achieves significant improvements over the baseline by substantially fewer visual tokens. We provide extensive analysis and will release the dataset and code to facilitate future research.

Keywords

Cite

@article{arxiv.2502.12799,
  title  = {Towards Text-Image Interleaved Retrieval},
  author = {Xin Zhang and Ziqi Dai and Yongqi Li and Yanzhao Zhang and Dingkun Long and Pengjun Xie and Meishan Zhang and Jun Yu and Wenjie Li and Min Zhang},
  journal= {arXiv preprint arXiv:2502.12799},
  year   = {2025}
}

Comments

16 pages, 14 figures

R2 v1 2026-06-28T21:48:39.576Z