# Modeling Cooperative Navigation in Dense Human Crowds

**Authors:** Anirudh Vemula, Katharina Muelling, Jean Oh

arXiv: 1705.06201 · 2017-05-18

## TL;DR

This paper presents a data-driven approach for robot navigation in dense crowds by modeling joint future trajectories of all agents, improving prediction accuracy over longer time horizons in complex environments.

## Contribution

It introduces a local interaction model trained on real human data to better predict agent trajectories in crowded scenarios, surpassing previous hand-crafted methods.

## Key findings

- Outperforms state-of-the-art in trajectory prediction accuracy
- Handles complex crowded environments effectively
- Improves long-horizon prediction performance

## Abstract

For robots to be a part of our daily life, they need to be able to navigate among crowds not only safely but also in a socially compliant fashion. This is a challenging problem because humans tend to navigate by implicitly cooperating with one another to avoid collisions, while heading toward their respective destinations. Previous approaches have used hand-crafted functions based on proximity to model human-human and human-robot interactions. However, these approaches can only model simple interactions and fail to generalize for complex crowded settings. In this paper, we develop an approach that models the joint distribution over future trajectories of all interacting agents in the crowd, through a local interaction model that we train using real human trajectory data. The interaction model infers the velocity of each agent based on the spatial orientation of other agents in his vicinity. During prediction, our approach infers the goal of the agent from its past trajectory and uses the learned model to predict its future trajectory. We demonstrate the performance of our method against a state-of-the-art approach on a public dataset and show that our model outperforms when predicting future trajectories for longer horizons.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.06201/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1705.06201/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1705.06201/full.md

---
Source: https://tomesphere.com/paper/1705.06201