paper-with-me

Papers

Zero-shot object goal visual navigation

2022-06-15 · Qianfan Zhao, Lu Zhang, Bin He, Hong Qiao, Zhiyong Liu

Object goal visual navigation is a challenging task that aims to guide a robot to find the target object based on its visual observation, and the target is limited to the classes pre-defined in the training stage. However, in real households, there may exist numerous target classes that the robot needs to deal with, and it is hard for all of these classes to be contained in the training stage. To address this challenge, we study the zero-shot object goal visual navigation task, which aims at guiding robots to find targets belonging to novel classes without any training samples. To this end, we also propose a novel zero-shot object navigation framework called semantic similarity network (SSNet). Our framework use the detection results and the cosine similarity between semantic word embeddings as input. Such type of input data has a weak correlation with classes and thus our framework has the ability to generalize the policy to novel classes. Extensive experiments on the AI2-THOR platform show that our model outperforms the baseline models in the zero-shot object navigation task, which proves the generalization ability of our model. Our code is available at: https://github.com/pioneer-innovation/Zero-Shot-Object-Navigation.

📄 PDF Abstract BibTeX arXiv:2206.07423

Code (1)

pioneer-innovation/zero-shot-object-navigation 공식 구현 pytorch

Tasks

Knowledge GraphsObjectSemantic SimilaritySemantic Textual SimilarityVisual NavigationWord EmbeddingsZero-Shot Learning

Similar Papers 제목 키워드 기반

Zero-Shot Object Goal Visual Navigation With Class-Independent Relationship Network

2023-10-15 · Xinting Li, Shiguang Zhang, Yue Lu, Kerry Dang 외

This paper investigates the zero-shot object goal visual navigation problem. In the object goal visual navigation task, the agent needs to locate navigation targets from its egocentric visual input. "Zero-shot" means tha…

ObjectSemantic SimilaritySemantic Textual SimilarityVisual Navigation

SemNav: A Model-Based Planner for Zero-Shot Object Goal Navigation Using Vision-Foundation Models

2025-06-04 · Arnab Debnath, Gregory J. Stein, Jana Kosecka

Object goal navigation is a fundamental task in embodied AI, where an agent is instructed to locate a target object in an unexplored environment. Traditional learning-based methods rely heavily on large-scale annotated d…

Object

Difference-Based Relational Learning for Zero-Shot Object-Goal Visual Navigation With Direct Sim-to-Real Transfer

2026-07-17 · Guolei Qi, Feitian Zhang arxiv

End-to-end deep reinforcement learning (DRL) for zero-shot object-goal visual navigation remains challenged by the sim-to-real gap, particularly variations in object appearance and restricted camera field-of-view (FoV). …

Zero-shot GeneralizationReinforcement LearningVisual Navigation

TDANet: Target-Directed Attention Network For Object-Goal Visual Navigation With Zero-Shot Ability

2024-04-12 · Shiwei Lian, Feitian Zhang

The generalization of the end-to-end deep reinforcement learning (DRL) for object-goal visual navigation is a long-standing challenge since object classes and placements vary in new test environments. Learning domain-ind…

Deep Reinforcement LearningObjectVisual Navigation

Can an Embodied Agent Find Your "Cat-shaped Mug"? LLM-Guided Exploration for Zero-Shot Object Navigation

2023-03-06 · Vishnu Sashank Dorbala, James F. Mullen Jr., Dinesh Manocha

We present LGX (Language-guided Exploration), a novel algorithm for Language-Driven Zero-Shot Object Goal Navigation (L-ZSON), where an embodied agent navigates to a uniquely described target object in a previously unsee…

Motion PlanningObjectobject-detectionObject Detection+1