RoboGround: Robotic Manipulation with Grounded Vision-Language Priors
Haifeng Huang, Xinyi Chen, Yilun Chen, Hao Li, Xiaoshen Han, Zehan Wang, Tai Wang, Jiangmiao Pang, Zhou Zhao
TL;DR
This work tackles poor generalization in robotic manipulation by introducing grounding masks as a structured intermediate representation derived from a grounded vision-language prior. The RoboGround framework combines a GLaMM-based grounded VLM that outputs target-object and placement-area masks with a Grounded Perceiver-enhanced policy that attends to mask-guided regions, enabling robust zero-shot and cross-domain performance. A large-scale data generation pipeline built on RoboCasa and Objaverse yields $24K$ demonstrations and $112K$ instructions across $176$ object categories, driving diversity in appearance, space, and commonsense reasoning. Experimental results show that mask-guided policies significantly improve generalization to unseen objects and instructions, though grasping remains a nontrivial bottleneck; future work includes integrating grasp-pose predictors and exploring end-to-end architectures for longer-horizon tasks.
Abstract
Recent advancements in robotic manipulation have highlighted the potential of intermediate representations for improving policy generalization. In this work, we explore grounding masks as an effective intermediate representation, balancing two key advantages: (1) effective spatial guidance that specifies target objects and placement areas while also conveying information about object shape and size, and (2) broad generalization potential driven by large-scale vision-language models pretrained on diverse grounding datasets. We introduce RoboGround, a grounding-aware robotic manipulation system that leverages grounding masks as an intermediate representation to guide policy networks in object manipulation tasks. To further explore and enhance generalization, we propose an automated pipeline for generating large-scale, simulated data with a diverse set of objects and instructions. Extensive experiments show the value of our dataset and the effectiveness of grounding masks as intermediate guidance, significantly enhancing the generalization abilities of robot policies.
