Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

KeySG: Hierarchical Keyframe-Based 3D Scene Graphs

About

In recent years, 3D scene graphs have emerged as a powerful world representation, offering both geometric accuracy and semantic richness. Combining 3D scene graphs with large language models enables robots to reason, plan, and navigate in complex human-centered environments. However, current approaches for constructing 3D scene graphs are semantically limited to a predefined set of relationships, and their serialization in large environments can easily exceed an LLM's context window. We introduce KeySG, a framework that represents 3D scenes as a hierarchical graph consisting of floors, rooms, objects, and functional elements, where nodes are augmented with multi-modal information extracted from keyframes selected to optimize geometric and visual coverage. The keyframes allow us to efficiently leverage VLMs to extract scene information, alleviating the need to explicitly model relationship edges between objects, enabling more general, task-agnostic reasoning and planning. Our approach can process complex and ambiguous queries while mitigating the scalability issues associated with large scene graphs by utilizing a hierarchical multi-modal retrieval-augmented generation (RAG) pipeline to extract relevant context from the graph. Evaluated across three distinct benchmarks, 3D object semantic segmentation, functional element segmentation, and complex query retrieval, KeySG outperforms prior approaches on most metrics, demonstrating its superior semantic richness and efficiency.

Abdelrhman Werby, Dennis Rotondi, Fabio Scaparro, Kai O. Arras• 2025

Related benchmarks

TaskDatasetResultRank
Open-Vocabulary 3D Semantic SegmentationReplica
mAcc45.81
8
Hierarchical 3D object retrievalHM3DSem v1 (test)
Recall@1 (IoU>0.0)35.3
6
3D Object GroundingNr3D
Overall Accuracy (IoU=0.10)49.8
5
3D functional elements segmentationFunGraph3D
R@3 (IoU > 0.0)46.44
3
Showing 4 of 4 rows

Other info

Follow for update