CVMar 4, 2022

Online Learning of Reusable Abstract Models for Object Goal Navigation

arXiv:2203.02583v124 citationsh-index: 43
Originality Incremental advance
AI Analysis

This work addresses navigation challenges for agents in unknown environments, but it is incremental as it builds on existing methods like Taskonomy.

The paper tackles the problem of Object Goal Navigation by incrementally learning an Abstract Model of unknown environments, showing that reusing these models can boost performance on public benchmarks.

In this paper, we present a novel approach to incrementally learn an Abstract Model of an unknown environment, and show how an agent can reuse the learned model for tackling the Object Goal Navigation task. The Abstract Model is a finite state machine in which each state is an abstraction of a state of the environment, as perceived by the agent in a certain position and orientation. The perceptions are high-dimensional sensory data (e.g., RGB-D images), and the abstraction is reached by exploiting image segmentation and the Taskonomy model bank. The learning of the Abstract Model is accomplished by executing actions, observing the reached state, and updating the Abstract Model with the acquired information. The learned models are memorized by the agent, and they are reused whenever it recognizes to be in an environment that corresponds to the stored model. We investigate the effectiveness of the proposed approach for the Object Goal Navigation task, relying on public benchmarks. Our results show that the reuse of learned Abstract Models can boost performance on Object Goal Navigation.

Foundations

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

Your Notes