构建首个评估大模型在社科研究中复现能力的全流程基准
ReplicatorBench: Benchmarking LLM Agents for Replicability in Social and Behavioral Sciences
- 设计三阶段流程:数据提取、实验执行、结果解读
- 发现大模型难获取新数据,但能较好完成实验设计与运行
- 适合关注科研可复现性与AI评估能力的研究者
当前针对大模型自动评估科学论文的研究多聚焦于代码和数据可复现性,但忽略了真实场景中新数据难以获取的问题,且仅评估可复现论文,缺乏对不可复现研究的识别能力。为此,我们提出 ReplicatorBench,一个面向社会与行为科学的端到端基准,包含经人工验证的可复现与不可复现研究主张,覆盖三个阶段:(1)复现数据的抽取与检索;(2)计算实验的设计与执行;(3)结果解释。为建立基线,我们开发了 ReplicatorAgent,集成网页搜索与沙箱环境交互等工具。在四个底层大语言模型上测试,结果显示:大模型虽能有效设计并执行实验,但在获取必要新数据方面表现不佳。所有代码与数据公开于 https://github.com/CenterForOpenScience/llm-benchmarking。
原文摘要 · Abstract (English)
The literature has witnessed an emerging interest in AI agents for automated assessment of scientific papers. Existing benchmarks focus primarily on the computational aspect of this task, testing agents' ability to reproduce or replicate research outcomes when having access to the code and data. This setting, while foundational, (1) fails to capture the inconsistent availability of new data for replication as opposed to reproduction, and (2) lacks ground-truth diversity by focusing only on reproducible papers, thereby failing to evaluate an agent's ability to identify non-replicable research. Furthermore, most benchmarks only evaluate outcomes rather than the replication process. In response, we introduce ReplicatorBench, an end-to-end benchmark, including human-verified replicable and non-replicable research claims in social and behavioral sciences for evaluating AI agents in research replication across three stages: (1) extraction and retrieval of replication data; (2) design and execution of computational experiments; and (3) interpretation of results, allowing a test of AI agents' capability to mimic the activities of human replicators in real world. To set a baseline of AI agents' capability, we develop ReplicatorAgent, an agentic framework equipped with necessary tools, like web search and iterative interaction with sandboxed environments, to accomplish tasks in ReplicatorBench. We evaluate ReplicatorAgent across four underlying large language models (LLMs), as well as different design choices of programming language and levels of code access. Our findings reveal that while current LLM agents are capable of effectively designing and executing computational experiments, they struggle with retrieving resources, such as new data, necessary to replicate a claim. All code and data are publicly available at https://github.com/CenterForOpenScience/llm-benchmarking.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。