paper-with-me

홈 › Papers

SceneGPT: A Language Model for 3D Scene Understanding

2024-08-13 · Shivam Chandhok

Building models that can understand and reason about 3D scenes is difficult owing to the lack of data sources for 3D supervised training and large-scale training regimes. In this work we ask - How can the knowledge in a pre-trained language model be leveraged for 3D scene understanding without any 3D pre-training. The aim of this work is to establish whether pre-trained LLMs possess priors/knowledge required for reasoning in 3D space and how can we prompt them such that they can be used for general purpose spatial reasoning and object understanding in 3D. To this end, we present SceneGPT, an LLM based scene understanding system which can perform 3D spatial reasoning without training or explicit 3D supervision. The key components of our framework are - 1) a 3D scene graph, that serves as scene representation, encoding the objects in the scene and their spatial relationships 2) a pre-trained LLM that can be adapted with in context learning for 3D spatial reasoning. We evaluate our framework qualitatively on object and scene understanding tasks including object semantics, physical properties and affordances (object-level) and spatial understanding (scene-level).

📄 PDF Abstract BibTeX arXiv:2408.06926

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningLanguage ModelingLanguage ModellingmodelObjectScene UnderstandingSpatial Reasoning

Similar Papers 제목 키워드 기반

Language-Assisted 3D Feature Learning for Semantic Scene Understanding

2022-11-25 · Junbo Zhang, Guofan Fan, Guanghan Wang, Zhengyuan Su 외

Learning descriptive 3D features is crucial for understanding 3D scenes with diverse objects and complex structures. However, it is usually unknown whether important geometric attributes and scene context obtain enough e…

DescriptiveInstance SegmentationObjectobject-detection+3

Lexicon3D: Probing Visual Foundation Models for Complex 3D Scene Understanding

2024-09-05 · Yunze Man, Shuhong Zheng, Zhipeng Bao, Martial Hebert 외

Complex 3D scene understanding has gained increasing attention, with scene encoding strategies playing a crucial role in this success. However, the optimal scene encoding strategies for various scenarios remain unclear, …

Question AnsweringScene UnderstandingVisual Grounding

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 …

Common Sense ReasoningScene ClassificationScene Understanding

Scenes as Tokens: Multi-Scale Normal Distributions Transform Tokenizer for General 3D Vision-Language Understanding

2025-11-26 · Yutao Tang, Cheng Zhao, Gaurav Mittal, Rohith Kukkala 외 arxiv

Recent advances in 3D vision-language models (VLMs) highlight a strong potential for 3D scene understanding and reasoning. However, effectively tokenizing 3D scenes into holistic scene tokens, and leveraging these tokens…

Visual Question Answering3D dense captioningScene UnderstandingPoint Clouds

LLaVA$^3$: Representing 3D Scenes like a Cubist Painter to Boost 3D Scene Understanding of VLMs

2025-11-20 · Doriand Petit, Steve Bourgeois, Vincent Gay-Bellile, Florian Chabot 외 arxiv

Developing a multi-modal language model capable of understanding 3D scenes remains challenging due to the limited availability of 3D training data, in contrast to the abundance of 2D datasets used for vision-language mod…

Multi-View 3D ReconstructionScene Understanding