Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LSceneLLM: Enhancing Large 3D Scene Understanding Using Adaptive Visual Preferences

About

Research on 3D Vision-Language Models (3D-VLMs) is gaining increasing attention, which is crucial for developing embodied AI within 3D scenes, such as visual navigation and embodied question answering. Due to the high density of visual features, especially in large 3D scenes, accurately locating task-relevant visual information is challenging. Existing works attempt to segment all objects and consider their features as scene representations. However, these task-agnostic object features include much redundant information and missing details for the task-relevant area. To tackle these problems, we propose LSceneLLM, an adaptive framework that automatically identifies task-relevant areas by leveraging LLM's visual preference for different tasks, followed by a plug-and-play scene magnifier module to capture fine-grained details in focused areas. Specifically, a dense token selector examines the attention map of LLM to identify visual preferences for the instruction input. It then magnifies fine-grained details of the focusing area. An adaptive self-attention module is leveraged to fuse the coarse-grained and selected fine-grained visual information. To comprehensively evaluate the large scene understanding ability of 3D-VLMs, we further introduce a cross-room understanding benchmark, XR-Scene, which contains a series of large scene understanding tasks including XR-QA, XR-EmbodiedPlanning, and XR-SceneCaption. Experiments show that our method surpasses existing methods on both large scene understanding and existing scene understanding benchmarks. Plunging our scene magnifier module into the existing 3D-VLMs also brings significant improvement.

Hongyan Zhi, Peihao Chen, Junyan Li, Shuailei Ma, Xinyu Sun, Tianhang Xiang, Yinjie Lei, Mingkui Tan, Chuang Gan• 2024

Related benchmarks

TaskDatasetResultRank
3D Question AnsweringScanQA (val)
CIDEr88.24
133
3D Question AnsweringSQA3D (test)
EM@154.2
55
3D Question AnsweringNuscenesQA v1.0 (test)
Existence Accuracy (All)83.6
19
Embodied Object QA3D-GRAND
GPT-4 Score0.3854
15
Scene Spatial Awareness QA3D-GRAND
Binary Accuracy65.46
14
XR-EmbodiedPlanningXR-Scene 1.0 (test)
CIDEr63.08
7
XR-QAXR-Scene 1.0 (test)
CIDEr117.2
7
XR-SceneCaptionXR-Scene 1.0 (test)
CIDEr4.59
7
Embodied PlanningScanNet 3D-LLM
ROUGE47.05
4
Embodied QAScanNet 3D-LLM
ROUGE36
4
Showing 10 of 12 rows

Other info

Code

Follow for update