paper-with-me

홈 › Papers

Text-Scene: A Scene-to-Language Parsing Framework for 3D Scene Understanding

2025-09-20 · Haoyuan Li, Rui Liu, Hehe Fan, Yi Yang arxiv

Enabling agents to understand and interact with complex 3D scenes is a fundamental challenge for embodied artificial intelligence systems. While Multimodal Large Language Models (MLLMs) have achieved significant progress in 2D image understanding, extending such capabilities to 3D scenes remains difficult: 1) 3D environment involves richer concepts such as spatial relationships, affordances, physics, layout, and so on, 2) the absence of large-scale 3D vision-language datasets has posed a significant obstacle. In this paper, we introduce Text-Scene, a framework that automatically parses 3D scenes into textual descriptions for scene understanding. Given a 3D scene, our model identifies object attributes and spatial relationships, and then generates a coherent summary of the whole scene, bridging the gap between 3D observation and language without requiring human-in-the-loop intervention. By leveraging both geometric analysis and MLLMs, Text-Scene produces descriptions that are accurate, detailed, and human-interpretable, capturing object-level details and global-level context. Experimental results on benchmarks demonstrate that our textual parses can faithfully represent 3D scenes and benefit downstream tasks. To evaluate the reasoning capability of MLLMs, we present InPlan3D, a comprehensive benchmark for 3D task planning, consisting of 3174 long-term planning tasks across 636 indoor scenes. We emphasize clarity and accessibility in our approach, aiming to make 3D scene content understandable through language. Code and datasets will be released.

📄 PDF Abstract BibTeX arXiv:2509.16721

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

SGRAM: Improving Scene Graph Parsing via Abstract Meaning Representation

2022-10-17 · Woo Suk Choi, Yu-Jung Heo, Byoung-Tak Zhang

Scene graph is structured semantic representation that can be modeled as a form of graph from images and texts. Image-based scene graph generation research has been actively conducted until recently, whereas text-based s…

Abstract Meaning RepresentationDependency ParsingGraph GenerationImage Retrieval+5

Scene Graph Parsing via Abstract Meaning Representation in Pre-trained Language Models

2022-07-01 · NAACL (DLG4NLP) 2022 7 · Woo Suk Choi, Yu-Jung Heo, Dharani Punithan, Byoung-Tak Zhang

In this work, we propose the application of abstract meaning representation (AMR) based semantic parsing models to parse textual descriptions of a visual scene into scene graphs, which is the first work to the best of ou…

Abstract Meaning RepresentationAMR ParsingDependency ParsingSemantic Parsing

Pyramid Scene Parsing Network

2016-12-04 · CVPR 2017 7 · Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang 외

Scene parsing is challenging for unrestricted open vocabulary and diverse scenes. In this paper, we exploit the capability of global context information by different-region-based context aggregation through our pyramid p…

Dichotomous Image SegmentationImage ClassificationLesion SegmentationReal-Time Semantic Segmentation+4

Video Scene Parsing with Predictive Feature Learning

2016-12-01 · ICCV 2017 10 · Xiaojie Jin, Xin Li, Huaxin Xiao, Xiaohui Shen 외

In this work, we address the challenging video scene parsing problem by developing effective representation learning methods given limited parsing annotations. In particular, we contribute two novel methods that constitu…

Representation LearningScene Parsing

Scene Graph Parsing as Dependency Parsing

2018-03-25 · NAACL 2018 6 · Yu-Siang Wang, Chenxi Liu, Xiaohui Zeng, Alan Yuille

In this paper, we study the problem of parsing structured knowledge graphs from textual descriptions. In particular, we consider the scene graph representation that considers objects together with their attributes and re…

Dependency ParsingImage RetrievalKnowledge GraphsRetrieval