English

Recurrence-Enhanced Vision-and-Language Transformers for Robust Multimodal Document Retrieval

Computer Vision and Pattern Recognition 2025-03-05 v1 Artificial Intelligence Computation and Language Multimedia

Abstract

Cross-modal retrieval is gaining increasing efficacy and interest from the research community, thanks to large-scale training, novel architectural and learning designs, and its application in LLMs and multimodal LLMs. In this paper, we move a step forward and design an approach that allows for multimodal queries, composed of both an image and a text, and can search within collections of multimodal documents, where images and text are interleaved. Our model, ReT, employs multi-level representations extracted from different layers of both visual and textual backbones, both at the query and document side. To allow for multi-level and cross-modal understanding and feature extraction, ReT employs a novel Transformer-based recurrent cell that integrates both textual and visual features at different layers, and leverages sigmoidal gates inspired by the classical design of LSTMs. Extensive experiments on M2KR and M-BEIR benchmarks show that ReT achieves state-of-the-art performance across diverse settings. Our source code and trained models are publicly available at https://github.com/aimagelab/ReT.

Keywords

Cite

@article{arxiv.2503.01980,
  title  = {Recurrence-Enhanced Vision-and-Language Transformers for Robust Multimodal Document Retrieval},
  author = {Davide Caffagni and Sara Sarto and Marcella Cornia and Lorenzo Baraldi and Rita Cucchiara},
  journal= {arXiv preprint arXiv:2503.01980},
  year   = {2025}
}

Comments

CVPR 2025

R2 v1 2026-06-28T22:05:22.751Z