{
  "paper": {
    "arxiv_id": "2601.17836",
    "title": "Unleashing the Potential of Sparse Attention on Long-term Behaviors for CTR Prediction",
    "url": "https://arxiv.org/abs/2601.17836",
    "organization": "Institute of Software, Chinese Academy of Sciences"
  },
  "dataset": {
    "name": "MovieLens 100K",
    "users": 220,
    "items": 360
  },
  "setup": {
    "adapter": "sparsectr",
    "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": "sparsectr core mechanism (validation blend=0.2)",
    "hit_at_10": 0.10454545454545454,
    "ndcg_at_10": 0.05518962284757676,
    "fresh_hit_at_10": 0.031746031746031744,
    "head_share_at_10": 0.17
  },
  "relative": {
    "hit_at_10_percent": -4.166666666666668,
    "ndcg_at_10_percent": 2.1926577198457435,
    "fresh_hit_at_10_percent": 0.0,
    "head_share_at_10_percent": -28.48948374760994
  },
  "stages": {
    "finite_scores": 360,
    "score_std": 0.0892681432053069,
    "time_chunks": 4,
    "sparse_attention_branches": 3
  },
  "paper_results": {
    "ctr_lift_percent": 1.72,
    "cpm_lift_percent": 1.41,
    "sequence_length": 1024
  },
  "scope": "执行论文可由公开 MovieLens 特征审计的核心计算；不复刻私有日志、生产模型或线上服务栈。",
  "manifest_ref": "reproduction:sparsectr",
  "schema_version": 2,
  "manifest": {
    "adapter_key": "sparsectr",
    "arxiv_id": "2601.17836",
    "title": "Unleashing the Potential of Sparse Attention on Long-term Behaviors for CTR Prediction",
    "paper_url": "https://arxiv.org/abs/2601.17836",
    "track": "recommendation",
    "organization": "Institute of Software, Chinese Academy of Sciences",
    "published": "2026-01-25",
    "code_url": null,
    "topics": [
      "ctr-prediction",
      "long-sequence",
      "sparse-attention"
    ],
    "local_code_dir": "src/auto_research/reproductions/sparsectr",
    "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": "Meituan list advertising",
        "metric": "CTR",
        "lift_percent": 1.72,
        "traffic": "1% traffic production online A/B for 7 days",
        "source_url": "https://arxiv.org/html/2601.17836v1",
        "source_location": "Section 4.7",
        "retrieved_at": "2026-09-05"
      }
    ],
    "selection_exception": null,
    "evolve_operators": [
      "context:evolutionary-sparse-attention"
    ]
  },
  "provenance": {
    "created_at": "2026-09-05T08:50:49.609929+00:00",
    "code_commit": "2e0122e2076fde02d644c754315875a68f7d87c6",
    "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/2601.17836-sparsectr/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": "2601.17836",
        "title": "Unleashing the Potential of Sparse Attention on Long-term Behaviors for CTR Prediction",
        "url": "https://arxiv.org/abs/2601.17836",
        "organization": "Institute of Software, Chinese Academy of Sciences"
      },
      "dataset": {
        "name": "MovieLens 100K",
        "users": 220,
        "items": 360
      },
      "setup": {
        "adapter": "sparsectr",
        "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": "sparsectr core mechanism (validation blend=0.2)",
        "hit_at_10": 0.10454545454545454,
        "ndcg_at_10": 0.05518962284757676,
        "fresh_hit_at_10": 0.031746031746031744,
        "head_share_at_10": 0.17
      },
      "relative": {
        "hit_at_10_percent": -4.166666666666668,
        "ndcg_at_10_percent": 2.1926577198457435,
        "fresh_hit_at_10_percent": 0.0,
        "head_share_at_10_percent": -28.48948374760994
      },
      "stages": {
        "finite_scores": 360,
        "score_std": 0.0892681432053069,
        "time_chunks": 4,
        "sparse_attention_branches": 3
      },
      "paper_results": {
        "ctr_lift_percent": 1.72,
        "cpm_lift_percent": 1.41,
        "sequence_length": 1024
      },
      "scope": "执行论文可由公开 MovieLens 特征审计的核心计算；不复刻私有日志、生产模型或线上服务栈。",
      "manifest_ref": "reproduction:sparsectr",
      "seed": 42
    },
    {
      "paper": {
        "arxiv_id": "2601.17836",
        "title": "Unleashing the Potential of Sparse Attention on Long-term Behaviors for CTR Prediction",
        "url": "https://arxiv.org/abs/2601.17836",
        "organization": "Institute of Software, Chinese Academy of Sciences"
      },
      "dataset": {
        "name": "MovieLens 100K",
        "users": 220,
        "items": 360
      },
      "setup": {
        "adapter": "sparsectr",
        "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": "sparsectr core mechanism (validation blend=0.2)",
        "hit_at_10": 0.10454545454545454,
        "ndcg_at_10": 0.05518962284757676,
        "fresh_hit_at_10": 0.031746031746031744,
        "head_share_at_10": 0.17
      },
      "relative": {
        "hit_at_10_percent": -4.166666666666668,
        "ndcg_at_10_percent": 2.1926577198457435,
        "fresh_hit_at_10_percent": 0.0,
        "head_share_at_10_percent": -28.48948374760994
      },
      "stages": {
        "finite_scores": 360,
        "score_std": 0.0892681432053069,
        "time_chunks": 4,
        "sparse_attention_branches": 3
      },
      "paper_results": {
        "ctr_lift_percent": 1.72,
        "cpm_lift_percent": 1.41,
        "sequence_length": 1024
      },
      "scope": "执行论文可由公开 MovieLens 特征审计的核心计算；不复刻私有日志、生产模型或线上服务栈。",
      "manifest_ref": "reproduction:sparsectr",
      "seed": 43
    },
    {
      "paper": {
        "arxiv_id": "2601.17836",
        "title": "Unleashing the Potential of Sparse Attention on Long-term Behaviors for CTR Prediction",
        "url": "https://arxiv.org/abs/2601.17836",
        "organization": "Institute of Software, Chinese Academy of Sciences"
      },
      "dataset": {
        "name": "MovieLens 100K",
        "users": 220,
        "items": 360
      },
      "setup": {
        "adapter": "sparsectr",
        "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": "sparsectr core mechanism (validation blend=0.2)",
        "hit_at_10": 0.10454545454545454,
        "ndcg_at_10": 0.05518962284757676,
        "fresh_hit_at_10": 0.031746031746031744,
        "head_share_at_10": 0.17
      },
      "relative": {
        "hit_at_10_percent": -4.166666666666668,
        "ndcg_at_10_percent": 2.1926577198457435,
        "fresh_hit_at_10_percent": 0.0,
        "head_share_at_10_percent": -28.48948374760994
      },
      "stages": {
        "finite_scores": 360,
        "score_std": 0.0892681432053069,
        "time_chunks": 4,
        "sparse_attention_branches": 3
      },
      "paper_results": {
        "ctr_lift_percent": 1.72,
        "cpm_lift_percent": 1.41,
        "sequence_length": 1024
      },
      "scope": "执行论文可由公开 MovieLens 特征审计的核心计算；不复刻私有日志、生产模型或线上服务栈。",
      "manifest_ref": "reproduction:sparsectr",
      "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.10454545454545454,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "method.ndcg_at_10": {
      "mean": 0.05518962284757676,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "method.fresh_hit_at_10": {
      "mean": 0.031746031746031744,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "method.head_share_at_10": {
      "mean": 0.17,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "relative.hit_at_10_percent": {
      "mean": -4.166666666666668,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "relative.ndcg_at_10_percent": {
      "mean": 2.1926577198457435,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "relative.fresh_hit_at_10_percent": {
      "mean": 0.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "relative.head_share_at_10_percent": {
      "mean": -28.48948374760994,
      "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.0892681432053069,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "stages.time_chunks": {
      "mean": 4.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "stages.sparse_attention_branches": {
      "mean": 3.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "paper_results.ctr_lift_percent": {
      "mean": 1.72,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "paper_results.cpm_lift_percent": {
      "mean": 1.41,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    },
    "paper_results.sequence_length": {
      "mean": 1024.0,
      "std": 0.0,
      "ci95": 0.0,
      "n": 3
    }
  }
}
