用粒子物理实验复现挑战测试大模型代理的科学推理能力
Collider-Bench: Benchmarking AI Agents with Particle Physics Analysis Reproduction

- 构建真实高能物理分析复现任务,要求代理自主补全缺失实现细节
- 平均表现仍低于人工专家,显示当前代理在复杂科学任务中存在明显短板
- 适合评估科学智能体的物理推理与工具使用能力,尤其关注可靠性
自主语言模型代理在长周期工具使用任务中日益受到评估,但现有基准很少反映真实科研工作的复杂性与细微之处。为此,我们提出Collider-Bench,一个评估大语言模型代理是否能仅凭公开论文和开源科学软件复现大型强子对撞机(LHC)实验分析的基准。这类分析复现困难,因为公开工具链仅近似于实验合作组内部使用的软件,而发表论文不可避免地省略了实现所需的关键细节。代理必须依赖物理推理、领域知识和试错来填补这些空白。每个任务要求代理将已发表分析转化为可执行的模拟与筛选流水线,并提交指定信号区的碰撞事件预测产量。这些预测通过标准直方图指标评估,提供连续精度分数,无需人工评分规则。我们还记录每项任务的计算开销。最后,利用大模型裁判对代码库和完整会话轨迹进行检查,捕捉伪造、幻觉和重复等定性失败模式。我们发布了来自LHC搜索的初始任务集,以及容器化沙盒和事件模拟工具。在多个通用编程代理上进行了评估,结果表明,平均而言,无一代理能可靠超越人工专家方案。
原文摘要 · Abstract (English)
Autonomous language-model agents are increasingly evaluated on long-horizon tool-use tasks, but existing benchmarks rarely capture the complexity and nuance of real scientific work. To address this gap, we introduce Collider-Bench, a benchmark for evaluating whether LLM agents can reproduce experimental analyses from the Large Hadron Collider (LHC) using only public papers and open scientific software. Such analyses are often difficult to reproduce because the public toolchain only approximates the software used internally by the experimental collaborations, while the published papers inevitably omit implementation details needed for a faithful reconstruction. Agents must therefore rely on physical reasoning, domain knowledge, and trial-and-error to fill these gaps. Each task requires the agent to turn a published analysis into an executable simulation-and-selection pipeline and submit predicted collision event yields in specified signal regions. These predictions are evaluated with standard histogram metrics that provide continuous fidelity scores without a hand-written rubric. We also report the computational cost incurred by each agent per task. Finally, we evaluate the codebase and full session trace using an LLM judge to catch qualitative failure modes such as fabrications, hallucinations and duplications. We release an initial set of tasks drawn from LHC searches, together with a containerized sandbox and event simulation tools. We evaluate across a capability ladder of general purpose coding agents. Our results show that on average no agent reliably beats the physicist-in-the-loop solution.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。