ROCLJun 9, 2022

Extracting Zero-shot Common Sense from Large Language Models for Robot 3D Scene Understanding

arXiv:2206.04585v23 citationsh-index: 57
AI Analysis

This addresses a critical gap in robotics for scalable high-level scene understanding, though it is incremental as it builds on existing spatial perception systems.

The paper tackles the problem of robots lacking common sense knowledge for 3D scene understanding by introducing a zero-shot method that leverages large language models to label rooms based on objects, requiring no task-specific pre-training and generalizing to unseen labels.

Semantic 3D scene understanding is a problem of critical importance in robotics. While significant advances have been made in simultaneous localization and mapping algorithms, robots are still far from having the common sense knowledge about household objects and their locations of an average human. We introduce a novel method for leveraging common sense embedded within large language models for labelling rooms given the objects contained within. This algorithm has the added benefits of (i) requiring no task-specific pre-training (operating entirely in the zero-shot regime) and (ii) generalizing to arbitrary room and object labels, including previously-unseen ones -- both of which are highly desirable traits in robotic scene understanding algorithms. The proposed algorithm operates on 3D scene graphs produced by modern spatial perception systems, and we hope it will pave the way to more generalizable and scalable high-level 3D scene understanding for robotics.

Foundations

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

Your Notes