CVROJun 23

ObsGraph: Hierarchical Observation Representation for Embodied Reasoning and Exploration

arXiv:2606.2406815.2
Predicted impact top 26% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the need for efficient exploration and information gathering in complex environments for embodied AI agents, offering a structured representation that tightly couples perception and action.

ObsGraph introduces a hierarchical scene graph that unifies scene representation, retrieval, and exploration for embodied agents, achieving improved success and efficiency on embodied reasoning and exploration benchmarks.

Embodied reasoning and exploration are increasingly considered crucial abilities for robots operating in complex and unfamiliar environments. To accomplish tasks in such settings, an agent must identify and acquire the information necessary for the task through exploration. We propose ObsGraph, an observation-centric hierarchical scene graph that unifies scene representation, retrieval, and exploration. It retains visual evidence and organizes it into room-view-object layers: rooms provide coarse semantic anchors, views preserve contextual object covisibility, and objects store fine-grained details. On top of this representation, we perform coarse-to-fine hierarchical retrieval under a bounded budget, and crucially use retrieval outcomes to structure the exploration candidate space--activating room-level exploration, view refinement, or frontier exploration--thereby tightly coupling representation, retrieval, and adaptive multi-scale exploration. Experiments across embodied reasoning and exploration benchmarks demonstrate improved success and efficiency, highlighting the benefits of structured scene representation and more targeted information gathering driven by identified evidence gaps.

Foundations

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

Your Notes