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 Navigation | ETH and UCY LiDAR (Online) | Success Rate (SR)100 | 15 | |
| Social Robot Navigation | Walking-talk experimental scenario 1.0 | NT90 | 12 | |
| Robot navigation | 20-obstacle environment Single Integrator | Success Rate70 | 12 | |
| Robot navigation | 20-obstacle environment Unicycle | Success Rate (SR)47.4 | 12 | |
| Social Navigation | ETH and UCY Perfect Perception Offline | Success Rate98.2 | 9 | |
| Robot navigation | five-phase benchmark ORCA Pedestrians 500 episodes (test) | Success Rate (SR)83 | 8 | |
| Robot navigation | Social Force Pedestrians five-phase 500 episodes (test) | Success Rate (SR)85 | 8 | |
| Crowd Navigation | Crowd Navigation w/ random | Success Rate (SR)89.35 | 7 | |
| Crowd Navigation | Crowd Navigation w/o random | Success Rate (SR)94.03 | 7 | |
| Robot navigation | Photography experimental scenario 1.0 (test) | NT90 | 6 |