评测大模型设计消融实验的能力,发现其表现远低于人类。
AblationBench: Evaluating Automated Planning of Ablations in Empirical AI Research
- 构建双任务基准:帮助作者设计消融实验,帮助审稿人找遗漏实验。
- 顶尖大模型平均仅识别45%原始消融实验,未达人类水平。
- 思维链提示优于代理式方法,模型对上下文理解仍不足。
语言模型代理正被用于自动化科学研宄,但评估其科学贡献仍具挑战性。消融实验是获取此类洞见的关键机制。为此,我们提出AblationBench,一个用于评估代理在实证人工智能研究中消融规划能力的基准套件。包含两个任务:AuthorAblation(基于方法部分生成消融建议,共83个实例)和ReviewerAblation(从完整论文中发现缺失的消融实验,共350个实例)。针对两项任务,我们开发了基于大模型的评判器,实现自动评估。对前沿大模型的实验表明,这些任务仍极具挑战,最佳系统平均仅识别45%的原始消融实验,低于人类表现。我们观察到作者与审稿任务间存在反向性能趋势,归因于模型在语境锚定上的差异。最后分析了当前大模型在这些任务中的局限性,发现思维链提示优于代理式方法。数据已公开于https://huggingface.co/collections/ai-coscientist/ablationbench,代码开源于https://github.com/ai-scientist-bench/ablation-bench。
原文摘要 · Abstract (English)
Language model agents are increasingly used to automate scientific research, yet evaluating their scientific contributions remains a challenge. A key mechanism to obtain such insights is through ablation experiments. To this end, we introduce AblationBench, a benchmark suite for evaluating agents on ablation planning tasks in empirical AI research. It includes two tasks: AuthorAblation, which helps authors propose ablation experiments based on a method section and contains 83 instances, and ReviewerAblation, which helps reviewers find missing ablations in a full paper and contains 350 instances. For both tasks, we develop LM-based judges that serve as an automatic evaluation framework. Our experiments with frontier LMs show that these tasks remain challenging, with the best-performing LM system identifying only 45% of the original ablations on average, below human-level performance. We observe an inverse performance trend between the author and reviewer tasks, which we attribute to differences in model grounding. Lastly, we analyze the limitations of current LMs on these tasks, and find that chain-of-thought prompting outperforms an agent-based approach. Our data is available on https://huggingface.co/collections/ai-coscientist/ablationbench, and our code is available on https://github.com/ai-scientist-bench/ablation-bench .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。