Polaris: Open-ended Interactive Robotic Manipulation via Syn2Real Visual Grounding and Large Language Models
Tianyu Wang, Haitao Lin, Junqiu Yu, Yanwei Fu
TL;DR
Polaris addresses open-ended tabletop manipulation by fusing GPT-4-based perception with grounded vision and a synthetic-to-real 6D pose estimation pipeline trained entirely on synthetic data. The Syn2Real category-level pose estimator extends SAR-Net to 24 categories, enabling real-world pose inference for a 6D pose-based manipulation planner within an interactive LLM-guided framework. Real-robot experiments validate high pose estimation accuracy and effective task execution, including complex compositional tasks, while ablations show the value of components such as Grounded-Light-HQSAM and GPT-4 prompts. The approach promises robust generalization to broader object categories and task domains, suggesting practical potential for flexible, open-ended human-robot collaboration on real-world tables.
Abstract
This paper investigates the task of the open-ended interactive robotic manipulation on table-top scenarios. While recent Large Language Models (LLMs) enhance robots' comprehension of user instructions, their lack of visual grounding constrains their ability to physically interact with the environment. This is because the robot needs to locate the target object for manipulation within the physical workspace. To this end, we introduce an interactive robotic manipulation framework called Polaris, which integrates perception and interaction by utilizing GPT-4 alongside grounded vision models. For precise manipulation, it is essential that such grounded vision models produce detailed object pose for the target object, rather than merely identifying pixels belonging to them in the image. Consequently, we propose a novel Synthetic-to-Real (Syn2Real) pose estimation pipeline. This pipeline utilizes rendered synthetic data for training and is then transferred to real-world manipulation tasks. The real-world performance demonstrates the efficacy of our proposed pipeline and underscores its potential for extension to more general categories. Moreover, real-robot experiments have showcased the impressive performance of our framework in grasping and executing multiple manipulation tasks. This indicates its potential to generalize to scenarios beyond the tabletop. More information and video results are available here: https://star-uu-wang.github.io/Polaris/
