ROCLCVLGSep 12, 2022

Leveraging Large (Visual) Language Models for Robot 3D Scene Understanding

arXiv:2209.05629v227 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses a critical issue in robotics for household tasks, though it is incremental as it builds on existing language models.

The paper tackled the problem of robots lacking common-sense knowledge for 3D scene understanding by leveraging pre-trained language models, achieving about 70% room classification accuracy and outperforming pure-vision and graph classifiers.

Abstract semantic 3D scene understanding is a problem of critical importance in robotics. As robots still lack the common-sense knowledge about household objects and locations of an average human, we investigate the use of pre-trained language models to impart common sense for scene understanding. We introduce and compare a wide range of scene classification paradigms that leverage language only (zero-shot, embedding-based, and structured-language) or vision and language (zero-shot and fine-tuned). We find that the best approaches in both categories yield $\sim 70\%$ room classification accuracy, exceeding the performance of pure-vision and graph classifiers. We also find such methods demonstrate notable generalization and transfer capabilities stemming from their use of language.

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