用基准测试评估大模型自动部署科研代码的能力
CSR-Bench: Benchmarking LLM Agents in Deployment of Computer Science Research Repositories
- 设计多智能体框架,自动解析代码库并生成可执行部署脚本
- 在多个科研项目上验证,显著提升部署效率与准确性
- 适合关注自动化科研流程的开发者和研究者
随着计算机科学研究项目复杂度提升,高效部署代码仓库的需求日益迫切。大型语言模型(如Anthropic Claude和Meta Llama)在软件工程任务自动化方面已展现出显著进展。为评估其在处理复杂科研代码任务(特别是NLP/CV/AI/ML/DM领域)中的表现,我们提出CSR-Bench——一个针对计算机科学研究项目的基准测试。该基准从准确性、效率及部署脚本质量等维度评估大模型能力,旨在探索其在自主开展科研工作方面的潜力。我们还引入一种新框架CSR-Agents,利用多个大模型智能体协同工作,通过解析markdown文档中的说明和仓库结构,自动生成并迭代优化bash命令,完成实验环境搭建与代码部署。初步结果表明,大模型智能体能显著改善仓库部署流程,提升开发效率并优化研发工作流管理。
原文摘要 · Abstract (English)
The increasing complexity of computer science research projects demands more effective tools for deploying code repositories. Large Language Models (LLMs), such as Anthropic Claude and Meta Llama, have demonstrated significant advancements across various fields of computer science research, including the automation of diverse software engineering tasks. To evaluate the effectiveness of LLMs in handling complex code development tasks of research projects, particularly for NLP/CV/AI/ML/DM topics, we introduce CSR-Bench, a benchmark for Computer Science Research projects. This benchmark assesses LLMs from various aspects including accuracy, efficiency, and deployment script quality, aiming to explore their potential in conducting computer science research autonomously. We also introduce a novel framework, CSR-Agents, that utilizes multiple LLM agents to automate the deployment of GitHub code repositories of computer science research projects. Specifically, by checking instructions from markdown files and interpreting repository structures, the model generates and iteratively improves bash commands that set up the experimental environments and deploy the code to conduct research tasks. Preliminary results from CSR-Bench indicate that LLM agents can significantly enhance the workflow of repository deployment, thereby boosting developer productivity and improving the management of developmental workflows.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。