Being-0: A Humanoid Robotic Agent with Vision-Language Models and Modular Skills
Haoqi Yuan, Yu Bai, Yuhui Fu, Bohan Zhou, Yicheng Feng, Xinrun Xu, Yi Zhan, Börje F. Karlsson, Zongqing Lu
TL;DR
This paper tackles the challenge of enabling humanoid robots to perform long-horizon embodied tasks by integrating a Foundation Model with a modular skill library through a lightweight vision-language Connector. The Connector grounds high-level language plans into real-time, executable navigation and manipulation skills, substantially improving robustness and efficiency on a full-sized humanoid with active vision. Empirical results show strong task completion rates and notable efficiency gains (e.g., $4.2\times$ faster navigation) across complex scenarios, validating the value of grounding language-based planning in embodied perception. The work advances practical humanoid autonomy by decoupling high-level cognition from low-level control while maintaining real-time performance on onboard hardware, with clear avenues for future extension and safety improvements.
Abstract
Building autonomous robotic agents capable of achieving human-level performance in real-world embodied tasks is an ultimate goal in humanoid robot research. Recent advances have made significant progress in high-level cognition with Foundation Models (FMs) and low-level skill development for humanoid robots. However, directly combining these components often results in poor robustness and efficiency due to compounding errors in long-horizon tasks and the varied latency of different modules. We introduce Being-0, a hierarchical agent framework that integrates an FM with a modular skill library. The FM handles high-level cognitive tasks such as instruction understanding, task planning, and reasoning, while the skill library provides stable locomotion and dexterous manipulation for low-level control. To bridge the gap between these levels, we propose a novel Connector module, powered by a lightweight vision-language model (VLM). The Connector enhances the FM's embodied capabilities by translating language-based plans into actionable skill commands and dynamically coordinating locomotion and manipulation to improve task success. With all components, except the FM, deployable on low-cost onboard computation devices, Being-0 achieves efficient, real-time performance on a full-sized humanoid robot equipped with dexterous hands and active vision. Extensive experiments in large indoor environments demonstrate Being-0's effectiveness in solving complex, long-horizon tasks that require challenging navigation and manipulation subtasks. For further details and videos, visit https://beingbeyond.github.io/Being-0.
