paper-with-me

홈 › Papers

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

2022-09-12 · William Chen, Siyi Hu, Rajat Talak, Luca Carlone

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.

📄 PDF Abstract BibTeX arXiv:2209.05629

Code (1)

mit-spark/llm_scene_understanding 공식 구현 pytorch

Tasks

Common Sense ReasoningScene ClassificationScene Understanding

Similar Papers 제목 키워드 기반

Language-Grounded Hierarchical Planning and Execution with Multi-Robot 3D Scene Graphs

2025-06-09 · Jared Strader, Aaron Ray, Jacob Arkin, Mason B. Peterson 외

In this paper, we introduce a multi-robot system that integrates mapping, localization, and task and motion planning (TAMP) enabled by 3D scene graphs to execute complex instructions expressed in natural language. Our sy…

Language ModelingLanguage ModellingLarge Language ModelMotion Planning+1

Hierarchical Open-Vocabulary 3D Scene Graphs for Language-Grounded Robot Navigation

2024-03-26 · Abdelrhman Werby, Chenguang Huang, Martin Büchner, Abhinav Valada 외

Recent open-vocabulary robot mapping methods enrich dense geometric maps with pre-trained visual-language features. While these maps allow for the prediction of point-wise saliency maps when queried for a certain languag…

ObjectRobot Navigation

Semantically Grounded Object Matching for Robust Robotic Scene Rearrangement

2021-11-15 · Walter Goodwin, Sagar Vaze, Ioannis Havoutis, Ingmar Posner

Object rearrangement has recently emerged as a key competency in robot manipulation, with practical solutions generally involving object detection, recognition, grasping and high-level planning. Goal-images describing a …

Language ModellingObjectobject-detectionObject Detection+2

Robotic Scene Cloning:Advancing Zero-Shot Robotic Scene Adaptation in Manipulation via Visual Prompt Editing

2026-03-10 · Binyuan Huang, Yuqing Wen, Yucheng Zhao, Yaosi Hu 외 arxiv

Modern robots can perform a wide range of simple tasks and adapt to diverse scenarios in the well-trained environment. However, deploying pre-trained robot models in real-world user scenarios remains challenging due to t…

SpatialAnt: Autonomous Zero-Shot Robot Navigation via Active Scene Reconstruction and Visual Anticipation

2026-03-27 · Jiwen Zhang, Xiangyu Shi, Siyuan Wang, Zerui Li 외 arxiv

Vision-and-Language Navigation (VLN) has recently benefited from Multimodal Large Language Models (MLLMs), enabling zero-shot navigation. While recent exploration-based zero-shot methods have shown promising results by l…

Robot NavigationPoint Clouds