Google DeepMind's Gemini Robotics 2 introduces an intelligence layer for physical AI, enabling more dexterous, multi-step tasks through a combination of vision-language-action (VLA) and embodied reasoning (ER) models. The architecture highlights a hybrid approach, integrating on-device processing for real-time safety and critical decisions with cloud-based models for deeper reasoning and long-term learning, crucial for robust robotic systems in unpredictable real-world environments.
Read original on The New StackGemini Robotics 2 is designed to enhance physical AI capabilities, allowing robots to perform complex, multi-step tasks with greater dexterity and full-body control. The system is composed of three core models: the Vision-Language-Action (VLA) model, its lightweight On-Device version, and the Embodied Reasoning (ER) model. This integrated approach aims to bridge the gap between AI models and real-world physical execution, addressing challenges like continuous replanning and adaptation to dynamic environments.
Hybrid Cloud-Edge Architecture for Robotics
The article emphasizes a hybrid architecture where critical, real-time perception, motion planning, and safety decisions occur at the edge (on-device). Deeper reasoning, long-term learning, and more complex cognitive tasks are handled by cloud-based models. This distributed approach ensures both responsiveness and advanced intelligence, showcasing a common system design pattern for IoT and AI-driven physical systems.
Gemini Robotics 2 is designed for adaptability across various robot embodiments. Developers can quickly adapt skills to new systems with different shapes, sensors, and degrees of freedom with minimal examples and adaptation time. Furthermore, the system supports robot collaboration, allowing multiple intelligent humanoids to work together on complex workflows, highlighting aspects of distributed task execution and coordination within a physical system.
The introduction of ASIMOV-Agentic, a new benchmark for agentic safety orchestration and uncertainty resolution, underscores the importance of safety and human oversight in AI-driven robotic systems. This includes the agent's ability to refuse unsafe actions and flag situations for human intervention.