paper-with-me

Papers

MultiON: Benchmarking Semantic Map Memory using Multi-Object Navigation

2020-12-07 · NeurIPS 2020 12 · Saim Wani, Shivansh Patel, Unnat Jain, Angel X. Chang, Manolis Savva

Navigation tasks in photorealistic 3D environments are challenging because they require perception and effective planning under partial observability. Recent work shows that map-like memory is useful for long-horizon navigation tasks. However, a focused investigation of the impact of maps on navigation tasks of varying complexity has not yet been performed. We propose the multiON task, which requires navigation to an episode-specific sequence of objects in a realistic environment. MultiON generalizes the ObjectGoal navigation task and explicitly tests the ability of navigation agents to locate previously observed goal objects. We perform a set of multiON experiments to examine how a variety of agent models perform across a spectrum of navigation task complexities. Our experiments show that: i) navigation performance degrades dramatically with escalating task complexity; ii) a simple semantic map agent performs surprisingly well relative to more complex neural image feature map agents; and iii) even oracle map agents achieve relatively low performance, indicating the potential for future work in training embodied navigation agents using maps. Video summary: https://youtu.be/yqTlHNIcgnY

📄 PDF Abstract BibTeX arXiv:2012.03912

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingObjectObjectGoal Navigation

Similar Papers 제목 키워드 기반

Sequence-Agnostic Multi-Object Navigation

2023-05-10 · Nandiraju Gireesh, Ayush Agrawal, Ahana Datta, Snehasis Banerjee 외

The Multi-Object Navigation (MultiON) task requires a robot to localize an instance (each) of multiple object classes. It is a fundamental task for an assistive robot in a home or a factory. Existing methods for MultiON …

Deep Reinforcement LearningObject

SayNav: Grounding Large Language Models for Dynamic Planning to Navigation in New Environments

2023-09-08 · Abhinav Rajvanshi, Karan Sikka, Xiao Lin, Bhoram Lee 외

Semantic reasoning and dynamic planning capabilities are crucial for an autonomous agent to perform complex navigation tasks in unknown environments. It requires a large amount of common-sense knowledge, that humans poss…

Common Sense ReasoningNavigate

DIV-Nav: Open-Vocabulary Spatial Relationships for Multi-Object Navigation

2025-10-18 · Jesús Ortega-Peimbert, Finn Lukas Busch, Timon Homberger, Quantao Yang 외 arxiv

Advances in open-vocabulary semantic mapping and object navigation have enabled robots to perform an informed search of their environment for an arbitrary object. However, such zero-shot object navigation is typically de…

Long-HOT: A Modular Hierarchical Approach for Long-Horizon Object Transport

2022-10-28 · Sriram Narayanan, Dinesh Jayaraman, Manmohan Chandraker

We address key challenges in long-horizon embodied exploration and navigation by proposing a new object transport task and a novel modular framework for temporally extended navigation. Our first contribution is the desig…

Motion Planning

SGoLAM: Simultaneous Goal Localization and Mapping for Multi-Object Goal Navigation

2021-10-14 · Junho Kim, Eun Sun Lee, MinGi Lee, Donsu Zhang 외

We present SGoLAM, short for simultaneous goal localization and mapping, which is a simple and efficient algorithm for Multi-Object Goal navigation. Given an agent equipped with an RGB-D camera and a GPS/Compass sensor, …

NavigateVisual Navigation