paper-with-me

Papers

Visual Semantic Navigation using Scene Priors

2018-10-15 · ICLR 2019 5 · Wei Yang, Xiaolong Wang, Ali Farhadi, Abhinav Gupta, Roozbeh Mottaghi

How do humans navigate to target objects in novel scenes? Do we use the semantic/functional priors we have built over years to efficiently search and navigate? For example, to search for mugs, we search cabinets near the coffee machine and for fruits we try the fridge. In this work, we focus on incorporating semantic priors in the task of semantic navigation. We propose to use Graph Convolutional Networks for incorporating the prior knowledge into a deep reinforcement learning framework. The agent uses the features from the knowledge graph to predict the actions. For evaluation, we use the AI2-THOR framework. Our experiments show how semantic knowledge improves performance significantly. More importantly, we show improvement in generalization to unseen scenes and/or objects. The supplementary video can be accessed at the following link: https://youtu.be/otKjuO805dE .

📄 PDF Abstract BibTeX arXiv:1810.06543

Code (1)

barmayo/spatial_attention pytorch

Tasks

Deep Reinforcement LearningNavigateReinforcement Learning

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Knowledge-driven Scene Priors for Semantic Audio-Visual Embodied Navigation

2022-12-21 · Gyan Tatiya, Jonathan Francis, Luca Bondi, Ingrid Navarro 외

Generalisation to unseen contexts remains a challenge for embodied navigation agents. In the context of semantic audio-visual navigation (SAVi) tasks, the notion of generalisation should include both generalising to unse…

Visual Navigation

SSCNav: Confidence-Aware Semantic Scene Completion for Visual Semantic Navigation

2020-12-08 · Yiqing Liang, Boyuan Chen, Shuran Song

This paper focuses on visual semantic navigation, the task of producing actions for an active agent to navigate to a specified target object category in an unknown environment. To complete this task, the algorithm should…

Navigate

How To Not Train Your Dragon: Training-free Embodied Object Goal Navigation with Semantic Frontiers

2023-05-26 · Junting Chen, Guohao Li, Suryansh Kumar, Bernard Ghanem 외

Object goal navigation is an important problem in Embodied AI that involves guiding the agent to navigate to an instance of the object category in an unknown environment -- typically an indoor scene. Unfortunately, curre…

Imitation LearningNavigateObjectSimultaneous Localization and Mapping

Learning to Map for Active Semantic Goal Navigation

2021-06-29 · ICLR 2022 4 · Georgios Georgakis, Bernadette Bucher, Karl Schmeckpeper, Siddharth Singh 외

We consider the problem of object goal navigation in unseen environments. Solving this problem requires learning of contextual semantic priors, a challenging endeavour given the spatial and semantic variability of indoor…

Recursive Visual Imagination and Adaptive Linguistic Grounding for Vision Language Navigation

2025-07-29 · Bolei Chen, Jiaxu Kang, Yifei Wang, Ping Zhong 외 arxiv

Vision Language Navigation (VLN) typically requires agents to navigate to specified objects or remote regions in unknown scenes by obeying linguistic commands. Such tasks require organizing historical visual observations…