English

Relational Graph Learning for Crowd Navigation

Robotics 2020-08-05 v3 Artificial Intelligence Machine Learning

Abstract

We present a relational graph learning approach for robotic crowd navigation using model-based deep reinforcement learning that plans actions by looking into the future. Our approach reasons about the relations between all agents based on their latent features and uses a Graph Convolutional Network to encode higher-order interactions in each agent's state representation, which is subsequently leveraged for state prediction and value estimation. The ability to predict human motion allows us to perform multi-step lookahead planning, taking into account the temporal evolution of human crowds. We evaluate our approach against a state-of-the-art baseline for crowd navigation and ablations of our model to demonstrate that navigation with our approach is more efficient, results in fewer collisions, and avoids failure cases involving oscillatory and freezing behaviors.

Keywords

Cite

@article{arxiv.1909.13165,
  title  = {Relational Graph Learning for Crowd Navigation},
  author = {Changan Chen and Sha Hu and Payam Nikdel and Greg Mori and Manolis Savva},
  journal= {arXiv preprint arXiv:1909.13165},
  year   = {2020}
}

Comments

Accepted to IROS 2020. Added links to codes and video demo