CVNov 1, 2018

Navigation by Imitation in a Pedestrian-Rich Environment

arXiv:1811.00506v13 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of reducing human interventions for robot navigation in crowded environments, representing an incremental improvement over existing imitation learning methods.

The paper tackles the challenge of robot navigation in pedestrian-rich environments by proposing a new learning-from-intervention algorithm based on Dataset Aggregation (DAgger), which includes an error backtrack function to learn effectively from expert interventions. The result is a robot that successfully maps pixels to control commands and navigates in real-world settings without explicitly modeling pedestrian behaviors or world models.

Deep neural networks trained on demonstrations of human actions give robot the ability to perform self-driving on the road. However, navigation in a pedestrian-rich environment, such as a campus setup, is still challenging---one needs to take frequent interventions to the robot and take control over the robot from early steps leading to a mistake. An arduous burden is, hence, placed on the learning framework design and data acquisition. In this paper, we propose a new learning-from-intervention Dataset Aggregation (DAgger) algorithm to overcome the limitations brought by applying imitation learning to navigation in the pedestrian-rich environment. Our new learning algorithm implements an error backtrack function that is able to effectively learn from expert interventions. Combining our new learning algorithm with deep convolutional neural networks and a hierarchically-nested policy-selection mechanism, we show that our robot is able to map pixels direct to control commands and navigate successfully in real world without explicitly modeling the pedestrian behaviors or the world model.

Foundations

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

Your Notes