Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Unveils DME: A Two-Stage Multimodal Embedding Model for Billion-Scale Search

AI By Crimson AI Hugging Face Papers 10 August 2026 · 00:00 8 views
Share: X Telegram

Douyin's DME combines contrastive pre-training with training-only reasoning and reconstruction to achieve state-of-the-art results on MMEB-v2 while maintaining efficient serving, delivering real gains in Douyin search.

Hugging Face Unveils DME: A Two-Stage Multimodal Embedding Model for Billion-Scale Search

Key points

Hugging Face has published a technical report on Douyin Multimodal Embedding (DME), a two-stage model designed to deliver fine-grained discrimination at billion-scale serving cost. The model addresses a key challenge in multimodal representation learning: balancing efficiency for massive indexing with the precision needed for hard matching tasks.

DME's first stage uses large-scale contrastive pre-training to build a unified embedding space across text, image, video, and visual documents. The second stage introduces two training-only mechanisms: Evidence-Grounded Typed Latent Reasoning, which organizes retrieval evidence through hidden-space reasoning, and Cross-Conditional Reconstruction, which enforces counterpart-side semantics via autoregressive reconstruction. These add minimal query-side overhead, allowing DME to serve as efficiently as a standard contrastive encoder.

On the MMEB-v2 benchmark, DME achieves state-of-the-art results at comparable scales, scoring 74.8 for its 2B variant and 78.4 for the 9B variant, with particularly strong performance on video and visual-document tasks. In production, DME delivered a 2.92% relative gain on Douyin's offline evaluation set and a 0.1% Lifetime (LT) gain in online A/B testing, and is deployed across Douyin's generative, image, and AI search scenarios.

The report highlights DME's practical impact, showing that it bridges the gap between contrastive models' efficiency and CoT-based models' discrimination. The paper is available on Hugging Face, and related research includes works on universal multimodal embeddings and retrieval-centric CoT.

Model VariantMMEB-v2 Score
DME 2B74.8
DME 9B78.4
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1