Relational Graph Learning for Crowd Navigation
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Social Navigation | 500 random navigation (test) | SR32.6 | 10 | |
| Navigation Task 1 | CARLA Town02 | Average Time (AT)95.15 | 4 | |
| Navigation Task 1 | CARLA Town01 | Average Time113.3 | 4 | |
| Navigation Task 1 | CARLA Town03 | Average Time (AT)147.9 | 4 | |
| Navigation Task 1 | CARLA Town07 | Average Time88.65 | 4 | |
| Navigation Task 2 | CARLA Town02 | Average Time (AT)152.6 | 4 | |
| Navigation Task 2 | CARLA Town01 | Average Time (s)189.4 | 4 | |
| Navigation Task 2 | CARLA Town03 | Average Time (AT)304.5 | 4 | |
| Navigation Task 2 | CARLA Town07 | Average Time (AT)124.8 | 4 |