Papers
arxiv:2502.07972

Training Sparse Mixture Of Experts Text Embedding Models

Published on Feb 11
Authors:
,

Abstract

Nomic Embed v2 is a general-purpose Mixture of Experts text embedding model that outperforms models within the same parameter class and competes with twice-as-large models, addressing efficiency challenges in deployment.

AI-generated summary

Transformer-based text embedding models have improved their performance on benchmarks like MIRACL and BEIR by increasing their parameter counts. However, this scaling approach introduces significant deployment challenges, including increased inference latency and memory usage. These challenges are particularly severe in retrieval-augmented generation (RAG) applications, where large models' increased memory requirements constrain dataset ingestion capacity, and their higher latency directly impacts query-time performance. While causal language models have addressed similar efficiency challenges using Mixture of Experts (MoE) architectures, this approach hasn't been successfully adapted to the general text embedding setting. In this paper, we introduce Nomic Embed v2, the first general purpose MoE text embedding model. Our model outperforms models in the same parameter class on both monolingual and multilingual benchmarks while also maintaining competitive performance with models twice its size. We open-source all code, models, and evaluation data to ensure full reproducibility of our training pipeline.

Community

This comment has been hidden

Sign up or log in to comment

Models citing this paper 4

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2502.07972 in a dataset README.md to link it from this page.

Spaces citing this paper 5

Collections including this paper 3