ROSep 30, 2018

Getting Robots Unfrozen and Unlost in Dense Pedestrian Crowds

arXiv:1810.00352v168 citations
Originality Incremental advance
AI Analysis

This work solves navigation challenges for robots in crowded public spaces like malls and airports, though it is incremental as it builds on prior reinforcement learning methods.

The paper tackles the problem of mobile robot navigation in dense pedestrian crowds, addressing issues of freezing and getting lost, and demonstrates that their method outperforms state-of-the-art approaches in simulated and real-world environments.

We aim to enable a mobile robot to navigate through environments with dense crowds, e.g., shopping malls, canteens, train stations, or airport terminals. In these challenging environments, existing approaches suffer from two common problems: the robot may get frozen and cannot make any progress toward its goal, or it may get lost due to severe occlusions inside a crowd. Here we propose a navigation framework that handles the robot freezing and the navigation lost problems simultaneously. First, we enhance the robot's mobility and unfreeze the robot in the crowd using a reinforcement learning based local navigation policy developed in our previous work~\cite{long2017towards}, which naturally takes into account the coordination between the robot and the human. Secondly, the robot takes advantage of its excellent local mobility to recover from its localization failure. In particular, it dynamically chooses to approach a set of recovery positions with rich features. To the best of our knowledge, our method is the first approach that simultaneously solves the freezing problem and the navigation lost problem in dense crowds. We evaluate our method in both simulated and real-world environments and demonstrate that it outperforms the state-of-the-art approaches. Videos are available at https://sites.google.com/view/rlslam.

Foundations

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

Your Notes