AI做科研:满分100,最强模型只拿21分
我们总说AI能帮科学家干活,但让它从头到尾独立完成一项研究呢?这篇论文给了一个残酷的答案:满分100,最强AI只拿了21.5分。研究者从10个科学领域挑了40个真实已发表的研究,给AI提供原始数据和相关文献,但藏起最终论文,看它能不能自己重新发现结论。结果发现,AI最常栽在实验方案对不上、证据矛盾、以及丢失科学核心——它更像一个会写论文的实习生,而不是一个能独立思考的科学家。这不是你明天能用上的东西,但它诚实画出了AI科研能力的真实边界。
📄 原文摘要(英文)
AI coding agents are increasingly used for scientific work, but their end-to-end autonomous research capability remains difficult to verify. We present ResearchClawBench, a benchmark for evaluating autonomous scientific research across 40 tasks from 10 scientific domains. Each task is grounded in a real published paper, provides related literature and raw data, and hides the target paper during evaluation. Expert-curated multimodal rubrics decompose the target scientific artifacts into weighted criteria, enabling evaluation of target-paper-level re-discovery while leaving room for new discovery. We evaluate seven autonomous research (auto-research) agents under a unified protocol and seventeen native LLMs through the lightweight ResearchHarness. Current systems remain far from reliable re-discovery: the strongest autonomous agent, Claude Code, averages 21.5, and the strongest ResearchHarness LLM, Claude-Opus-4.7, averages 20.7, with an LLM frontier mean of only 26.5. Error analysis shows that failures concentrate in experimental protocol mismatch, evidence mismatch, and missing scientific core. ResearchClawBench provides a reproducible evaluation frontier for measuring progress toward autonomous scientific research.