ROAILGMay 10, 2023

Sequence-Agnostic Multi-Object Navigation

arXiv:2305.06178v113 citations
Originality Highly original
AI Analysis

This addresses the limitation of requiring predefined exploration sequences in dynamic environments, such as homes or factories, for assistive robots.

The paper tackles the Multi-Object Navigation task by proposing a sequence-agnostic deep reinforcement learning framework, which outperforms pre-sequenced and extended state-of-the-art methods in simulation experiments.

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 have viewed this as a direct extension of Object Navigation (ON), the task of localising an instance of one object class, and are pre-sequenced, i.e., the sequence in which the object classes are to be explored is provided in advance. This is a strong limitation in practical applications characterized by dynamic changes. This paper describes a deep reinforcement learning framework for sequence-agnostic MultiON based on an actor-critic architecture and a suitable reward specification. Our framework leverages past experiences and seeks to reward progress toward individual as well as multiple target object classes. We use photo-realistic scenes from the Gibson benchmark dataset in the AI Habitat 3D simulation environment to experimentally show that our method performs better than a pre-sequenced approach and a state of the art ON method extended to MultiON.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes