paper-with-me

Papers

ObsGraph: Hierarchical Observation Representation for Embodied Reasoning and Exploration

2026-06-23 · Taekbeom Lee, Youngseok Jang, Jeonghwa Heo, Jeongjun Choi, H. Jin Kim arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.24068

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HiMe: Hierarchical Embodied Memory for Long-Horizon Vision-Language-Action Control

2026-07-03 · Li Ji, Siyin Wang, Pengfang Qian, Xiaopeng Yu 외 arxiv

Current Vision-Language-Action (VLA) models excel at robotic manipulation but often struggle with non-Markovian tasks requiring long-term memory and reasoning due to their reliance on immediate observations. Existing sol…

ActiveFly-Bench: Aligning Embodied Question Answering with Vision-Language-Action for Aerial Embodied Perception

2026-07-11 · Weichen Zhang, Shiquan Yu, Yinan Zhu, Peizhi Tang 외 arxiv

We introduce ActiveFly-Bench, the first benchmark to bridge cyberspace reasoning and physical-world interaction for UAV embodied perception. The benchmark decomposes active perception into three hierarchical tasks: Aeria…

Question Answering

When Should a Robot Think? Resource-Aware Reasoning via Reinforcement Learning for Embodied Robotic Decision-Making

2026-03-17 · Jun Liu, Pu Zhao, Zhenglun Kong, Xuan Shen 외 arxiv

Embodied robotic systems increasingly rely on large language model (LLM)-based agents to support high-level reasoning, planning, and decision-making during interactions with the environment. However, invoking LLM reasoni…

Reinforcement Learning

FOGMACHINE -- Leveraging Discrete-Event Simulation and Scene Graphs for Modeling Hierarchical, Interconnected Environments under Partial Observations from Mobile Agents

2025-10-10 · Lars Ohnemus, Nils Hantke, Max Weißer, Kai Furmans arxiv

Dynamic Scene Graphs (DSGs) provide a structured representation of hierarchical, interconnected environments, but current approaches struggle to capture stochastic dynamics, partial observability, and multi-agent activit…

RenderMem: Rendering as Spatial Memory Retrieval

2026-03-15 · JooHyun Park, HyeongYeop Kang arxiv

Embodied reasoning is inherently viewpoint-dependent: what is visible, occluded, or reachable depends critically on where the agent stands. However, existing spatial memory systems for embodied agents typically store eit…

Spatial Reasoning