English

Llama Nemoretriever Colembed: Top-Performing Text-Image Retrieval Model

Computer Vision and Pattern Recognition 2025-07-09 v1 Artificial Intelligence

Abstract

Motivated by the growing demand for retrieval systems that operate across modalities, we introduce llama-nemoretriever-colembed, a unified text-image retrieval model that delivers state-of-the-art performance across multiple benchmarks. We release two model variants, 1B and 3B. The 3B model achieves state of the art performance, scoring NDCG@5 91.0 on ViDoRe V1 and 63.5 on ViDoRe V2, placing first on both leaderboards as of June 27, 2025. Our approach leverages the NVIDIA Eagle2 Vision-Language model (VLM), modifies its architecture by replacing causal attention with bidirectional attention, and integrates a ColBERT-style late interaction mechanism to enable fine-grained multimodal retrieval in a shared embedding space. While this mechanism delivers superior retrieval accuracy, it introduces trade-offs in storage and efficiency. We provide a comprehensive analysis of these trade-offs. Additionally, we adopt a two-stage training strategy to enhance the model's retrieval capabilities.

Keywords

Cite

@article{arxiv.2507.05513,
  title  = {Llama Nemoretriever Colembed: Top-Performing Text-Image Retrieval Model},
  author = {Mengyao Xu and Gabriel Moreira and Ronay Ak and Radek Osmulski and Yauhen Babakhin and Zhiding Yu and Benedikt Schifferer and Even Oldridge},
  journal= {arXiv preprint arXiv:2507.05513},
  year   = {2025}
}
R2 v1 2026-07-01T03:50:29.260Z