{
  "paper": {
    "title": "DME: Douyin Multimodal Embedding"
  },
  "dataset": {
    "name": "MovieLens 100K",
    "users": 260,
    "items": 420
  },
  "setup": {
    "adapter": "dme",
    "same_split_and_candidates": true
  },
  "baseline": {
    "name": "shared transition + content baseline",
    "hit_at_10": 0.08846153846153847,
    "ndcg_at_10": 0.03539806521543129,
    "fresh_hit_at_10": 0.027777777777777776,
    "head_share_at_10": 0.29384615384615387
  },
  "method": {
    "name": "DME",
    "hit_at_10": 0.08461538461538462,
    "ndcg_at_10": 0.0322696021836485,
    "fresh_hit_at_10": 0.027777777777777776,
    "head_share_at_10": 0.24115384615384616
  },
  "relative": {
    "hit_at_10_percent": -4.3478260869565215,
    "ndcg_at_10_percent": -8.837949228984924,
    "fresh_hit_at_10_percent": 0.0,
    "head_share_at_10_percent": -17.93193717277487
  },
  "stages": {
    "contrastive_pretraining": true,
    "evidence_grounded_typed_latent_reasoning": true,
    "cross_conditional_reconstruction_training_only": true,
    "serving_generation_heads": 0,
    "validation_selected_alpha": 0.1,
    "validation": {
      "hit_at_10": 0.1076923076923077,
      "ndcg_at_10": 0.054896462578698506,
      "fresh_hit_at_10": 0.06,
      "head_share_at_10": 0.24884615384615386
    }
  },
  "paper_results": {
    "mmeb_v2_2b": 74.8,
    "mmeb_v2_9b": 78.4,
    "offline_relative_percent": 2.92,
    "online_lifetime_percent": 0.1
  },
  "scope": "MovieLens-100K 的公开内容特征与行为序列用于执行论文核心机制；没有使用生产私有流量、线上触发器或十亿级向量索引，线上指标只引用原文。",
  "schema_version": 2,
  "manifest_ref": "reproduction:dme",
  "evaluation_protocol": {
    "tier": "l2_public_dataset",
    "seeds": [
      42
    ],
    "formal_comparison": false,
    "claim_policy": "single/few-seed smoke result; do not claim a stable improvement"
  },
  "provenance": {
    "artifact_path": "docs/reproductions/2608.02148-dme/metrics/public-seed42.json",
    "historical_migration": "historical-metrics-v2-2026-08-09",
    "original_code_commit": "not recorded",
    "dataset_fingerprint": "not recorded in historical artifact"
  }
}
