← 首页|学术|WeMM-Embedding: WeChat Multi-Modal Embedding Technical Report
cs.CV, cs.CL, cs.IR · 2608.24053 · 2026-08-25

WeMM-Embedding: WeChat Multi-Modal Embedding Technical Report

Junjie Zhou, Ke Mei, Lei Li, Tianyi Wang, Fengyun Rao, et al.
Multimodal EmbeddingIndustrial DeploymentRetrieval
💬 微信出品的通用多模态嵌入模型家族(2B/4B/9B),9B 版本在 MMEB-v2 上取得新 SOTA 80.6 分,已在视频号、公众号、朋友圈、电商等场景规模化部署并通过 14 个在线 A/B 实验验证。

🎯 背景

通用多模态嵌入正成为现代 AI 系统的核心组件,让异构内容能在共享空间中表示,服务于检索、推荐、分类和 agentic 系统等应用。

🔬 方法

WeMM-Embedding 是一个支持文本、图像、视频、可视化文档以及任意交错多模态输入、输出维度灵活的通用多模态嵌入模型家族,包含 2B、4B、9B 三个规模。训练分两阶段:大规模多模态对齐阶段,随后是使用精选数据、细粒度相关性监督和跨尺度知识迁移的精炼阶段。

📊 结果

在广泛的公开基准评测中取得领先表现:2B 变体已经超过此前领先的 8B 开源基线(MMEB-v2),9B 变体进一步取得新的 SOTA 综合分 80.6。WeMM-Embedding 在微信生态内的实际应用中也展现出强劲效果,在一个 26 任务的内部基准上有实质提升,并在 14 个在线 A/B 测试中保持一致的效果,目前已在微信视频号、公众号、朋友圈及电商服务中规模化部署。

原文摘要

▶ Abstract
Universal multimodal embeddings are becoming a core component of modern AI systems, enabling heterogeneous content to be represented in a shared space for applications such as retrieval, recommendation, classification, and agentic systems. In this report, we present WeMM-Embedding, a family of universal multimodal embedding models supporting text, images, videos, visual documents, and arbitrarily interleaved multimodal inputs with flexible output dimensions. The family comprises 2B, 4B, and 9B variants and is trained in two stages: a large-scale multimodal alignment stage, followed by a refinement stage using curated data, fine-grained relevance supervision, and cross-scale knowledge transfer. Across extensive evaluations, WeMM-Embedding achieves leading performance on multiple public benchmarks. Notably, the 2B variant already surpasses the previously leading 8B open-source baseline on MMEB-v2, while the 9B variant further achieves a new state-of-the-art overall score of 80.6. WeMM-Embedding also demonstrates strong practical performance across WeChat applications, with substantial gains on a 26-task in-house benchmark and consistent improvements across 14 online A/B tests. It has been deployed at scale across recommendation and search applications, including WeChat Channels, Official Accounts, Moments, and e-commerce services. We have released the model weights and code to facilitate future research at this https URL .
来源: arXiv:2608.24053 · 精读由高松灯生成,基于摘要与 arXiv 页面信息