CVAIJul 1

DeWorldSG: Depth-Aware 3D Semantic Scene Graph Generation via World-Model Priors

arXiv:2607.0088917.5Has Code
Predicted impact top 12% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses the problem of unstable 3D object representations and missing relations in 3D scene graph generation for robotics and AR applications.

DeWorldSG generates spatio-temporally robust 3D Semantic Scene Graphs from RGB-D sequences, achieving state-of-the-art performance with 77.4% improvement in triplet recall and 23.2% in predicate recall over prior methods.

We present DeWorldSG, a novel framework that generates spatio-temporally robust 3D Semantic Scene Graphs from RGB-D sequences. Existing methods often struggle to construct reliable 3D scene graphs due to unstable 3D object representations and missing relations caused by frame-wise inference. DeWorldSG addresses these issues by estimating instance-level geometric 3D Gaussian distributions through depth-guided filtering and representing each object as a probabilistic 3D node rather than a single projected point. To mitigate relational sparsity from frame-wise inference, our framework further aggregates spatiotemporal evidence across object pairs and refines relations using contextual priors derived from a world model (V-JEPA 2). Experiments on the 3DSSG and ReplicaSSG datasets demonstrate state-of-the-art (SoTA) performance in both object and predicate prediction, while producing temporally consistent scene structures. In particular, our method improves triplet recall by 77.4% and predicate recall by 23.2% over prior SoTA approaches, making it suitable for robotic manipulation and AR applications. Our code and models are open-sourced.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes