Intention Aware Robot Crowd Navigation with Attention-Based Interaction Graph
About
We study the problem of safe and intention-aware robot navigation in dense and interactive crowds. Most previous reinforcement learning (RL) based methods fail to consider different types of interactions among all agents or ignore the intentions of people, which results in performance degradation. To learn a safe and efficient robot policy, we propose a novel recurrent graph neural network with attention mechanisms to capture heterogeneous interactions among agents through space and time. To encourage longsighted robot behaviors, we infer the intentions of dynamic agents by predicting their future trajectories for several timesteps. The predictions are incorporated into a model-free RL framework to prevent the robot from intruding into the intended paths of other agents. We demonstrate that our method enables the robot to achieve good navigation performance and non-invasiveness in challenging crowd navigation scenarios. We successfully transfer the policy learned in simulation to a real-world TurtleBot 2i. Our code and videos are available at https://sites.google.com/view/intention-aware-crowdnav/home.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Social Robot Navigation | Walking-talk experimental scenario 1.0 | NT90 | 12 | |
| Robot navigation | Photography experimental scenario 1.0 (test) | NT90 | 6 | |
| Social Robot Navigation | Photography experimental scenario 1.0 | NT90 | 6 | |
| Social Robot Navigation | Wiping glass-wall experimental scenario 1.0 | NT29.11 | 6 | |
| Crowd Navigation | Low-Density Scenarios | Comprehensive Score0.82 | 6 | |
| Social Robot Navigation | Queuing experimental scenario 1.0 | NT17.18 | 6 | |
| Socially-compliant Robot Navigation | Queuing scenario 1.0 (test) | NT17.18 | 6 |