AIROMar 12, 2018

A Deep Learning Based Behavioral Approach to Indoor Autonomous Navigation

arXiv:1803.04119v141 citations
Originality Incremental advance
AI Analysis

This addresses indoor navigation for robots by providing a higher-level semantic approach, though it appears incremental as it builds on existing graph-based and deep learning methods.

The paper tackles indoor robotic navigation by creating a semantic graph representation where nodes are locations and edges are navigational behaviors implemented with deep learning, enabling robots to navigate without precise localization or geometry. The approach was evaluated in simulated environments and successfully guided robots to complete missions like going to specific offices.

We present a semantically rich graph representation for indoor robotic navigation. Our graph representation encodes: semantic locations such as offices or corridors as nodes, and navigational behaviors such as enter office or cross a corridor as edges. In particular, our navigational behaviors operate directly from visual inputs to produce motor controls and are implemented with deep learning architectures. This enables the robot to avoid explicit computation of its precise location or the geometry of the environment, and enables navigation at a higher level of semantic abstraction. We evaluate the effectiveness of our representation by simulating navigation tasks in a large number of virtual environments. Our results show that using a simple sets of perceptual and navigational behaviors, the proposed approach can successfully guide the way of the robot as it completes navigational missions such as going to a specific office. Furthermore, our implementation shows to be effective to control the selection and switching of behaviors.

Foundations

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

Your Notes