ROAICVLGAug 31, 2023

Language-Conditioned Path Planning

arXiv:2308.16893v115 citationsh-index: 164
Originality Highly original
AI Analysis

This addresses robotic manipulation tasks where contact is sometimes desired and sometimes harmful, representing a novel domain extension rather than an incremental improvement.

The paper tackles the limitation of traditional collision-free path planning algorithms in contact-rich robotic tasks by proposing Language-Conditioned Path Planning, with LACO enabling flexible, conditional planning that allows safe collisions. Results demonstrate LACO facilitates complex path plans in simulation and real-world scenarios without needing manual annotations or ground-truth data.

Contact is at the core of robotic manipulation. At times, it is desired (e.g. manipulation and grasping), and at times, it is harmful (e.g. when avoiding obstacles). However, traditional path planning algorithms focus solely on collision-free paths, limiting their applicability in contact-rich tasks. To address this limitation, we propose the domain of Language-Conditioned Path Planning, where contact-awareness is incorporated into the path planning problem. As a first step in this domain, we propose Language-Conditioned Collision Functions (LACO) a novel approach that learns a collision function using only a single-view image, language prompt, and robot configuration. LACO predicts collisions between the robot and the environment, enabling flexible, conditional path planning without the need for manual object annotations, point cloud data, or ground-truth object meshes. In both simulation and the real world, we demonstrate that LACO can facilitate complex, nuanced path plans that allow for interaction with objects that are safe to collide, rather than prohibiting any collision.

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