ROAICVLGJan 22, 2024

OK-Robot: What Really Matters in Integrating Open-Knowledge Models for Robotics

arXiv:2401.12202v238 citationsh-index: 15Robotics: Science and Systems
Originality Incremental advance
AI Analysis

This work addresses the problem of enabling robots to perform open-ended manipulation tasks in diverse environments, representing a significant but incremental advance in open vocabulary mobile manipulation.

The paper tackles the challenge of integrating open-knowledge models for general-purpose robotics by developing OK-Robot, a framework that combines vision-language models, navigation, and grasping primitives for pick-and-drop tasks without training, achieving a 58.5% success rate in real-world home environments and up to 82% in cleaner settings.

Remarkable progress has been made in recent years in the fields of vision, language, and robotics. We now have vision models capable of recognizing objects based on language queries, navigation systems that can effectively control mobile systems, and grasping models that can handle a wide range of objects. Despite these advancements, general-purpose applications of robotics still lag behind, even though they rely on these fundamental capabilities of recognition, navigation, and grasping. In this paper, we adopt a systems-first approach to develop a new Open Knowledge-based robotics framework called OK-Robot. By combining Vision-Language Models (VLMs) for object detection, navigation primitives for movement, and grasping primitives for object manipulation, OK-Robot offers a integrated solution for pick-and-drop operations without requiring any training. To evaluate its performance, we run OK-Robot in 10 real-world home environments. The results demonstrate that OK-Robot achieves a 58.5% success rate in open-ended pick-and-drop tasks, representing a new state-of-the-art in Open Vocabulary Mobile Manipulation (OVMM) with nearly 1.8x the performance of prior work. On cleaner, uncluttered environments, OK-Robot's performance increases to 82%. However, the most important insight gained from OK-Robot is the critical role of nuanced details when combining Open Knowledge systems like VLMs with robotic modules. Videos of our experiments and code are available on our website: https://ok-robot.github.io

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes