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

Google reveals Gemini Robotics 2.0, promising improved dexterity and safety 谷歌发布Gemini Robotics 2.0,承诺提升灵巧性和安全性

Google DeepMind introduces Gemini Robotics 2, a major upgrade enabling humanoid robots to perform complex tasks with improved dexterity and collaboration capabilities. The new Gemini Robotics ER 2 model processes live video feeds with near 60% accuracy for frame completeness and identifies key task moments with ~90% precision, allowing real-time failure recovery during multi-step operations. A trio of sub-models includes the publicly available ER 2 (vision-language reasoning), Gemini Robotics 2 Google DeepMind 发布 Gemini Robotics 2,通过三个新子模型实现更复杂的任务执行、环境分析及机器人协作能力。 核心模型 Gemini Robotics ER 2(具身推理模型)支持实时视频流处理,关键动作识别准确率提升至近90%,并具备故障重试与多步任务理解能力。 新增低延迟离线版本 Gemini Robotics On-Device 2,仅需约200个样本即可快速适配新型机器人硬件架构。 引入 ASIMOV-Agentic 安全基准测试框架,强化对不安全操作的拒绝机制及人类介入请求能力,提升物理世界中的AI安全性。 部分模型已向开发者开放(如ER 2 via G

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

Analysis 深度分析

TL;DR

  • Google DeepMind introduces Gemini Robotics 2, a major upgrade enabling humanoid robots to perform complex tasks with improved dexterity and collaboration capabilities.
  • The new Gemini Robotics ER 2 model processes live video feeds with near 60% accuracy for frame completeness and identifies key task moments with ~90% precision, allowing real-time failure recovery during multi-step operations.
  • A trio of sub-models includes the publicly available ER 2 (vision-language reasoning), Gemini Robotics 2 (action generation), and Gemini Robotics On-Device 2 (low-latency offline adaptation), with the latter requiring only ~200 examples to adapt to new robot designs.
  • Safety is enhanced through the ASIMOV-Agentic benchmark, which evaluates refusal of unsafe tool calls, task feasibility assessment, and human-assistance triggering, making ER 2 the safest version yet.

Why It Matters

This release marks a significant step toward general-purpose physical AI by enabling robots to understand dynamic environments, recover from errors autonomously, and collaborate safely—critical for deployment in unstructured real-world settings like homes or factories. The public availability of ER 2 lowers barriers for developers to build on embodied reasoning, while the safety benchmarks address critical risks of physical AI interacting with humans.

Technical Details

  • Gemini Robotics ER 2: An upgraded vision language model (VLM) that ingests live camera feeds to track task progress, achieving ~60% accuracy in classifying video frame completeness and ~90% in identifying critical task moments (e.g., stopping coffee pour). Enables real-time error correction without restarting entire sequences.
  • Collaboration Architecture: ER 2’s improved world understanding allows multiple robots (e.g., Apptronik Apollo 2 and Franka F3 Duo) to coordinate actions without interference, reducing hesitation observed in prior versions.
  • Action Models: Gemini Robotics 2 generates precise motor commands from high-level instructions via generative modeling; its on-device variant (On-Device 2) adapts to novel robot hardware using minimal data (~200 motion examples) with low latency.
  • Safety Framework: Integrates traditional physical safeguards with the ASIMOV-Agentic benchmark, which tests refusal of unsafe VLA tool calls, assesses task safety feasibility, and triggers human intervention when uncertainty exceeds thresholds.

Industry Insight

The modular design of Gemini Robotics 2—separating perception (ER 2), action generation (Robotics 2), and edge adaptation (On-Device 2)—provides a blueprint for scalable robot development where components can be updated independently. Public access to ER 2 will likely accelerate third-party innovation in embodied AI, while the ASIMOV-Agentic standard may become an industry benchmark for evaluating physical AI safety, pushing competitors to prioritize similar rigorous testing protocols before deployment.

TL;DR

  • Google DeepMind 发布 Gemini Robotics 2,通过三个新子模型实现更复杂的任务执行、环境分析及机器人协作能力。
  • 核心模型 Gemini Robotics ER 2(具身推理模型)支持实时视频流处理,关键动作识别准确率提升至近90%,并具备故障重试与多步任务理解能力。
  • 新增低延迟离线版本 Gemini Robotics On-Device 2,仅需约200个样本即可快速适配新型机器人硬件架构。
  • 引入 ASIMOV-Agentic 安全基准测试框架,强化对不安全操作的拒绝机制及人类介入请求能力,提升物理世界中的AI安全性。
  • 部分模型已向开发者开放(如ER 2 via Gemini Live API),推动通用型“物理AGI”从实验室走向实际应用生态。

为什么值得看

该进展标志着AI从纯数字交互向具身智能的关键跃迁,为制造业、物流及服务行业提供可落地的自主机器人解决方案;同时其模块化设计与安全评估体系为后续工业级部署提供了重要参考范式。

技术解析

  • Gemini Robotics ER 2:基于视觉语言模型(VLM)架构,集成Gemini Live API,支持连续视频帧输入以动态追踪任务进度,在视频帧完整性分类上达~60%准确率,关键操作节点识别精度接近90%,显著优于前代1.6版本及竞品视觉理解模块。
  • 多机器人协同机制:依托具身推理模型的上下文感知能力,使Apollo 2与Franka F3 Duo等异构机器人在共享空间中无冲突协作,减少传统路径规划中的过度保守行为。
  • 动作生成模型(Gemini Robotics 2 & On-Device 2):采用端到端视觉-语言-动作映射策略,将高层指令转化为底层电机控制信号;On-Device 2版本优化边缘计算效率,可在本地完成小样本迁移学习(~200次示范),适应不同机械结构。
  • 安全增强设计:每层AI决策均嵌入物理限位器与异常检测模块,结合ASIMOV-Agentic基准测试验证其对危险工具调用、空间侵犯行为的主动规避能力,ER 2版本被确认为迄今最安全的具身模型。

行业启示

  • 具身智能商业化加速:随着API开放与小样本适应能力成熟,企业可低成本定制专用机器人,预计未来1–2年内将在仓储分拣、精密装配等领域形成规模化应用。
  • 安全合规成为核心竞争力:新型安全基准的提出将倒逼厂商建立全链路风险评估流程,具备“可解释性+可中断性”设计的产品在政府采购与高风险场景中更具优势。
  • 软硬件耦合趋势深化:行动模型对特定硬件的快速适配能力促使机器人制造商提前预留传感器接口与算力资源,推动“AI原生机器人”设计理念成为下一代产品开发标准。

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

Gemini Gemini Robotics 机器人 Product Launch 产品发布