Spatial Relation Graph and Graph Convolutional Network for Object Goal Navigation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Bayesian InferenceObjectPositionRelationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Relational Reasoning Over Spatial-Temporal Graphs for Video Summarization
In this paper, we propose a dynamic graph modeling approach to learn spatial-temporal representations for video summarization. Most existing video summarization methods extract image-level features with ImageNet pre-trai…
Graph ClassificationRelationRelational ReasoningSupervised Video Summarization+1Fully Convolutional Scene Graph Generation
This paper presents a fully convolutional scene graph generation (FCSGG) model that detects objects and relations simultaneously. Most of the scene graph generation frameworks use a pre-trained two-stage object detector,…
Graph GenerationScene Graph GenerationSpectral-Spatial Global Graph Reasoning for Hyperspectral Image Classification
Convolutional neural networks have been widely applied to hyperspectral image classification. However, traditional convolutions can not effectively extract features for objects with irregular distributions. Recent method…
ClassificationHyperspectral Image Classificationimage-classificationImage Classification3D Scene Diffusion Guidance using Scene Graphs
Guided synthesis of high-quality 3D scenes is a challenging task. Diffusion models have shown promise in generating diverse data, including 3D scenes. However, current methods rely directly on text embeddings for control…
DenoisingTGraphX: Tensor-Aware Graph Neural Network for Multi-Dimensional Feature Learning
TGraphX presents a novel paradigm in deep learning by unifying convolutional neural networks (CNNs) with graph neural networks (GNNs) to enhance visual reasoning tasks. Traditional CNNs excel at extracting rich spatial f…
Graph Neural Networkobject-detectionObject DetectionRelational Reasoning+1