paper-with-me

홈 › Papers

OpenObject-NAV: Open-Vocabulary Object-Oriented Navigation Based on Dynamic Carrier-Relationship Scene Graph

2024-09-27 · Yujie Tang, Meiling Wang, Yinan Deng, Zibo Zheng, Jiagui Zhong, Yufeng Yue

In everyday life, frequently used objects like cups often have unfixed positions and multiple instances within the same category, and their carriers frequently change as well. As a result, it becomes challenging for a robot to efficiently navigate to a specific instance. To tackle this challenge, the robot must capture and update scene changes and plans continuously. However, current object navigation approaches primarily focus on semantic-level and lack the ability to dynamically update scene representation. This paper captures the relationships between frequently used objects and their static carriers. It constructs an open-vocabulary Carrier-Relationship Scene Graph (CRSG) and updates the carrying status during robot navigation to reflect the dynamic changes of the scene. Based on the CRSG, we further propose an instance navigation strategy that models the navigation process as a Markov Decision Process. At each step, decisions are informed by Large Language Model's commonsense knowledge and visual-language feature similarity. We designed a series of long-sequence navigation tasks for frequently used everyday items in the Habitat simulator. The results demonstrate that by updating the CRSG, the robot can efficiently navigate to moved targets. Additionally, we deployed our algorithm on a real robot and validated its practical effectiveness.

📄 PDF Abstract BibTeX arXiv:2409.18743

Code (0)

등록된 구현이 없습니다.

Tasks

NavigateRobot Navigation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Open-Vocabulary Object-Goal Navigation by Generalizing Semantic Mapping with Dense CLIP

2024-07-12 · Meng Wei, Chenyang Wan, Tai Wang, Yuqiang Yang 외 arxiv

Object-oriented embodied navigation tasks require agents to locate specific objects, either defined by category or images, in unseen environments. While recent methods have made progress in extending closed-set models to…

Reinforcement Learning

FSUNav: A Cerebrum-Cerebellum Architecture for Fast, Safe, and Universal Zero-Shot Goal-Oriented Navigation

2026-04-03 · Mingao Tan, Yiyang Li, Shanze Wang, Xinming Zhang 외 arxiv

Current vision-language navigation methods face substantial bottlenecks regarding heterogeneous robot compatibility, real-time performance, and navigation safety. Furthermore, they struggle to support open-vocabulary sem…

Vision-Language NavigationReinforcement Learning

HM3D-OVON: A Dataset and Benchmark for Open-Vocabulary Object Goal Navigation

2024-09-22 · Naoki Yokoyama, Ram Ramrakhya, Abhishek Das, Dhruv Batra 외

We present the Habitat-Matterport 3D Open Vocabulary Object Goal Navigation dataset (HM3D-OVON), a large-scale benchmark that broadens the scope and semantic range of prior Object Goal Navigation (ObjectNav) benchmarks. …

NavigateVisual Navigation

Hierarchical Open-Vocabulary 3D Scene Graphs for Language-Grounded Robot Navigation

2024-03-26 · Abdelrhman Werby, Chenguang Huang, Martin Büchner, Abhinav Valada 외

Recent open-vocabulary robot mapping methods enrich dense geometric maps with pre-trained visual-language features. While these maps allow for the prediction of point-wise saliency maps when queried for a certain languag…

ObjectRobot Navigation

SD-OVON: A Semantics-aware Dataset and Benchmark Generation Pipeline for Open-Vocabulary Object Navigation in Dynamic Scenes

2025-05-24 · Dicong Qiu, Jiadi You, Zeying Gong, Ronghe Qiu 외

We present the Semantics-aware Dataset and Benchmark Generation Pipeline for Open-vocabulary Object Navigation in Dynamic Scenes (SD-OVON). It utilizes pretraining multimodal foundation models to generate infinite unique…

Object