paper-with-me

Papers

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

2024-01-22 · Peiqi Liu, Yaswanth Orru, Jay Vakil, Chris Paxton, Nur Muhammad Mahi Shafiullah, Lerrel Pinto

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

📄 PDF Abstract BibTeX arXiv:2401.12202

Code (1)

ok-robot/ok-robot 공식 구현 pytorch

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

What really matters for person re-identification? A Mixture-of-Experts Framework for Semantic Attribute Importance

2025-12-09 · Athena Psalta, Vasileios Tsironis, Konstantinos Karantzalos arxiv

State-of-the-art person re-identification methods achieve impressive accuracy but remain largely opaque, leaving open the question: which high-level semantic attributes do these models actually rely on? We propose MoSAIC…

Person Re-Identification

Simple-BEV: What Really Matters for Multi-Sensor BEV Perception?

2022-06-16 · Adam W. Harley, Zhaoyuan Fang, Jie Li, Rares Ambrus 외

Building 3D perception systems for autonomous vehicles that do not rely on high-density LiDAR is a critical research problem because of the expense of LiDAR systems compared to cameras and other sensors. Recent research …

Autonomous VehiclesBird's-Eye View Semantic SegmentationData Augmentation

What Matters to You? Towards Visual Representation Alignment for Robot Learning

2023-10-11 · Ran Tian, Chenfeng Xu, Masayoshi Tomizuka, Jitendra Malik 외

When operating in service of people, robots need to optimize rewards aligned with end-user preferences. Since robots will rely on raw perceptual inputs like RGB images, their rewards will inevitably use visual representa…

Zero-shot Generalization

What Matters When Cotraining Robot Manipulation Policies on Everyday Human Videos?

2026-06-04 · Richard Li, Aditya Prakash, Andrew Wen, Saurabh Gupta 외 arxiv

Human video datasets used for cotraining robot manipulation policies largely consist of curated demonstrations where motions are orchestrated to resemble robot behavior and 3D hand poses are captured with specialized har…

Robot Manipulation

What Really is Deep Learning Doing?

2017-11-06 · Chuyu Xiong

Deep learning has achieved a great success in many areas, from computer vision to natural language processing, to game playing, and much more. Yet, what deep learning is really doing is still an open question. There are …

Deep LearningOpen-Ended Question Answering