paper-with-me

Papers

Hierarchical Representations and Explicit Memory: Learning Effective Navigation Policies on 3D Scene Graphs using Graph Neural Networks

2021-08-02 · Zachary Ravichandran, Lisa Peng, Nathan Hughes, J. Daniel Griffith, Luca Carlone

Representations are crucial for a robot to learn effective navigation policies. Recent work has shown that mid-level perceptual abstractions, such as depth estimates or 2D semantic segmentation, lead to more effective policies when provided as observations in place of raw sensor data (e.g., RGB images). However, such policies must still learn latent three-dimensional scene properties from mid-level abstractions. In contrast, high-level, hierarchical representations such as 3D scene graphs explicitly provide a scene's geometry, topology, and semantics, making them compelling representations for navigation. In this work, we present a reinforcement learning framework that leverages high-level hierarchical representations to learn navigation policies. Towards this goal, we propose a graph neural network architecture and show how to embed a 3D scene graph into an agent-centric feature space, which enables the robot to learn policies for low-level action in an end-to-end manner. For each node in the scene graph, our method uses features that capture occupancy and semantic content, while explicitly retaining memory of the robot trajectory. We demonstrate the effectiveness of our method against commonly used visuomotor policies in a challenging object search task. These experiments and supporting ablation studies show that our method leads to more effective object search behaviors, exhibits improved long-term memory, and successfully leverages hierarchical information to guide its navigation objectives.

📄 PDF Abstract BibTeX arXiv:2108.01176

Code (1)

mit-tesse/dsg-rl 공식 구현 pytorch

Tasks

2D Semantic SegmentationGraph Neural NetworkSemantic Segmentation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical 3D Scene Graph Construction and Belief-based Planning for Semantic Navigation

2026-06-30 · Bing Wu, Zuyao Chen, Changwen Chen arxiv

Semantic navigation is a fundamental task for embodied agents operating in unseen environments, requiring both semantic understanding and long-term decision-making. Recent foundation models have empowered agents with ric…

DORAEMON: Decentralized Ontology-aware Reliable Agent with Enhanced Memory Oriented Navigation

2025-05-28 · Tianjun Gu, Linfeng Li, Xuhong Wang, Chenghua Gong 외

Adaptive navigation in unfamiliar environments is crucial for household service robots but remains challenging due to the need for both low-level path planning and high-level scene understanding. While recent vision-lang…

Autonomous NavigationRAGScene Understanding

Dynam3D: Dynamic Layered 3D Tokens Empower VLM for Vision-and-Language Navigation

2025-05-16 · Zihan Wang, Seungjun Lee, Gim Hee Lee

Vision-and-Language Navigation (VLN) is a core task where embodied agents leverage their spatial mobility to navigate in 3D environments toward designated destinations based on natural language instructions. Recently, vi…

3D geometryNavigateVision and Language Navigation

Towards Unified World Models for Visual Navigation via Memory-Augmented Planning and Foresight

2025-10-09 · Yifei Dong, Fengyi Wu, Guangyu Chen, Lingdong Kong 외 arxiv

Enabling embodied agents to imagine future states is essential for robust and generalizable visual navigation. Yet, state-of-the-art systems typically rely on modular designs that decouple navigation planning from visual…

Visual Navigation

APEX: A Decoupled Memory-based Explorer for Asynchronous Aerial Object Goal Navigation

2026-01-31 · Daoxuan Zhang, Ping Chen, Xiaobo Xia, Xiu Su 외 arxiv

Aerial Object Goal Navigation, a challenging frontier in Embodied AI, requires an Unmanned Aerial Vehicle (UAV) agent to autonomously explore, reason, and identify a specific target using only visual perception and langu…

Reinforcement Learning