{
  "paper": {
    "arxiv_id": "2602.13134",
    "title": "Awakening Dormant Users: Generative Recommendation with Counterfactual Functional Role Reasoning",
    "url": "https://arxiv.org/abs/2602.13134",
    "organization": "Beihang University"
  },
  "dataset": {
    "name": "MovieLens 100K",
    "users": 220,
    "items": 360
  },
  "setup": {
    "adapter": "rolegen",
    "same_split_and_candidates": true
  },
  "baseline": {
    "name": "transition + content + popularity",
    "hit_at_10": 0.10909090909090909,
    "ndcg_at_10": 0.05400546778896325,
    "fresh_hit_at_10": 0.031746031746031744,
    "head_share_at_10": 0.23772727272727273
  },
  "method": {
    "name": "rolegen core mechanism (validation blend=0.1)",
    "hit_at_10": 0.10909090909090909,
    "ndcg_at_10": 0.05604668768993888,
    "fresh_hit_at_10": 0.047619047619047616,
    "head_share_at_10": 0.17545454545454545
  },
  "relative": {
    "hit_at_10_percent": 0.0,
    "ndcg_at_10_percent": 3.7796541434509754,
    "fresh_hit_at_10_percent": 50.0,
    "head_share_at_10_percent": -26.195028680688342
  },
  "stages": {
    "finite_scores": 360,
    "score_std": 0.05764117881596034,
    "functional_roles": 2,
    "counterfactual_paths": 1
  },
  "paper_results": {
    "recall_at_1_lift_percent": 6.2,
    "order_volume_lift_percent": 7.3
  },
  "scope": "执行论文可由公开 MovieLens 特征审计的核心计算；不复刻私有日志、生产大模型或线上服务栈。",
  "manifest_ref": "reproduction:rolegen",
  "schema_version": 2,
  "manifest": {
    "adapter_key": "rolegen",
    "arxiv_id": "2602.13134",
    "title": "Awakening Dormant Users: Generative Recommendation with Counterfactual Functional Role Reasoning",
    "paper_url": "https://arxiv.org/abs/2602.13134",
    "track": "recommendation",
    "organization": "Beihang University",
    "published": "2026-02-13",
    "code_url": null,
    "topics": [
      "generative-recommendation",
      "counterfactual-reasoning",
      "dormant-users"
    ],
    "local_code_dir": "src/auto_research/reproductions/rolegen",
    "fidelity": "core_mechanism",
    "evaluation_tier": "l2_public_dataset",
    "datasets": [
      "MovieLens 100K"
    ],
    "baseline": "transition + content + popularity",
    "metrics": [
      "hit_at_10",
      "ndcg_at_10",
      "fresh_hit_at_10",
      "head_share_at_10"
    ],
    "default_seeds": [
      42,
      43,
      44
    ],
    "budget": "220 users / 360 items; validation-only blend selection",
    "device_capabilities": [
      "cpu"
    ],
    "requires_gpu_validation": false,
    "gpu_validation_artifact": null,
    "online_evidence": [
      {
        "product": "Kuaishou e-commerce",
        "metric": "Order volume",
        "lift_percent": 7.3,
        "traffic": "production online A/B",
        "source_url": "https://arxiv.org/html/2602.13134v1",
        "source_location": "Abstract",
        "retrieved_at": "2026-09-05"
      }
    ],
    "selection_exception": null,
    "evolve_operators": [
      "reward:counterfactual-role"
    ]
  },
  "provenance": {
    "created_at": "2026-09-05T03:39:15.927409+00:00",
    "code_commit": "f4c21e438142960e37630c118f2dfb2e8a674004",
    "python": "3.12.9",
    "platform": "macOS-26.5.2-arm64-arm-64bit",
    "dataset_dir": "/Users/bytedance/Documents/git_daiwk/auto-research/data",
    "dataset_fingerprint": "e66c261317a7b3179720ef3e3f5f79d7a204b135d1f217e2911b153ad2ce50a0",
    "packages": {
      "auto-research": "0.1.0",
      "numpy": "2.5.2",
      "torch": "2.13.0",
      "transformers": "5.14.1"
    },
    "artifact_path": "docs/reproductions/2602.13134-rolegen/metrics/public-seeds42-44.json"
  },
  "evaluation_protocol": {
    "tier": "l2_public_dataset",
    "tier_label": "L2 公开数据集训练",
    "seeds": [
      42,
      43,
      44
    ],
    "budget": "paper-specific",
    "formal_comparison": true,
    "claim_policy": "formal multi-seed comparison"
  },
  "seed_results": [
    {
      "paper": {
        "arxiv_id": "2602.13134",
        "title": "Awakening Dormant Users: Generative Recommendation with Counterfactual Functional Role Reasoning",
        "url": "https://arxiv.org/abs/2602.13134",
        "organization": "Beihang University"
      },
      "dataset": {
        "name": "MovieLens 100K",
        "users": 220,
        "items": 360
      },
      "setup": {
        "adapter": "rolegen",
        "same_split_and_candidates": true
      },
      "baseline": {
        "name": "transition + content + popularity",
        "hit_at_10": 0.10909090909090909,
        "ndcg_at_10": 0.05400546778896325,
        "fresh_hit_at_10": 0.031746031746031744,
        "head_share_at_10": 0.23772727272727273
      },
      "method": {
        "name": "rolegen core mechanism (validation blend=0.1)",
        "hit_at_10": 0.10909090909090909,
        "ndcg_at_10": 0.05604668768993888,
        "fresh_hit_at_10": 0.047619047619047616,
        "head_share_at_10": 0.17545454545454545
      },
      "relative": {
        "hit_at_10_percent": 0.0,
        "ndcg_at_10_percent": 3.7796541434509754,
        "fresh_hit_at_10_percent": 50.0,
        "head_share_at_10_percent": -26.195028680688342
      },
      "stages": {
        "finite_scores": 360,
        "score_std": 0.05764117881596034,
        "functional_roles": 2,
        "counterfactual_paths": 1
      },
      "paper_results": {
        "recall_at_1_lift_percent": 6.2,
        "order_volume_lift_percent": 7.3
      },
      "scope": "执行论文可由公开 MovieLens 特征审计的核心计算；不复刻私有日志、生产大模型或线上服务栈。",
      "manifest_ref": "reproduction:rolegen",
      "seed": 42
    },
    {
      "paper": {
        "arxiv_id": "2602.13134",
        "title": "Awakening Dormant Users: Generative Recommendation with Counterfactual Functional Role Reasoning",
        "url": "https://arxiv.org/abs/2602.13134",
        "organization": "Beihang University"
      },
      "dataset": {
        "name": "MovieLens 100K",
        "users": 220,
        "items": 360
      },
      "setup": {
        "adapter": "rolegen",
        "same_split_and_candidates": true
      },
      "baseline": {
        "name": "transition + content + popularity",
        "hit_at_10": 0.10909090909090909,
        "ndcg_at_10": 0.05400546778896325,
        "fresh_hit_at_10": 0.031746031746031744,
        "head_share_at_10": 0.23772727272727273
      },
      "method": {
        "name": "rolegen core mechanism (validation blend=0.1)",
        "hit_at_10": 0.10909090909090909,
        "ndcg_at_10": 0.05604668768993888,
        "fresh_hit_at_10": 0.047619047619047616,
        "head_share_at_10": 0.17545454545454545
      },
      "relative": {
        "hit_at_10_percent": 0.0,
        "ndcg_at_10_percent": 3.7796541434509754,
        "fresh_hit_at_10_percent": 50.0,
        "head_share_at_10_percent": -26.195028680688342
      },
      "stages": {
        "finite_scores": 360,
        "score_std": 0.05764117881596034,
        "functional_roles": 2,
        "counterfactual_paths": 1
      },
      "paper_results": {
        "recall_at_1_lift_percent": 6.2,
        "order_volume_lift_percent": 7.3
      },
      "scope": "执行论文可由公开 MovieLens 特征审计的核心计算；不复刻私有日志、生产大模型或线上服务栈。",
      "manifest_ref": "reproduction:rolegen",
      "seed": 43
    },
    {
      "paper": {
        "arxiv_id": "2602.13134",
        "title": "Awakening Dormant Users: Generative Recommendation with Counterfactual Functional Role Reasoning",
        "url": "https://arxiv.org/abs/2602.13134",
        "organization": "Beihang University"
      },
      "dataset": {
        "name": "MovieLens 100K",
        "users": 220,
        "items": 360
      },
      "setup": {
        "adapter": "rolegen",
        "same_split_and_candidates": true
      },
      "baseline": {
        "name": "transition + content + popularity",
        "hit_at_10": 0.10909090909090909,
        "ndcg_at_10": 0.05400546778896325,
        "fresh_hit_at_10": 0.031746031746031744,
        "head_share_at_10": 0.23772727272727273
      },
      "method": {
        "name": "rolegen core mechanism (validation blend=0.1)",
        "hit_at_10": 0.10909090909090909,
        "ndcg_at_10": 0.05604668768993888,
        "fresh_hit_at_10": 0.047619047619047616,
        "head_share_at_10": 0.17545454545454545
      },
      "relative": {
        "hit_at_10_percent": 0.0,
        "ndcg_at_10_percent": 3.7796541434509754,
        "fresh_hit_at_10_percent": 50.0,
        "head_share_at_10_percent": -26.195028680688342
      },
      "stages": {
        "finite_scores": 360,
        "score_std": 0.05764117881596034,
        "functional_roles": 2,
        "counterfactual_paths": 1
      },
      "paper_results": {
        "recall_at_1_lift_percent": 6.2,
        "order_volume_lift_percent": 7.3
      },
      "scope": "执行论文可由公开 MovieLens 特征审计的核心计算；不复刻私有日志、生产大模型或线上服务栈。",
      "manifest_ref": "reproduction:rolegen",
      "seed": 44
    }
  ],
  "aggregate_metrics": {
    "dataset.users": {
      "mean": 220.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "dataset.items": {
      "mean": 360.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "baseline.hit_at_10": {
      "mean": 0.10909090909090909,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "baseline.ndcg_at_10": {
      "mean": 0.05400546778896325,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "baseline.fresh_hit_at_10": {
      "mean": 0.031746031746031744,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "baseline.head_share_at_10": {
      "mean": 0.2377272727272727,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "method.hit_at_10": {
      "mean": 0.10909090909090909,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "method.ndcg_at_10": {
      "mean": 0.05604668768993889,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "method.fresh_hit_at_10": {
      "mean": 0.047619047619047616,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "method.head_share_at_10": {
      "mean": 0.17545454545454545,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "relative.hit_at_10_percent": {
      "mean": 0.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "relative.ndcg_at_10_percent": {
      "mean": 3.779654143450975,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "relative.fresh_hit_at_10_percent": {
      "mean": 50.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "relative.head_share_at_10_percent": {
      "mean": -26.195028680688342,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "stages.finite_scores": {
      "mean": 360.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "stages.score_std": {
      "mean": 0.05764117881596034,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "stages.functional_roles": {
      "mean": 2.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "stages.counterfactual_paths": {
      "mean": 1.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "paper_results.recall_at_1_lift_percent": {
      "mean": 6.2,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "paper_results.order_volume_lift_percent": {
      "mean": 7.3,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    }
  }
}
