paper-with-me

홈 › Papers

Spatial Relation Graph and Graph Convolutional Network for Object Goal Navigation

2022-08-27 · D. A. Sasi Kiran, Kritika Anand, Chaitanya Kharyal, Gulshan Kumar, Nandiraju Gireesh, Snehasis Banerjee, Ruddra dev Roychoudhury, Mohan Sridharan, Brojeshwar Bhowmick, Madhava Krishna

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.

📄 PDF Abstract BibTeX arXiv:2208.13031

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceObjectPositionRelation

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Relational Reasoning Over Spatial-Temporal Graphs for Video Summarization

2022-04-06 · IEEE Transactions on Image Processing 2022 4 · Wencheng Zhu, Yucheng Han, Jiwen Lu, Jie zhou

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+1

Fully Convolutional Scene Graph Generation

2021-03-30 · CVPR 2021 1 · Hengyue Liu, Ning Yan, Masood S. Mortazavi, Bir Bhanu

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 Generation

Spectral-Spatial Global Graph Reasoning for Hyperspectral Image Classification

2021-06-26 · Di Wang, Bo Du, Liangpei Zhang

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 Classification

3D Scene Diffusion Guidance using Scene Graphs

2023-08-08 · Mohammad Naanaa, Katharina Schmid, Yinyu Nie

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…

Denoising

TGraphX: Tensor-Aware Graph Neural Network for Multi-Dimensional Feature Learning

2025-04-04 · Arash Sajjadi, Mark Eramian

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