{
  "paper": {
    "title": "CRSD: Contrastive Reasoning Self-Distillation"
  },
  "dataset": {
    "name": "MovieLens 100K",
    "users": 260,
    "items": 420
  },
  "setup": {
    "adapter": "crsd",
    "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": "CRSD",
    "hit_at_10": 0.08846153846153847,
    "ndcg_at_10": 0.034640584258750676,
    "fresh_hit_at_10": 0.027777777777777776,
    "head_share_at_10": 0.25384615384615383
  },
  "relative": {
    "hit_at_10_percent": 0.0,
    "ndcg_at_10_percent": -2.1398936695285857,
    "fresh_hit_at_10_percent": 0.0,
    "head_share_at_10_percent": -13.612565445026188
  },
  "stages": {
    "domain_teacher_cpt_sft_preference_stages": 3,
    "teacher_reasoning_annotation": true,
    "shared_student_two_views": true,
    "contrastive_alignment": 0.27237668323117337,
    "reasoning_free_serving": true,
    "validation_selected_alpha": 0.1,
    "validation": {
      "hit_at_10": 0.12692307692307692,
      "ndcg_at_10": 0.06430750759159248,
      "fresh_hit_at_10": 0.06,
      "head_share_at_10": 0.26692307692307693
    }
  },
  "paper_results": {
    "adctr_percent": 0.91,
    "adcvr_percent": 1.06,
    "gtv_percent": 0.4,
    "bad_case_reduction_points": 30.5,
    "traffic_percent": 30.0
  },
  "scope": "在 MovieLens-100K 全库排序上执行论文的候选相关检索、层级压缩或蒸馏目标；未使用公司私有日志与线上 serving，线上 A/B 只引用原文。",
  "schema_version": 2,
  "manifest_ref": "reproduction:crsd",
  "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/2510.11056-crsd/metrics/public-seed42.json",
    "historical_migration": "historical-metrics-v2-2026-08-09",
    "original_code_commit": "not recorded",
    "dataset_fingerprint": "not recorded in historical artifact"
  }
}
