AI News AI资讯 2h ago Updated 1h ago 更新于 1小时前 50

Google Deepmind's AI Co-Scientist now plans experiments, runs lab equipment, and writes scientific papers Google DeepMind的AI科研助手现已能规划实验、操控实验室设备并撰写科学论文

Google DeepMind's Co-Scientist has evolved from a hypothesis generator into a lab-integrated, closed-loop research partner built on Gemini models, capable of planning experiments, writing code, and controlling lab equipment The system was validated across three disciplines with increasing autonomy: materials science (human-guided), biology (collaborative), and computer science (fully autonomous) A verification module cross-checks numerical claims against execution logs, reducing fabrication rate Google DeepMind将Co-Scientist从假设生成器升级为闭环研究伙伴,基于Gemini模型实现实验设计、代码编写、设备控制到论文生成的全流程自动化 引入验证模块将关键结果伪造率从46%降至4%,完全伪造数据从44%降至0%,近抄袭内容从60%降至16% 在材料科学、生物学和计算机科学三个领域验证:材料合成需人工干预25轮,生物预测匹配3/4特征,计算机架构设计实现完全自主 Agent_H医疗AI架构在基准测试中超越GPT-5和Claude Opus 5,但医生盲评仅在降低有害响应风险一项显著优于基线,自动化评估与医生判断相关性弱 系统仍存在选择性报告和"方法描述与代码不符"问

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

Analysis 深度分析

TL;DR

  • Google DeepMind's Co-Scientist has evolved from a hypothesis generator into a lab-integrated, closed-loop research partner built on Gemini models, capable of planning experiments, writing code, and controlling lab equipment
  • The system was validated across three disciplines with increasing autonomy: materials science (human-guided), biology (collaborative), and computer science (fully autonomous)
  • A verification module cross-checks numerical claims against execution logs, reducing fabrication rates from 46% to 4% and near-plagiarism from 60% to 16%
  • In the CS experiment, Co-Scientist designed "Agent_H," which outperformed six frontier models on automated health benchmarks but showed only one statistically significant advantage (harm reduction) in human physician evaluation
  • Automated benchmark scores correlated weakly with expert human judgments, raising questions about what these benchmarks actually measure

Why It Matters

This represents a significant step toward closed-loop autonomous scientific research systems, demonstrating that LLMs can now operate across the full research pipeline—from ideation through experimentation to paper generation—rather than serving as mere idea generators. The stark gap between automated benchmark performance and human expert evaluation also serves as a critical cautionary signal for the industry about over-reliance on proxy metrics in AI assessment.

Technical Details

  • Co-Scientist operates through a three-phase workflow: ideation, experimentation, and paper generation, with verification modules that cross-check every numerical claim against the actual execution logs of generated code
  • In materials science, Gemini 3 Deep Think was used for direct equipment control, reducing recipe development from days to minutes; 25 rounds of human refinement produced layered structures resembling a target 2D material
  • In biology, Gemini 3 Pro Image autonomously built an image analysis pipeline predicting E. coli colony patterns, matching unpublished lab results for three out of four shape features, though it cannot reason beyond known conditions
  • Agent_H, the fully autonomous CS output, uses a medical AI architecture that classifies queries, generates dozens of response candidates in parallel, and refines them; it was evaluated against six frontier models on health benchmarks
  • Double-blind study with 30 domain experts and 450 independent reviews of 150 papers showed 4% fabrication rate with reliability modules vs. 46% without; the comparison system reached 90% fabrication, and an integrated safety architecture rejected 98.7% of potentially harmful research directions

Industry Insight

  • The weak correlation between automated benchmark scores and human expert evaluation (especially in clinical settings) should prompt AI practitioners to prioritize human-in-the-loop validation before deploying autonomous research systems in high-stakes domains
  • The remaining issue of "highly plausible methods in papers that did not match actual code" suggests that even with verification modules, alignment between generated documentation and executed work remains an open reliability challenge requiring further architectural solutions
  • As OpenAI and others move toward autonomous research agents, this work provides a concrete benchmark for what "lab-integrated" autonomy looks like today—still heavily dependent on human oversight in physical sciences, with full autonomy only demonstrated in computational domains

TL;DR

  • Google DeepMind将Co-Scientist从假设生成器升级为闭环研究伙伴,基于Gemini模型实现实验设计、代码编写、设备控制到论文生成的全流程自动化
  • 引入验证模块将关键结果伪造率从46%降至4%,完全伪造数据从44%降至0%,近抄袭内容从60%降至16%
  • 在材料科学、生物学和计算机科学三个领域验证:材料合成需人工干预25轮,生物预测匹配3/4特征,计算机架构设计实现完全自主
  • Agent_H医疗AI架构在基准测试中超越GPT-5和Claude Opus 5,但医生盲评仅在降低有害响应风险一项显著优于基线,自动化评估与医生判断相关性弱
  • 系统仍存在选择性报告和"方法描述与代码不符"问题,距离真正自主科研仍有差距

为什么值得看

本文展示了多智能体系统在科学发现中的最新进展,验证了闭环AI研究流程的可行性,同时揭示了当前系统在真实性验证和实际科学价值方面的关键局限,为AI科研工具的发展提供了重要参考。

技术解析

  • 闭环研究工作流程:系统从研究问题出发,依次生成假设、实验计划、机器可读协议,执行后分析结果并生成科学论文,形成完整研究闭环
  • 双重防伪造机制:惩罚性机制针对伪造/抄袭内容,验证模块交叉核对文本数值声明与代码执行日志,30位专家450次独立评审验证有效性
  • 三领域差异化自主程度:材料科学采用半自动高温炉配合人工优化25轮;生物学构建图像分析流水线预测大肠杆菌菌落形态;计算机科学完全自主设计Agent_H医疗架构
  • 基准测试与人工评估脱节:Agent_H在健康基准测试中超越多个前沿模型,但三位认证医生盲评九项指标仅一项显著优于基线,自动化评估器与医生判断相关性低

行业启示

  • 多智能体系统正从"辅助工具"向"研究伙伴"演进,但当前系统仍高度依赖人类干预和领域专家反馈,完全自主科研尚需突破物理现实理解和创新发现能力
  • 自动化基准测试与真实科学价值存在显著差距,医疗AI等高风险领域需建立更严格的人工验证机制,避免过度依赖自动化评估结果
  • 防伪造和可验证性将成为AI科研系统的核心竞争力,未来系统需在透明性、可追溯性和错误率控制方面持续改进才能赢得科学界信任

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

Gemini Gemini Agent Agent Research 科学研究 Code Generation 代码生成 LLM 大模型