jina-embeddings-v4: Universal Embeddings for Multimodal Multilingual Retrieval
Michael Günther, Saba Sturua, Mohammad Kalim Akram, Isabelle Mohr, Andrei Ungureanu, Bo Wang, Sedigheh Eslami, Scott Martens, Maximilian Werk, Nan Wang, Han Xiao
TL;DR
Jina-embeddings-v4 introduces a unified 3.8B multimodal encoder that processes text and images in a single pathway, producing both single-vector and multi-vector embeddings. It employs three task-specific LoRA adapters to specialize for retrieval, semantic similarity, and code retrieval, while keeping the backbone frozen to enable efficient adaptation. The work also presents Jina-VDR, a broad multilingual benchmark for visually rich document retrieval, and demonstrates strong, often state-of-the-art, performance across multilingual text retrieval, semantic similarity, multimodal retrieval, and code tasks. By reducing the modality gap and enabling cross-modal alignment within one model, it offers a practical, scalable solution for diverse retrieval scenarios and sets a foundation for further multilingual and efficiency-focused enhancements.
Abstract
We introduce jina-embeddings-v4, a 3.8 billion parameter multimodal embedding model that unifies text and image representations through a novel architecture supporting both single-vector and multi-vector embeddings in the late interaction style. The model incorporates task-specific Low-Rank Adaptation (LoRA) adapters to optimize performance across diverse retrieval scenarios, including query-document retrieval, semantic text similarity, and code search. Comprehensive evaluations demonstrate that jina-embeddings-v4 achieves state-of-the-art performance on both single-modal and cross-modal retrieval tasks, with particular strength in processing visually rich content such as tables, charts, diagrams, and mixed-media formats. To facilitate evaluation of this capability, we also introduce Jina-VDR, a novel benchmark specifically designed for visually rich image retrieval.
