Giga-Embeddings: Mixture-of-Experts Encoders for High-Throughput Text Embeddings

📅 2026-08-24
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出Giga-Embeddings模型,采用Mixture-of-Experts编码器解决高效文本嵌入问题,实现高质量检索与高吞吐量处理。
📝 Abstract
We introduce Giga-Embeddings, a family of text embedding models designed to combine strong retrieval quality with efficient serving. Its largest member is a sparse 10B-parameter Mixture-of-Experts encoder with approximately 1.8B active parameters per token. Across English, Russian, multilingual, and code MTEB benchmarks, this model achieves the strongest aggregate performance within the family on all four evaluated suites. In our vLLM benchmark with 1024-token inputs, it processes 114.5k tokens per second, providing 25 percent higher throughput than the dense 3B model and 1.56-2.65x the throughput of the evaluated external systems. The family also includes a dense 3B encoder and a distilled 480M encoder for tighter compute and memory budgets. We train the compact model using a dimension-agnostic objective that aligns teacher and student similarity distributions. The resulting 480M model scores 70.98 on Russian MTEB, surpassing FRIDA while using 42 percent fewer parameters. We release all three model checkpoints.
Problem

Research questions and friction points this paper is trying to address.

Giga-Embeddings
Mixture-of-Experts
High-Throughput
Text Embeddings
Efficient Serving
Innovation

Methods, ideas, or system contributions that make the work stand out.

Giga-Embeddings
Mixture-of-Experts
high-throughput
dimension-agnostic objective
sparse models
🔎 Similar Papers
No similar papers found.
E
Egor Kolodin
MIPT, SaluteDevices
E
Egor Krasnoperov
SaluteDevices
E
Evgeniy Kosarev
SaluteDevices, MSU
F
Fyodor Minkin
MIPT, SaluteDevices