🤖 AI Summary
This work addresses the challenges of complex instruction understanding, long-horizon task planning, and joint modeling of natural language interaction in vision-language robotic systems. Methodologically, it introduces the first unified architecture integrating chain-of-thought reasoning, proactive dialogue management, real-time interruption handling, and contextual commonsense reasoning—trained via a three-stage paradigm: (1) continual pretraining to enhance embodied reasoning, (2) supervised fine-tuning to model unified “reasoning–action” sequences, and (3) reinforcement learning to optimize long-horizon task consistency. As the high-level cognitive module within a hierarchical robotic system, the model enables end-to-end instruction execution and multi-turn dynamic dialogue. Evaluated on diverse interactive tasks—including tabletop clearing, shopping, and dietary filtering—it significantly outperforms GPT-4o and Gemini 2.5 Pro, demonstrating superior generalization and task coherence.
📝 Abstract
We introduce Robix, a unified model that integrates robot reasoning, task planning, and natural language interaction within a single vision-language architecture. Acting as the high-level cognitive layer in a hierarchical robot system, Robix dynamically generates atomic commands for the low-level controller and verbal responses for human interaction, enabling robots to follow complex instructions, plan long-horizon tasks, and interact naturally with human within an end-to-end framework. Robix further introduces novel capabilities such as proactive dialogue, real-time interruption handling, and context-aware commonsense reasoning during task execution. At its core, Robix leverages chain-of-thought reasoning and adopts a three-stage training strategy: (1) continued pretraining to enhance foundational embodied reasoning abilities including 3D spatial understanding, visual grounding, and task-centric reasoning; (2) supervised finetuning to model human-robot interaction and task planning as a unified reasoning-action sequence; and (3) reinforcement learning to improve reasoning-action consistency and long-horizon task coherence. Extensive experiments demonstrate that Robix outperforms both open-source and commercial baselines (e.g., GPT-4o and Gemini 2.5 Pro) in interactive task execution, demonstrating strong generalization across diverse instruction types (e.g., open-ended, multi-stage, constrained, invalid, and interrupted) and various user-involved tasks such as table bussing, grocery shopping, and dietary filtering.