{
  "paper": {
    "title": "DualGR: Long- and Short-Term Generative Retrieval"
  },
  "dataset": {
    "name": "MovieLens 100K",
    "users": 260,
    "items": 420
  },
  "setup": {
    "adapter": "dualgr",
    "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": "DualGR",
    "hit_at_10": 0.07307692307692308,
    "ndcg_at_10": 0.037781215665748165,
    "fresh_hit_at_10": 0.027777777777777776,
    "head_share_at_10": 0.22346153846153846
  },
  "relative": {
    "hit_at_10_percent": -17.391304347826086,
    "ndcg_at_10_percent": 6.732431379548885,
    "fresh_hit_at_10_percent": 0.0,
    "head_share_at_10_percent": -23.95287958115184
  },
  "stages": {
    "dual_branch_router": true,
    "search_constrained_sid_decoding": true,
    "exposure_aware_next_token_loss": true,
    "validation_selected_alpha": 0.30000000000000004,
    "validation": {
      "hit_at_10": 0.12692307692307692,
      "ndcg_at_10": 0.07411614929517579,
      "fresh_hit_at_10": 0.08,
      "head_share_at_10": 0.24423076923076922
    }
  },
  "paper_results": {
    "video_views_percent": 0.527,
    "watch_time_percent": 0.432
  },
  "scope": "在 MovieLens-100K 全库排序上实际执行论文核心状态、训练目标或推理路径；未使用公司私有特征、生产流量和在线服务，线上 A/B 数字只引用原文。",
  "schema_version": 2,
  "manifest_ref": "reproduction:dualgr",
  "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/2511.12518-dualgr/metrics/public-seed42.json",
    "historical_migration": "historical-metrics-v2-2026-08-09",
    "original_code_commit": "not recorded",
    "dataset_fingerprint": "not recorded in historical artifact"
  }
}
