MoEMB: Scaling Universal Multimodal Embeddings with Efficient Mixture-of-Experts Models

📅 2026-09-08
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出MoEMB模型,通过混合专家方法提高通用多模态嵌入的编码能力,同时保持高效和低冗余计算,超越了现有方法。
📝 Abstract
Universal multimodal embedding (UME) increasingly demands encoder's capacity for handling a broad range of tasks and modalities with increased complexity. Prior scaling methods either increase the representation size, retrieval effort, or scales the encoder into a heavy multimodal LLM. Recent works, such as Think-Then-Embed (TTE), explore scaling via reasoning tokens. However, embedding models are hard to scale up: increasing parameters directly tradeoffs for the large training batch size that contrastive learning needs, and retrieval has to be served under tight latency. Moreover, UME tasks are diverse in complexity, where scaling up embedders can bring significant redundant computation. In this work, we propose MOEMB, which instead scales UME along the expert axis through mixture-of-experts (MoE), growing encoder capacity while preserving single-vector, non-autoregressive encoding. Through a systematic study of the design space and training recipes for MoE-based UME, MoEMB sets a new state of the art on both MMEB-V2 and MRMR among models trained on public MMEB-family data: with only 3B active parameters, MoEMB surpasses TTE-based methods with>4x active parameters, using significantly less computes. To further improve the scalability and efficiency, we conduct the first comprehensive study of adaptive computation for MoE-based embedding, spanning diverse strategies across training-based and inference-only methods. Together, these results support expert scaling as an effective and efficient direction for UME, with adaptive computation further improving efficiency for MLLM-based embedding models towards large-scale retrieval and recommendation systems.
Problem

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

Universal Multimodal Embedding
Encoder Capacity
Scalability
Redundant Computation
Efficiency
Innovation

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

MoEMB
Mixture-of-Experts
Universal Multimodal Embeddings
Adaptive Computation
Efficiency
🔎 Similar Papers
No similar papers found.
X
Xuanming Cui
University of Central Florida
S
Shlok Kumar Mishra
AI at Meta
Wentao Bao
Wentao Bao
Research Scientist at Meta
Computer VisionMachine Learning
A
Aashu Singh
AI at Meta
Z
Zihao Wang
AI at Meta
X
Xiangjun Fan
AI at Meta
J
Jun Xiao
AI at Meta
S
Ser-Nam Lim
University of Central Florida
Jianpeng Cheng
Jianpeng Cheng
Meta AI
Multimodal AIContextual AI