Douyin has released the technical report for its Multimodal Embedding (DME) model, which combines large-scale contrastive pre-training with latent reasoning to achieve strong discrimination and efficiency.

  • Trained in two stages: Stage 1 establishes a unified multimodal embedding space via contrastive pre-training, while Stage 2 uses Evidence-Grounded Typed Latent Reasoning and Cross-Conditional Reconstruction to enhance semantic sufficiency.
  • Both mechanisms act only during training, allowing DME to serve with marginal query-side overhead comparable to standard contrastive encoders.
  • On MMEB-v2, the 2B and 9B variants reach state-of-the-art results with scores of 74.8 and 78.4, showing particular strength in video and visual-document tasks.
  • In production, DME delivers a 2.92% relative gain on Douyin's offline evaluation set and a 0.1% Lifetime (LT) gain in online A/B testing for search.

The model is deployed across Douyin scenarios including generative, image, and AI search, addressing the need for both efficiency under billion-scale indexing and fine-grained discrimination.