arXiv:2409.07440cs.AIcs.CL2024-09EMNLP被引 50

测试大模型能否自动复现科研仓库中的任务,发现顶级模型仅能完成16%的复杂任务。

SUPER: Evaluating Agents on Setting Up and Executing Tasks from Research Repositories

  • 构建首个评估大模型复现科研任务能力的基准SUPER,包含45个全流程问题。
  • 最先进模型GPT-4o仅解决16.3%的端到端问题,46.1%的场景任务。
  • 适合研究自动化实验复现、模型评估与智能开发工具的团队使用。

随着大语言模型(LLMs)在代码生成方面取得显著进展,它们是否能够自主复现研究仓库中的成果?这一能力将极大助力科研人员验证、理解并拓展已有工作。为推动该目标,我们提出SUPER,首个专门评估大模型在科研仓库中设置并执行任务能力的基准。SUPER涵盖三类问题:45个带有专家标注解法的端到端问题,152个从专家集衍生出的子问题(如配置训练器),以及602个自动生成的问题以支持大规模开发。我们引入多种评估指标衡量任务成功率与进展,有真值时使用真值,否则采用近似方法。结果显示,最先进模型(GPT-4o)仅能解决16.3%的端到端问题和46.1%的场景任务。这揭示了该任务的挑战性,表明SUPER可成为社区衡量进步的重要资源。

原文摘要 · Abstract (English)

Given that Large Language Models (LLMs) have made significant progress in writing code, can they now be used to autonomously reproduce results from research repositories? Such a capability would be a boon to the research community, helping researchers validate, understand, and extend prior work. To advance towards this goal, we introduce SUPER, the first benchmark designed to evaluate the capability of LLMs in setting up and executing tasks from research repositories. SUPERaims to capture the realistic challenges faced by researchers working with Machine Learning (ML) and Natural Language Processing (NLP) research repositories. Our benchmark comprises three distinct problem sets: 45 end-to-end problems with annotated expert solutions, 152 sub problems derived from the expert set that focus on specific challenges (e.g., configuring a trainer), and 602 automatically generated problems for larger-scale development. We introduce various evaluation measures to assess both task success and progress, utilizing gold solutions when available or approximations otherwise. We show that state-of-the-art approaches struggle to solve these problems with the best model (GPT-4o) solving only 16.3% of the end-to-end set, and 46.1% of the scenarios. This illustrates the challenge of this task, and suggests that SUPER can serve as a valuable resource for the community to make and measure progress.

大模型评估自动化复现科研工具

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。