CVLGOct 8, 2023

Compositional Semantics for Open Vocabulary Spatio-semantic Representations

arXiv:2310.04981v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing robot autonomy and task completion through improved semantic reasoning, representing an incremental advancement in spatio-semantic memory for robotics.

The paper tackles the problem of enabling robots to reason about complex tasks requiring information beyond current perception by proposing latent compositional semantic embeddings (z*) as a queryable spatio-semantic memory representation. The results show that z* can represent up to 10 semantics with SBERT and up to 100 for ideal embeddings, and a VLM trained on COCO-Stuff achieves 42.23 mIoU for overlapping semantics while improving non-overlapping segmentation by +3.48 mIoU.

General-purpose mobile robots need to complete tasks without exact human instructions. Large language models (LLMs) is a promising direction for realizing commonsense world knowledge and reasoning-based planning. Vision-language models (VLMs) transform environment percepts into vision-language semantics interpretable by LLMs. However, completing complex tasks often requires reasoning about information beyond what is currently perceived. We propose latent compositional semantic embeddings z* as a principled learning-based knowledge representation for queryable spatio-semantic memories. We mathematically prove that z* can always be found, and the optimal z* is the centroid for any set Z. We derive a probabilistic bound for estimating separability of related and unrelated semantics. We prove that z* is discoverable by iterative optimization by gradient descent from visual appearance and singular descriptions. We experimentally verify our findings on four embedding spaces incl. CLIP and SBERT. Our results show that z* can represent up to 10 semantics encoded by SBERT, and up to 100 semantics for ideal uniformly distributed high-dimensional embeddings. We demonstrate that a simple dense VLM trained on the COCO-Stuff dataset can learn z* for 181 overlapping semantics by 42.23 mIoU, while improving conventional non-overlapping open-vocabulary segmentation performance by +3.48 mIoU compared with a popular SOTA model.

Foundations

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

Your Notes