A monocular, map-free navigation pipeline uses CLIP scores on six image tiles to explore rooms and discover a target in real time.
Spatial Relation Graph and Graph Convolutional Network for Object Goal Navigation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper describes a framework for the object-goal navigation task, which requires a robot to find and move to the closest instance of a target object class from a random starting position. The framework uses a history of robot trajectories to learn a Spatial Relational Graph (SRG) and Graph Convolutional Network (GCN)-based embeddings for the likelihood of proximity of different semantically-labeled regions and the occurrence of different object classes in these regions. To locate a target object instance during evaluation, the robot uses Bayesian inference and the SRG to estimate the visible regions, and uses the learned GCN embeddings to rank visible regions and select the region to explore next.
fields
cs.RO 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
VL-Explore: Zero-shot Vision-Language Exploration and Target Discovery by Mobile Robots
A monocular, map-free navigation pipeline uses CLIP scores on six image tiles to explore rooms and discover a target in real time.