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

22d ago · Global · primary source: export.arxiv.org

A team of researchers has proposed PROSE, a training-free pipeline that uses a single pretrained vision-language model to register egocentric RGB captures of the same indoor space taken at different times, according to a paper submitted in 2026 [1]. The method, called 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 sequences [1]. To make the matching tractable, PROSE compares only objects at compatible heights and verifies each proposed match with a paired same/different query [2]. A rigid transform is then selected from per-pair candidates by inlier-ratio voting [2]. The pipeline adds no learned parameters and requires no depth sensor, training, or annotated graph [1]. On the Aria Digital Twin and Aria Everyday Activities benchmarks, PROSE outperformed both geometric and learned scene-graph baselines in registration accuracy, on ground-truth and RGB-reconstructed point clouds alike [1]. The open-vocabulary scene graph it produces also transfers directly to downstream tasks, including a simulated path-planning task [2]. The work arrives amid broader efforts to fuse vision-language models with 3D egocentric perception. EgoSplat, a language-embedded 3D Gaussian Splatting framework, addressed challenges such as frequent occlusions and dynamic artifacts by introducing a multi-view instance semantics extraction mechanism and an instance-aware spatio-temporal transient prediction module [3]. Evaluated on two egocentric datasets, EgoSplat set a new benchmark for open-vocabulary localization and segmentation [3]. Separately, the ProFuse framework strengthened semantic coherence in 3D Gaussian Splatting by injecting cross-view consistency and intra-mask cohesion directly into a registration pipeline, without render-supervised training [4]. Other recent work has explored articulated 3D scene graphs from egocentric vision. The Pandora system leveraged egocentric data captured as a human explores a scene wearing Project Aria glasses to recover models of articulated object parts, integrating them into 3D scene graph representations to enhance a robot's ability to perform mobile manipulation tasks [5]. Meanwhile, the EgoProx benchmark was introduced to evaluate egocentric 3D proximity reasoning in multimodal large language models, revealing that limited spatial understanding arises not from missing spatial knowledge but from ineffective mechanisms for leveraging knowledge already encoded in model parameters [6].

research-paper

Background sources we checked (10)
  • arxiv.org ↗ # PROSE: Training-Free Egocentric Scene Registration with Vision-Language Models ... 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 …
  • arxiv.org ↗ 3D language framework that enables open-vocabulary querying is crucial for interacting with egocentric 3D scenes effectively. ... frequent occlusions ... inconsistencies, while dynamic objects ... act as transient distractors, introducing artifacts into ... EgoSplat ... language-…
  • arxiv.org ↗ Instead of relying on a ... dense correspondence–guided pre- ... More recent work has moved toward a registration-based formulation [13]. This approach bypasses render-supervised semantic training. Language-aligned features are directly registered in Gaussians using their visibil…
  • arxiv.org ↗ [2603.28732v1] Pandora: Articulated 3D Scene Graphs from Egocentric Vision --> ... 603.28732 ... 1 (cs) ... # Title:Pandora: Articulated 3D Scene Graphs from Egocentric Vision ... > Abstract:Robotic mapping systems typically approach building metric-semantic scene representatio…
  • arxiv.org ↗ , to guide perception ... in daily life. Whether multimodal large language ... . We also design an agent ... . We benchmark prevailing M ... on EgoProx and conduct additional ... dataset specific and task specific instruction ... . We observe ... Spatial Intelligence. Recent stud…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…

Sources

Spot something wrong? Report an issue