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

PROSE: Training-Free Egocentric Scene Registration with Vision-Language Models

About

Registering two captures of the same indoor space taken at different times underpins persistent spatial memory for robots and AR systems, yet the realistic version of this task is egocentric and its most scalable form is RGB-only. Head-mounted cameras yield blurry, fast-moving, partially overlapping views from which dense geometry is hard to recover. Classical registration leans on exactly the clean point clouds this setting lacks, while learned scene-graph methods require a pre-built or annotated graph and a trained matcher that we find brittle under egocentric data. We take a different route, using a pretrained vision-language model as the source of both scene understanding and cross-scan matching. Our method, PROSE (Prompted Scene rEgistration), lifts each RGB sequence into an object-level 3D scene graph using off-the-shelf foundation models for geometry, segmentation, and language, then prompts the same VLM to match object instances across the two RGB sequences. To make this matching tractable and reliable, we leverage object heights as a prior and verify each proposed match with a paired same/different query, then solve for the rigid transform by hypothesizing a candidate per matched object and selecting the one with the strongest geometric consensus. PROSE adds no learned parameters and requires no depth sensor, training, or annotated graph. On the egocentric Aria Digital Twin and Aria Everyday Activities benchmarks, it outperforms both geometric and learned scene-graph baselines in registration accuracy, on ground-truth and RGB-reconstructed point clouds alike, and the scene graph it produces transfers directly to downstream tasks.

Zhiang Chen, Nahyuk Lee, Boyang Sun, Taein Kwon, Marc Pollefeys, Zuria Bauer, Sunghwan Hong• 2026

Related benchmarks

TaskDatasetResultRank
Scene registrationAria Digital Twin Single-ARIA
Rotation Recall (RR)87
13
Scene registrationAria Digital Twin Multi-ARIA
Rotation Recall (RR)91.2
13
Scene registrationAria Digital Twin (Total)
Rotation Recall (RR)89.2
13
Scene registrationAria Everyday Activities (Total)
RR65.5
6
Path planningSimulated Path Planning Open-plan room
Success Rate (Room)49.6
3
Showing 5 of 5 rows

Other info

Follow for update