Summary
MoEMB scales universal multimodal embedders with MoE encoders while keeping single-vector, non-autoregressive encoding — the first systematic study of adaptive computation for MoE embedders (training and inference). With only 3B active parameters it sets a new SOTA on MMEB-V2 and MRMR among models trained on public MMEB-family data, surpassing Think-Then-Embed approaches with >4x the active parameters.
Why it matters
For latency-bound retrieval services, this is the efficiency path for multimodal embedding: capacity scales through experts without autoregressive reasoning costs — the same trade GLM-5.3-Flash/Qwen Flash-Next made for LLMs, applied to the embedder.
Technical details
| Arxiv | 2609.08663 (Wed 9 Sep digest, announced 2026-09-10T00:00Z) |
|---|---|
| Design | MoE encoder; single-vector, non-autoregressive; first systematic adaptive-computation study for MoE embedders |
| Results | 3B active params; SOTA on MMEB-V2 + MRMR among public-MMEB-trained models; beats Think-Then-Embed with >4x active params |
| Code | not stated in abstract |
Tags
embeddingsmultimodalmoeretrieval