English

Robot Navigation in Crowds by Graph Convolutional Networks with Attention Learned from Human Gaze

Robotics 2019-09-24 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Safe and efficient crowd navigation for mobile robot is a crucial yet challenging task. Previous work has shown the power of deep reinforcement learning frameworks to train efficient policies. However, their performance deteriorates when the crowd size grows. We suggest that this can be addressed by enabling the network to identify and pay attention to the humans in the crowd that are most critical to navigation. We propose a novel network utilizing a graph representation to learn the policy. We first train a graph convolutional network based on human gaze data that accurately predicts human attention to different agents in the crowd. Then we incorporate the learned attention into a graph-based reinforcement learning architecture. The proposed attention mechanism enables the assignment of meaningful weightings to the neighbors of the robot, and has the additional benefit of interpretability. Experiments on real-world dense pedestrian datasets with various crowd sizes demonstrate that our model outperforms state-of-art methods by 18.4% in task accomplishment and by 16.4% in time efficiency.

Keywords

Cite

@article{arxiv.1909.10400,
  title  = {Robot Navigation in Crowds by Graph Convolutional Networks with Attention Learned from Human Gaze},
  author = {Yuying Chen and Congcong Liu and Ming Liu and Bertram E. Shi},
  journal= {arXiv preprint arXiv:1909.10400},
  year   = {2019}
}

Comments

8 pages, 7 figures

R2 v1 2026-06-23T11:23:17.996Z