English

jina-embeddings-v5-omni: Geometry-preserving Embeddings via Locked Aligned Towers

Computation and Language 2026-05-13 v2

Abstract

In this work, we introduce GELATO (Geometry-preserving Embeddings via Locked Aligned TOwers), a novel approach to multimodal embedding models. We build on the VLM-style architecture, in which non-text encoders are adapted to produce input for a language model, which in turn generates embeddings for all varieties of input. We present the result: the jina-embeddings-v5-omni suite, a pair of models that encode text, image, audio, and video input into a single semantic embedding space. GELATO extends the two Jina Embeddings v5 Text models to support additional modality by adding encoders for images and audio. The backbone text embedding models and the added non-text modality encoders remain frozen. We only trained the connecting components, representing 0.35% of the total weights of the joint model. Training is therefore much more efficient than full-parameter retraining. Additionally, the language model remains effectively unaltered, producing exactly the same embeddings for text inputs as the Jina Embeddings v5 Text models. Our evaluations show that GELATO produces results that are competitive with the state-of-the-art, yielding nearly equal performance to larger multimodal embedding models.

Keywords

Cite

@article{arxiv.2605.08384,
  title  = {jina-embeddings-v5-omni: Geometry-preserving Embeddings via Locked Aligned Towers},
  author = {Florian Hönicke and Michael Günther and Andreas Koukounas and Mohammad Kalim Akram and Scott Martens and Saba Sturua and Han Xiao},
  journal= {arXiv preprint arXiv:2605.08384},
  year   = {2026}
}

Comments

18 pages, 8 figures, 10 tables