AI News AI资讯 7d ago Updated 7d ago 更新于 7天前 50

Study contradicts Anthropic and OpenAI claims that autonomous AI research is within reach 研究反驳Anthropic和OpenAI关于自主AI研究已触手可及的声明

A Princeton/UK AI Security Institute study using "Shadow Evaluation" found that frontier AI agents (Claude Opus 4.8, GPT-5.6 Sol) can handle AI research engineering but fail at core research judgment, with both agent-generated papers rejected by original authors as reviewers Agents systematically lacked scientific rigor: they discarded promising hypotheses on weak datasets, couldn't creatively pivot when falsified, gave up ambitious goals within 10 hours, and exhibited instruction drift over lon Princeton与英国AI安全研究所通过"Shadow Evaluation"测试发现,当前前沿AI模型能完成AI研究的工程部分,但在核心研究判断上全面失败 两项基于未发表NeurIPS论文的实验显示,AI代理在6天内仅完成部分工程任务,最终被原作者以"Strong Reject"和"Reject"驳回 AI代理系统性缺陷包括:缺乏研究判断力、无法创造性解决问题、过早锁定假设、资源管理不当、指令漂移 研究结果与Anthropic"AI加速研究"和OpenAI"GPT-5.6节省数周"等宣传形成鲜明对比 数学证明(演绎推理)与科学研究(需要溯因推理)存在本质差异,当前AI仍无法进行真正的知识创

72
Hot 热度
75
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • A Princeton/UK AI Security Institute study using "Shadow Evaluation" found that frontier AI agents (Claude Opus 4.8, GPT-5.6 Sol) can handle AI research engineering but fail at core research judgment, with both agent-generated papers rejected by original authors as reviewers
  • Agents systematically lacked scientific rigor: they discarded promising hypotheses on weak datasets, couldn't creatively pivot when falsified, gave up ambitious goals within 10 hours, and exhibited instruction drift over long contexts
  • Agents completed all engineering tasks autonomously (literature searches, GPU debugging, hundreds of experiments, LaTeX papers) with only three minor human interventions needed, and showed no reward hacking
  • The findings directly contradict claims from Anthropic and OpenAI about AI accelerating independent research, suggesting current models can recombine existing knowledge but cannot perform the abductive reasoning required for genuine scientific discovery

Why It Matters

This study provides the first rigorous, unpublished-paper-based evaluation of AI autonomous research capability, exposing a critical gap between industry marketing and empirical reality. For AI practitioners, it signals that while agents are viable research engineering assistants, they are not yet ready to drive open-ended scientific inquiry—a distinction that should temper expectations around AI-driven discovery pipelines.

Technical Details

  • Shadow Evaluation framework: Agents received only the core research question from unpublished NeurIPS 2026 papers; original authors served as reviewers, eliminating training-data leakage and bypassing the unreliable peer-review process
  • Agent setup: Claude Opus 4.8 with Extra-High Reasoning and GPT-5.6 Sol ran inside OpenClaw, an open-source vendor-neutral scaffold that orchestrates subagents, monitors resource usage, and supports long-running GPU jobs with automatic heartbeat wakeups
  • Resources allocated: Each agent received six days, $3,000 in API credits, GPU budget, full VM access, and open web access; both agents spent less than half their API budget before declaring completion
  • Two test cases: (1) "Personas" — steering language model personality traits through weight manipulation; (2) "TabPFN" — detecting distributional shift in tabular prediction models at deployment time
  • Failure analysis: Agents showed poor experiment motivation, "proof by example" reasoning, early locking into narrow approaches, inability to address reviewer criticism across 15 revision rounds, and instruction drift (papers exceeding length limits, zero visualizations in one paper vs. 15 in the human original)

Industry Insight

  • The gap between engineering execution and research judgment is the critical bottleneck for autonomous AI research; investing in better hypothesis generation, creative pivoting, and long-context instruction retention will matter more than raw compute or reasoning depth
  • Peer-review-based evaluations of AI research are unreliable (workshop acceptance rates of 60-70% vs. 20-30% for main conferences); the Shadow Evaluation approach of using original authors as reviewers should become a standard for validating autonomous research claims
  • Industry narratives around AI-driven research acceleration appear overstated; organizations should position current AI agents as powerful research engineering tools rather than independent researchers, and allocate human expertise toward the abductive, creative leaps that models cannot yet perform

TL;DR

  • Princeton与英国AI安全研究所通过"Shadow Evaluation"测试发现,当前前沿AI模型能完成AI研究的工程部分,但在核心研究判断上全面失败
  • 两项基于未发表NeurIPS论文的实验显示,AI代理在6天内仅完成部分工程任务,最终被原作者以"Strong Reject"和"Reject"驳回
  • AI代理系统性缺陷包括:缺乏研究判断力、无法创造性解决问题、过早锁定假设、资源管理不当、指令漂移
  • 研究结果与Anthropic"AI加速研究"和OpenAI"GPT-5.6节省数周"等宣传形成鲜明对比
  • 数学证明(演绎推理)与科学研究(需要溯因推理)存在本质差异,当前AI仍无法进行真正的知识创造

为什么值得看

这项研究首次通过严格的双盲评估验证了AI自主研究能力的真实水平,直接检验了头部AI实验室的宣传主张。对AI从业者而言,它揭示了当前模型在研究工程与科研判断之间的关键差距,为AI研究工具的定位提供了实证依据。

技术解析

  • Shadow Evaluation方法:研究者将未发表的NeurIPS 2026论文核心研究问题交给AI代理,由原作者以会议审稿人身份评估结果,避免训练数据泄露
  • 实验设置:使用Claude Opus 4.8(Extra-High Reasoning)和GPT-5.6 Sol,每个代理获得6天时间、$3,000 API额度、GPU预算和完整VM访问权限
  • CRUX-2脚手架:开源Agent框架,支持子代理委派、GPU任务监控、心跳唤醒机制,可咨询外部AI评审工具
  • 两项测试论文:①语言模型人格特质通过权重引导的研究;②TabPFN方法检测表格预测模型在部署数据与训练数据差异时的准确性下降
  • 评估结果:两份AI论文均被原作者拒绝,一份获"Strong Reject",批评包括动机不足的实验、不可读的文稿、"例证证明"谬误

行业启示

  • AI研究工具定位:当前AI更适合辅助研究工程(文献检索、代码调试、实验执行),而非替代研究判断和创造性假设生成
  • 宣传与现实的差距:头部实验室的"AI加速研究"主张缺乏严格实证支持,行业需要更透明的评估标准
  • 未来研究方向:需要开发具备溯因推理能力的模型,或设计人机协作框架,让AI处理工程任务、人类负责研究判断

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Agent Agent Evaluation 评测 Research 科学研究 Claude Claude GPT GPT